Skip to content

Commit 07cd3e3

Browse files
build(deps): bump cookie from 0.6.0 to 1.0.2 (#1490)
1 parent ab5c3a8 commit 07cd3e3

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"test:debug": "NODE_ENV= node --inspect=0.0.0.0:20001 ./node_modules/.bin/jest --colors --runInBand --no-coverage --watch"
4040
},
4141
"dependencies": {
42-
"cookie": "^0.6.0",
42+
"cookie": "^1.0.2",
4343
"glob": "^11.0.0",
4444
"reflect-metadata": "^0.2.2",
4545
"template-url": "^1.0.0"

0 commit comments

Comments
 (0)