Skip to content

Commit 8180fa9

Browse files
Bump cookie from 0.5.0 to 0.6.0
Bumps [cookie](https://github.com/jshttp/cookie) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/jshttp/cookie/releases) - [Changelog](https://github.com/jshttp/cookie/blob/master/HISTORY.md) - [Commits](jshttp/cookie@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: cookie dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4458bb7 commit 8180fa9

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)