Skip to content

Commit 7748441

Browse files
build(deps): bump cookie from 0.7.2 to 1.0.1 (#307)
Bumps [cookie](https://github.com/jshttp/cookie) from 0.7.2 to 1.0.1. - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.7.2...v1.0.1) --- updated-dependencies: - dependency-name: cookie dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19d39d0 commit 7748441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
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.7.0",
9+
"cookie": "^1.0.1",
1010
"process-warning": "^4.0.0",
1111
"set-cookie-parser": "^2.6.0"
1212
},

0 commit comments

Comments
 (0)