Skip to content

Commit 54af0db

Browse files
[deps] Bump react-cookie from 4.1.1 to 8.0.1
Bumps [react-cookie](https://github.com/bendotcodes/cookies) from 4.1.1 to 8.0.1. - [Release notes](https://github.com/bendotcodes/cookies/releases) - [Changelog](https://github.com/bendotcodes/cookies/blob/main/LEGACY-CHANGELOG.md) - [Commits](https://github.com/bendotcodes/cookies/commits/v8.0.1) --- updated-dependencies: - dependency-name: react-cookie dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d86199 commit 54af0db

2 files changed

Lines changed: 26 additions & 27 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"qs": "^6.9.4",
3636
"raf": "^3.4.1",
3737
"react": "^16.13.1",
38-
"react-cookie": "^4.0.3",
38+
"react-cookie": "^8.0.1",
3939
"react-countdown": "^2.3.5",
4040
"react-dom": "^16.13.1",
4141
"react-helmet": "^6.1.0",

yarn.lock

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1845,11 +1845,6 @@
18451845
dependencies:
18461846
"@types/node" "*"
18471847

1848-
"@types/cookie@^0.3.3":
1849-
version "0.3.3"
1850-
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.3.3.tgz#85bc74ba782fb7aa3a514d11767832b0e3bc6803"
1851-
integrity sha512-LKVP3cgXBT9RYj+t+9FDKwS5tdI+rPBXaNSkma7hvqy35lc7mAokC2zsqWJH0LaqIt3B962nuYI77hsJoT1gow==
1852-
18531848
"@types/cookie@^0.5.1":
18541849
version "0.5.2"
18551850
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.5.2.tgz#9bf9d62c838c85a07c92fdf2334c2c14fd9c59a9"
@@ -1896,10 +1891,10 @@
18961891
dependencies:
18971892
"@types/node" "*"
18981893

1899-
"@types/hoist-non-react-statics@^3.0.1", "@types/hoist-non-react-statics@^3.3.1":
1900-
version "3.3.2"
1901-
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#dc1e9ded53375d37603c479cc12c693b0878aa2a"
1902-
integrity sha512-YIQtIg4PKr7ZyqNPZObpxfHsHEmuB8dXCxd6qVcGuQVDK2bpsF7bYNnBJ4Nn7giuACZg+WewExgrtAJ3XnA4Xw==
1894+
"@types/hoist-non-react-statics@^3.3.1", "@types/hoist-non-react-statics@^3.3.6":
1895+
version "3.3.6"
1896+
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.6.tgz#6bba74383cdab98e8db4e20ce5b4a6b98caed010"
1897+
integrity sha512-lPByRJUer/iN/xa4qpyL0qmL11DqNW81iU/IG1S3uvRUq4oKagz8VCxZjiWkumgt66YT3vOdDgZ0o32sGKtCEw==
19031898
dependencies:
19041899
"@types/react" "*"
19051900
hoist-non-react-statics "^3.3.0"
@@ -4112,7 +4107,7 @@ cookie-signature@^1.1.0:
41124107
resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.2.0.tgz#4deed303f5f095e7a02c979e3fcb19157f5eaeea"
41134108
integrity sha512-R0BOPfLGTitaKhgKROKZQN6iyq2iDQcH1DOF8nJoaWapguX5bC2w+Q/I9NmmM5lfcvEarnLZr+cCvmEYYSXvYA==
41144109

4115-
cookie@0.4.1, cookie@^0.4.0, cookie@^0.4.1:
4110+
cookie@0.4.1, cookie@^0.4.1:
41164111
version "0.4.1"
41174112
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.1.tgz#afd713fe26ebd21ba95ceb61f9a8116e50a537d1"
41184113
integrity sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==
@@ -4127,6 +4122,11 @@ cookie@^0.5.0:
41274122
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
41284123
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
41294124

4125+
cookie@^1.0.2:
4126+
version "1.0.2"
4127+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610"
4128+
integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==
4129+
41304130
cookies@~0.9.0:
41314131
version "0.9.1"
41324132
resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.9.1.tgz#3ffed6f60bb4fb5f146feeedba50acc418af67e3"
@@ -6913,7 +6913,7 @@ hmac-drbg@^1.0.1:
69136913
minimalistic-assert "^1.0.0"
69146914
minimalistic-crypto-utils "^1.0.1"
69156915

6916-
hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2:
6916+
hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2:
69176917
version "3.3.2"
69186918
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
69196919
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -10775,14 +10775,14 @@ rc@^1.2.7:
1077510775
minimist "^1.2.0"
1077610776
strip-json-comments "~2.0.1"
1077710777

10778-
react-cookie@^4.0.3:
10779-
version "4.1.1"
10780-
resolved "https://registry.yarnpkg.com/react-cookie/-/react-cookie-4.1.1.tgz#832e134ad720e0de3e03deaceaab179c4061a19d"
10781-
integrity sha512-ffn7Y7G4bXiFbnE+dKhHhbP+b8I34mH9jqnm8Llhj89zF4nPxPutxHT1suUqMeCEhLDBI7InYwf1tpaSoK5w8A==
10778+
react-cookie@^8.0.1:
10779+
version "8.0.1"
10780+
resolved "https://registry.yarnpkg.com/react-cookie/-/react-cookie-8.0.1.tgz#0d7f5112c9003b61c70d3d53f1f0a5b741e9f2e9"
10781+
integrity sha512-QNdAd0MLuAiDiLcDU/2s/eyKmmfMHtjPUKJ2dZ/5CcQ9QKUium4B3o61/haq6PQl/YWFqC5PO8GvxeHKhy3GFA==
1078210782
dependencies:
10783-
"@types/hoist-non-react-statics" "^3.0.1"
10784-
hoist-non-react-statics "^3.0.0"
10785-
universal-cookie "^4.0.0"
10783+
"@types/hoist-non-react-statics" "^3.3.6"
10784+
hoist-non-react-statics "^3.3.2"
10785+
universal-cookie "^8.0.0"
1078610786

1078710787
react-countdown@^2.3.5:
1078810788
version "2.3.5"
@@ -12957,14 +12957,6 @@ universal-cookie-express@^6.1.1:
1295712957
dependencies:
1295812958
universal-cookie "^6.0.0"
1295912959

12960-
universal-cookie@^4.0.0:
12961-
version "4.0.4"
12962-
resolved "https://registry.yarnpkg.com/universal-cookie/-/universal-cookie-4.0.4.tgz#06e8b3625bf9af049569ef97109b4bb226ad798d"
12963-
integrity sha512-lbRVHoOMtItjWbM7TwDLdl8wug7izB0tq3/YVKhT/ahB4VDvWMyvnADfnJI8y6fSvsjh51Ix7lTGC6Tn4rMPhw==
12964-
dependencies:
12965-
"@types/cookie" "^0.3.3"
12966-
cookie "^0.4.0"
12967-
1296812960
universal-cookie@^6.0.0:
1296912961
version "6.1.1"
1297012962
resolved "https://registry.yarnpkg.com/universal-cookie/-/universal-cookie-6.1.1.tgz#2d619e21804c93b39ff0c77fe47dafd7a492346d"
@@ -12973,6 +12965,13 @@ universal-cookie@^6.0.0:
1297312965
"@types/cookie" "^0.5.1"
1297412966
cookie "^0.5.0"
1297512967

12968+
universal-cookie@^8.0.0:
12969+
version "8.0.1"
12970+
resolved "https://registry.yarnpkg.com/universal-cookie/-/universal-cookie-8.0.1.tgz#19263fcda6889978a081c610a90fc395eeaeec64"
12971+
integrity sha512-B6ks9FLLnP1UbPPcveOidfvB9pHjP+wekP2uRYB9YDfKVpvcjKgy1W5Zj+cEXJ9KTPnqOKGfVDQBmn8/YCQfRg==
12972+
dependencies:
12973+
cookie "^1.0.2"
12974+
1297612975
universalify@^0.1.0:
1297712976
version "0.1.2"
1297812977
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"

0 commit comments

Comments
 (0)