|
5275 | 5275 | resolved "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz" |
5276 | 5276 | integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ== |
5277 | 5277 |
|
5278 | | -"@types/cookie@^0.3.3": |
5279 | | - version "0.3.3" |
5280 | | - resolved "https://registry.npmjs.org/@types/cookie/-/cookie-0.3.3.tgz" |
5281 | | - integrity sha512-LKVP3cgXBT9RYj+t+9FDKwS5tdI+rPBXaNSkma7hvqy35lc7mAokC2zsqWJH0LaqIt3B962nuYI77hsJoT1gow== |
5282 | | - |
5283 | 5278 | "@types/d3-array@^3.0.3": |
5284 | 5279 | version "3.0.5" |
5285 | 5280 | resolved "https://registry.yarnpkg.com/@types/d3-array/-/d3-array-3.0.5.tgz#857c1afffd3f51319bbc5b301956aca68acaa7b8" |
|
5433 | 5428 | dependencies: |
5434 | 5429 | "@types/unist" "*" |
5435 | 5430 |
|
5436 | | -"@types/hoist-non-react-statics@^3.0.1": |
5437 | | - version "3.3.1" |
5438 | | - resolved "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz" |
5439 | | - integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA== |
| 5431 | +"@types/hoist-non-react-statics@^3.3.6": |
| 5432 | + version "3.3.6" |
| 5433 | + resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.6.tgz#6bba74383cdab98e8db4e20ce5b4a6b98caed010" |
| 5434 | + integrity sha512-lPByRJUer/iN/xa4qpyL0qmL11DqNW81iU/IG1S3uvRUq4oKagz8VCxZjiWkumgt66YT3vOdDgZ0o32sGKtCEw== |
5440 | 5435 | dependencies: |
5441 | 5436 | "@types/react" "*" |
5442 | 5437 | hoist-non-react-statics "^3.3.0" |
@@ -7885,6 +7880,11 @@ cookie@^0.4.0: |
7885 | 7880 | resolved "https://registry.npmjs.org/cookie/-/cookie-0.4.1.tgz" |
7886 | 7881 | integrity sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA== |
7887 | 7882 |
|
| 7883 | +cookie@^1.0.2: |
| 7884 | + version "1.0.2" |
| 7885 | + resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610" |
| 7886 | + integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA== |
| 7887 | + |
7888 | 7888 | copy-anything@^2.0.1: |
7889 | 7889 | version "2.0.6" |
7890 | 7890 | resolved "https://registry.yarnpkg.com/copy-anything/-/copy-anything-2.0.6.tgz#092454ea9584a7b7ad5573062b2a87f5900fc480" |
@@ -11405,7 +11405,7 @@ history@^5.0.0: |
11405 | 11405 | dependencies: |
11406 | 11406 | "@babel/runtime" "^7.7.6" |
11407 | 11407 |
|
11408 | | -hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1: |
| 11408 | +hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2: |
11409 | 11409 | version "3.3.2" |
11410 | 11410 | resolved "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz" |
11411 | 11411 | integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== |
@@ -17245,14 +17245,14 @@ rc@^1.2.7, rc@^1.2.8: |
17245 | 17245 | minimist "^1.2.0" |
17246 | 17246 | strip-json-comments "~2.0.1" |
17247 | 17247 |
|
17248 | | -react-cookie@^4.1.1: |
17249 | | - version "4.1.1" |
17250 | | - resolved "https://registry.npmjs.org/react-cookie/-/react-cookie-4.1.1.tgz" |
17251 | | - integrity sha512-ffn7Y7G4bXiFbnE+dKhHhbP+b8I34mH9jqnm8Llhj89zF4nPxPutxHT1suUqMeCEhLDBI7InYwf1tpaSoK5w8A== |
| 17248 | +react-cookie@^8.0.1: |
| 17249 | + version "8.0.1" |
| 17250 | + resolved "https://registry.yarnpkg.com/react-cookie/-/react-cookie-8.0.1.tgz#0d7f5112c9003b61c70d3d53f1f0a5b741e9f2e9" |
| 17251 | + integrity sha512-QNdAd0MLuAiDiLcDU/2s/eyKmmfMHtjPUKJ2dZ/5CcQ9QKUium4B3o61/haq6PQl/YWFqC5PO8GvxeHKhy3GFA== |
17252 | 17252 | dependencies: |
17253 | | - "@types/hoist-non-react-statics" "^3.0.1" |
17254 | | - hoist-non-react-statics "^3.0.0" |
17255 | | - universal-cookie "^4.0.0" |
| 17253 | + "@types/hoist-non-react-statics" "^3.3.6" |
| 17254 | + hoist-non-react-statics "^3.3.2" |
| 17255 | + universal-cookie "^8.0.0" |
17256 | 17256 |
|
17257 | 17257 | react-datepicker@7.5.0: |
17258 | 17258 | version "7.5.0" |
@@ -20144,13 +20144,12 @@ unist-util-visit@^4.0.0: |
20144 | 20144 | unist-util-is "^5.0.0" |
20145 | 20145 | unist-util-visit-parents "^5.0.0" |
20146 | 20146 |
|
20147 | | -universal-cookie@^4.0.0: |
20148 | | - version "4.0.4" |
20149 | | - resolved "https://registry.npmjs.org/universal-cookie/-/universal-cookie-4.0.4.tgz" |
20150 | | - integrity sha512-lbRVHoOMtItjWbM7TwDLdl8wug7izB0tq3/YVKhT/ahB4VDvWMyvnADfnJI8y6fSvsjh51Ix7lTGC6Tn4rMPhw== |
| 20147 | +universal-cookie@^8.0.0: |
| 20148 | + version "8.0.1" |
| 20149 | + resolved "https://registry.yarnpkg.com/universal-cookie/-/universal-cookie-8.0.1.tgz#19263fcda6889978a081c610a90fc395eeaeec64" |
| 20150 | + integrity sha512-B6ks9FLLnP1UbPPcveOidfvB9pHjP+wekP2uRYB9YDfKVpvcjKgy1W5Zj+cEXJ9KTPnqOKGfVDQBmn8/YCQfRg== |
20151 | 20151 | dependencies: |
20152 | | - "@types/cookie" "^0.3.3" |
20153 | | - cookie "^0.4.0" |
| 20152 | + cookie "^1.0.2" |
20154 | 20153 |
|
20155 | 20154 | universal-user-agent@^5.0.0: |
20156 | 20155 | version "5.0.0" |
|
0 commit comments