|
1795 | 1795 | dependencies: |
1796 | 1796 | "@babel/types" "^7.3.0" |
1797 | 1797 |
|
1798 | | -"@types/cookie@^0.3.3": |
1799 | | - version "0.3.3" |
1800 | | - resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.3.3.tgz#85bc74ba782fb7aa3a514d11767832b0e3bc6803" |
1801 | | - integrity sha512-LKVP3cgXBT9RYj+t+9FDKwS5tdI+rPBXaNSkma7hvqy35lc7mAokC2zsqWJH0LaqIt3B962nuYI77hsJoT1gow== |
| 1798 | +"@types/cookie@^0.6.0": |
| 1799 | + version "0.6.0" |
| 1800 | + resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.6.0.tgz#eac397f28bf1d6ae0ae081363eca2f425bedf0d5" |
| 1801 | + integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA== |
1802 | 1802 |
|
1803 | 1803 | "@types/eslint-scope@^3.7.7": |
1804 | 1804 | version "3.7.7" |
|
1828 | 1828 | dependencies: |
1829 | 1829 | "@types/node" "*" |
1830 | 1830 |
|
1831 | | -"@types/hoist-non-react-statics@^3.0.1", "@types/hoist-non-react-statics@^3.3.1": |
| 1831 | +"@types/hoist-non-react-statics@^3.3.1": |
1832 | 1832 | version "3.3.1" |
1833 | 1833 | resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f" |
1834 | 1834 | integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA== |
1835 | 1835 | dependencies: |
1836 | 1836 | "@types/react" "*" |
1837 | 1837 | hoist-non-react-statics "^3.3.0" |
1838 | 1838 |
|
| 1839 | +"@types/hoist-non-react-statics@^3.3.5": |
| 1840 | + version "3.3.7" |
| 1841 | + resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.7.tgz#306e3a3a73828522efa1341159da4846e7573a6c" |
| 1842 | + integrity sha512-PQTyIulDkIDro8P+IHbKCsw7U2xxBYflVzW/FgWdCAePD9xGSidgA76/GeJ6lBKoblyhf9pBY763gbrN+1dI8g== |
| 1843 | + dependencies: |
| 1844 | + hoist-non-react-statics "^3.3.0" |
| 1845 | + |
1839 | 1846 | "@types/html-minifier-terser@^6.0.0": |
1840 | 1847 | version "6.1.0" |
1841 | 1848 | resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz#4fc33a00c1d0c16987b1a20cf92d20614c55ac35" |
@@ -3353,12 +3360,7 @@ cookie@^0.3.1: |
3353 | 3360 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb" |
3354 | 3361 | integrity sha512-+IJOX0OqlHCszo2mBUq+SrEbCj6w7Kpffqx60zYbPTFaO4+yYgRjHwcZNpWvaTylDHaV7PPmBHzSecZiMhtPgw== |
3355 | 3362 |
|
3356 | | -cookie@^0.4.0: |
3357 | | - version "0.4.2" |
3358 | | - resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432" |
3359 | | - integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA== |
3360 | | - |
3361 | | -cookie@^0.7.1: |
| 3363 | +cookie@^0.7.1, cookie@^0.7.2: |
3362 | 3364 | version "0.7.2" |
3363 | 3365 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7" |
3364 | 3366 | integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w== |
@@ -5680,7 +5682,7 @@ history@4.10.1, history@^4.9.0: |
5680 | 5682 | tiny-warning "^1.0.0" |
5681 | 5683 | value-equal "^1.0.1" |
5682 | 5684 |
|
5683 | | -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: |
| 5685 | +hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2: |
5684 | 5686 | version "3.3.2" |
5685 | 5687 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45" |
5686 | 5688 | integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== |
@@ -8838,14 +8840,14 @@ react-autosuggest@10.1.0: |
8838 | 8840 | section-iterator "^2.0.0" |
8839 | 8841 | shallow-equal "^1.2.1" |
8840 | 8842 |
|
8841 | | -react-cookie@4.1.1: |
8842 | | - version "4.1.1" |
8843 | | - resolved "https://registry.yarnpkg.com/react-cookie/-/react-cookie-4.1.1.tgz#832e134ad720e0de3e03deaceaab179c4061a19d" |
8844 | | - integrity sha512-ffn7Y7G4bXiFbnE+dKhHhbP+b8I34mH9jqnm8Llhj89zF4nPxPutxHT1suUqMeCEhLDBI7InYwf1tpaSoK5w8A== |
| 8843 | +react-cookie@7.2.2: |
| 8844 | + version "7.2.2" |
| 8845 | + resolved "https://registry.yarnpkg.com/react-cookie/-/react-cookie-7.2.2.tgz#a7559e552ea9cca39a4b3686723a5acf504b8f84" |
| 8846 | + integrity sha512-e+hi6axHcw9VODoeVu8WyMWyoosa1pzpyjfvrLdF7CexfU+WSGZdDuRfHa4RJgTpfv3ZjdIpHE14HpYBieHFhg== |
8845 | 8847 | dependencies: |
8846 | | - "@types/hoist-non-react-statics" "^3.0.1" |
8847 | | - hoist-non-react-statics "^3.0.0" |
8848 | | - universal-cookie "^4.0.0" |
| 8848 | + "@types/hoist-non-react-statics" "^3.3.5" |
| 8849 | + hoist-non-react-statics "^3.3.2" |
| 8850 | + universal-cookie "^7.0.0" |
8849 | 8851 |
|
8850 | 8852 | react-dom@18.3.1: |
8851 | 8853 | version "18.3.1" |
@@ -11109,13 +11111,13 @@ universal-cookie-express@8.0.1: |
11109 | 11111 | dependencies: |
11110 | 11112 | universal-cookie "^8.0.0" |
11111 | 11113 |
|
11112 | | -universal-cookie@^4.0.0: |
11113 | | - version "4.0.4" |
11114 | | - resolved "https://registry.yarnpkg.com/universal-cookie/-/universal-cookie-4.0.4.tgz#06e8b3625bf9af049569ef97109b4bb226ad798d" |
11115 | | - integrity sha512-lbRVHoOMtItjWbM7TwDLdl8wug7izB0tq3/YVKhT/ahB4VDvWMyvnADfnJI8y6fSvsjh51Ix7lTGC6Tn4rMPhw== |
| 11114 | +universal-cookie@^7.0.0: |
| 11115 | + version "7.2.2" |
| 11116 | + resolved "https://registry.yarnpkg.com/universal-cookie/-/universal-cookie-7.2.2.tgz#93ae9ec55baab89b24300473543170bb8112773c" |
| 11117 | + integrity sha512-fMiOcS3TmzP2x5QV26pIH3mvhexLIT0HmPa3V7Q7knRfT9HG6kTwq02HZGLPw0sAOXrAmotElGRvTLCMbJsvxQ== |
11116 | 11118 | dependencies: |
11117 | | - "@types/cookie" "^0.3.3" |
11118 | | - cookie "^0.4.0" |
| 11119 | + "@types/cookie" "^0.6.0" |
| 11120 | + cookie "^0.7.2" |
11119 | 11121 |
|
11120 | 11122 | universal-cookie@^8.0.0: |
11121 | 11123 | version "8.0.1" |
|
0 commit comments