Skip to content

Commit a74e716

Browse files
build(deps): bump cookie from 0.5.0 to 0.6.0 (#275)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1e5b04 commit a74e716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "commonjs",
77
"types": "types/index.d.ts",
88
"dependencies": {
9-
"cookie": "^0.5.0",
9+
"cookie": "^0.6.0",
1010
"process-warning": "^2.0.0",
1111
"set-cookie-parser": "^2.4.1"
1212
},

0 commit comments

Comments
 (0)