Skip to content

Commit a749160

Browse files
authored
Merge pull request #441 from dwyl/dependabot/npm_and_yarn/cookie-0.6.0
Bump cookie from 0.5.0 to 0.6.0
2 parents 4458bb7 + 8180fa9 commit a749160

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -57,7 +57,7 @@
5757
"homepage": "https://github.com/dwyl/hapi-auth-jwt2",
5858
"dependencies": {
5959
"@hapi/boom": "^10.0.0",
60-
"cookie": "^0.5.0",
60+
"cookie": "^0.6.0",
6161
"jsonwebtoken": "^9.0.0"
6262
},
6363
"devDependencies": {

0 commit comments

Comments
 (0)