Skip to content

Commit bebac7c

Browse files
Bump react-cookie from 4.1.1 to 7.2.2
Bumps [react-cookie](https://github.com/bendotcodes/cookies) from 4.1.1 to 7.2.2. - [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/v7.2.2) --- updated-dependencies: - dependency-name: react-cookie dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5383e1 commit bebac7c

File tree

2 files changed

+26
-13
lines changed

2 files changed

+26
-13
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
"rc-tooltip": "5.2.2",
222222
"react": "18.3.1",
223223
"react-autosuggest": "10.1.0",
224-
"react-cookie": "4.1.1",
224+
"react-cookie": "7.2.2",
225225
"react-dom": "18.3.1",
226226
"react-helmet": "6.1.0",
227227
"react-keydown": "1.9.12",

Diff for: yarn.lock

+25-12
Original file line numberDiff line numberDiff line change
@@ -1780,6 +1780,11 @@
17801780
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.3.3.tgz#85bc74ba782fb7aa3a514d11767832b0e3bc6803"
17811781
integrity sha512-LKVP3cgXBT9RYj+t+9FDKwS5tdI+rPBXaNSkma7hvqy35lc7mAokC2zsqWJH0LaqIt3B962nuYI77hsJoT1gow==
17821782

1783+
"@types/cookie@^0.6.0":
1784+
version "0.6.0"
1785+
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.6.0.tgz#eac397f28bf1d6ae0ae081363eca2f425bedf0d5"
1786+
integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==
1787+
17831788
"@types/estree@^1.0.5":
17841789
version "1.0.5"
17851790
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
@@ -1819,10 +1824,10 @@
18191824
dependencies:
18201825
"@types/node" "*"
18211826

1822-
"@types/hoist-non-react-statics@^3.0.1", "@types/hoist-non-react-statics@^3.3.1":
1823-
version "3.3.1"
1824-
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
1825-
integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==
1827+
"@types/hoist-non-react-statics@^3.3.1", "@types/hoist-non-react-statics@^3.3.5":
1828+
version "3.3.5"
1829+
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.5.tgz#dab7867ef789d87e2b4b0003c9d65c49cc44a494"
1830+
integrity sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==
18261831
dependencies:
18271832
"@types/react" "*"
18281833
hoist-non-react-statics "^3.3.0"
@@ -5641,7 +5646,7 @@ [email protected], history@^4.9.0:
56415646
tiny-warning "^1.0.0"
56425647
value-equal "^1.0.1"
56435648

5644-
hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
5649+
hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
56455650
version "3.3.2"
56465651
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
56475652
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -8909,14 +8914,14 @@ [email protected]:
89098914
section-iterator "^2.0.0"
89108915
shallow-equal "^1.2.1"
89118916

8912-
react-cookie@4.1.1:
8913-
version "4.1.1"
8914-
resolved "https://registry.yarnpkg.com/react-cookie/-/react-cookie-4.1.1.tgz#832e134ad720e0de3e03deaceaab179c4061a19d"
8915-
integrity sha512-ffn7Y7G4bXiFbnE+dKhHhbP+b8I34mH9jqnm8Llhj89zF4nPxPutxHT1suUqMeCEhLDBI7InYwf1tpaSoK5w8A==
8917+
react-cookie@7.2.2:
8918+
version "7.2.2"
8919+
resolved "https://registry.yarnpkg.com/react-cookie/-/react-cookie-7.2.2.tgz#a7559e552ea9cca39a4b3686723a5acf504b8f84"
8920+
integrity sha512-e+hi6axHcw9VODoeVu8WyMWyoosa1pzpyjfvrLdF7CexfU+WSGZdDuRfHa4RJgTpfv3ZjdIpHE14HpYBieHFhg==
89168921
dependencies:
8917-
"@types/hoist-non-react-statics" "^3.0.1"
8918-
hoist-non-react-statics "^3.0.0"
8919-
universal-cookie "^4.0.0"
8922+
"@types/hoist-non-react-statics" "^3.3.5"
8923+
hoist-non-react-statics "^3.3.2"
8924+
universal-cookie "^7.0.0"
89208925

89218926
89228927
version "18.3.1"
@@ -10940,6 +10945,14 @@ universal-cookie@^4.0.0:
1094010945
"@types/cookie" "^0.3.3"
1094110946
cookie "^0.4.0"
1094210947

10948+
universal-cookie@^7.0.0:
10949+
version "7.2.2"
10950+
resolved "https://registry.yarnpkg.com/universal-cookie/-/universal-cookie-7.2.2.tgz#93ae9ec55baab89b24300473543170bb8112773c"
10951+
integrity sha512-fMiOcS3TmzP2x5QV26pIH3mvhexLIT0HmPa3V7Q7knRfT9HG6kTwq02HZGLPw0sAOXrAmotElGRvTLCMbJsvxQ==
10952+
dependencies:
10953+
"@types/cookie" "^0.6.0"
10954+
cookie "^0.7.2"
10955+
1094310956
universalify@^0.2.0:
1094410957
version "0.2.0"
1094510958
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"

0 commit comments

Comments
 (0)