Skip to content

Commit 9756bfb

Browse files
Bump cookie from 0.7.2 to 1.0.2 (#13327)
Bumps [cookie](https://github.com/jshttp/cookie) from 0.7.2 to 1.0.2. - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.7.2...v1.0.2) --- updated-dependencies: - dependency-name: cookie dependency-type: direct:development 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 82427cf commit 9756bfb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@
274274
"circular-dependency-plugin": "^5.0.0",
275275
"concurrently": "^9.2.1",
276276
"content-security-policy-parser": "^0.6.0",
277-
"cookie": "^0.7.2",
277+
"cookie": "^1.0.2",
278278
"css-loader": "^7.1.2",
279279
"css-minimizer-webpack-plugin": "^7.0.2",
280280
"eslint": "^8.57.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3441,10 +3441,10 @@ cookie@^0.4.0:
34413441
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432"
34423442
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==
34433443

3444-
cookie@^0.7.2:
3445-
version "0.7.2"
3446-
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7"
3447-
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
3444+
cookie@^1.0.2:
3445+
version "1.0.2"
3446+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610"
3447+
integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==
34483448

34493449
cookiejar@^2.1.4:
34503450
version "2.1.4"

0 commit comments

Comments
 (0)