Skip to content

Commit

Permalink
Bump cookie from 0.7.2 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/jshttp/cookie) from 0.7.2 to 1.0.0.
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.7.2...v1.0.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 94a7e99 commit a7c5271
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"circular-dependency-plugin": "^5.0.0",
"concurrently": "^8.2.2",
"content-security-policy-parser": "^0.4.0",
"cookie": "^0.7.2",
"cookie": "^1.0.0",
"css-loader": "^6.10.0",
"css-minimizer-webpack-plugin": "^6.0.0",
"eslint": "^8.57.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3468,10 +3468,10 @@ cookie@^0.4.0:
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432"
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==

cookie@^0.7.2:
version "0.7.2"
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7"
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
cookie@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.0.tgz#1eee6e952e3e06f79434699fe8370c48f3a5480b"
integrity sha512-bsSztFoaR8bw9MlFCrTHzc1wOKCUKOBsbgFdoDilZDkETAOOjKSqV7L+EQLbTaylwvZasd9vM4MGKotJaUfSpA==

cookiejar@^2.1.4:
version "2.1.4"
Expand Down

0 comments on commit a7c5271

Please sign in to comment.