Skip to content

Commit dad318e

Browse files
authoredNov 23, 2024··
fix(deps): update external fixes (#2456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8582825 commit dad318e

File tree

2 files changed

+19
-10
lines changed

2 files changed

+19
-10
lines changed
 

‎package-lock.json

+17-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"chalk-template": "1.1.0",
4848
"chokidar": "4.0.1",
4949
"compression": "1.7.5",
50-
"cookie": "1.0.1",
50+
"cookie": "1.0.2",
5151
"cookie-parser": "1.4.7",
5252
"dotenv": "16.4.5",
5353
"express": "4.21.1",
@@ -82,7 +82,7 @@
8282
"c8": "10.1.2",
8383
"eslint": "8.57.1",
8484
"esmock": "2.6.9",
85-
"husky": "9.1.6",
85+
"husky": "9.1.7",
8686
"junit-report-builder": "5.1.1",
8787
"lint-staged": "15.2.10",
8888
"mocha": "10.8.2",

0 commit comments

Comments
 (0)
Please sign in to comment.