|
2197 | 2197 | dependencies:
|
2198 | 2198 | "@types/node" "*"
|
2199 | 2199 |
|
2200 |
| -"@types/cookie@^0.5.1": |
2201 |
| - version "0.5.1" |
2202 |
| - resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.5.1.tgz#b29aa1f91a59f35e29ff8f7cb24faf1a3a750554" |
2203 |
| - integrity sha512-COUnqfB2+ckwXXSFInsFdOAWQzCCx+a5hq2ruyj+Vjund94RJQd4LG2u9hnvJrTgunKAaax7ancBYlDrNYxA0g== |
2204 |
| - |
2205 | 2200 | "@types/eslint-scope@^3.7.3":
|
2206 | 2201 | version "3.7.4"
|
2207 | 2202 | resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.4.tgz#37fc1223f0786c39627068a12e94d6e6fc61de16"
|
|
2256 | 2251 | dependencies:
|
2257 | 2252 | "@types/unist" "*"
|
2258 | 2253 |
|
2259 |
| -"@types/hoist-non-react-statics@*", "@types/hoist-non-react-statics@^3.3.1": |
| 2254 | +"@types/hoist-non-react-statics@*": |
2260 | 2255 | version "3.3.1"
|
2261 | 2256 | resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
|
2262 | 2257 | integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==
|
@@ -3589,11 +3584,6 @@ braces@^3.0.1, braces@~3.0.2:
|
3589 | 3584 | dependencies:
|
3590 | 3585 | fill-range "^7.0.1"
|
3591 | 3586 |
|
3592 |
| -browser-cookies@^1.2.0: |
3593 |
| - version "1.2.0" |
3594 |
| - resolved "https://registry.yarnpkg.com/browser-cookies/-/browser-cookies-1.2.0.tgz#fca3ffb9b6a63aadc4d8c0999c6b57d0fa7d29b5" |
3595 |
| - integrity sha512-cg2WuoOJo+F+g2XjEaP8nmeRp1vDHjt7sqpKJMsTNXKrpyIBNVslYJeehvs6FEddj8usV2+qyRSBEX244yN5/g== |
3596 |
| - |
3597 | 3587 | browser-process-hrtime@^1.0.0:
|
3598 | 3588 | version "1.0.0"
|
3599 | 3589 | resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
|
@@ -8912,15 +8902,6 @@ react-colorful@^5.1.2:
|
8912 | 8902 | resolved "https://registry.yarnpkg.com/react-colorful/-/react-colorful-5.5.1.tgz#29d9c4e496f2ca784dd2bb5053a3a4340cfaf784"
|
8913 | 8903 | integrity sha512-M1TJH2X3RXEt12sWkpa6hLc/bbYS0H6F4rIqjQZ+RxNBstpY67d9TrFXtqdZwhpmBXcCwEi7stKqFue3ZRkiOg==
|
8914 | 8904 |
|
8915 |
| -react-cookie@^6.1.0: |
8916 |
| - version "6.1.0" |
8917 |
| - resolved "https://registry.yarnpkg.com/react-cookie/-/react-cookie-6.1.0.tgz#1561b822d27e21ded17d1a24f9fd5257804a3ffb" |
8918 |
| - integrity sha512-j/q0kf4f8kK7zXyTdGEebtZ3IKhVCPZVL3pf6y9/KlfFThxRjb+xvgdKAvRB2VrdkXyu9Qbrb/VuiFUNK6/3+g== |
8919 |
| - dependencies: |
8920 |
| - "@types/hoist-non-react-statics" "^3.3.1" |
8921 |
| - hoist-non-react-statics "^3.3.2" |
8922 |
| - universal-cookie "^6.0.0" |
8923 |
| - |
8924 | 8905 | react-datepicker@^4.10.0:
|
8925 | 8906 | version "4.10.0"
|
8926 | 8907 | resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.10.0.tgz#3f386ac5873dac5ea56544e51cdc01109938796c"
|
@@ -10420,14 +10401,6 @@ unique-string@^2.0.0:
|
10420 | 10401 | dependencies:
|
10421 | 10402 | crypto-random-string "^2.0.0"
|
10422 | 10403 |
|
10423 |
| -universal-cookie@^6.0.0: |
10424 |
| - version "6.1.0" |
10425 |
| - resolved "https://registry.yarnpkg.com/universal-cookie/-/universal-cookie-6.1.0.tgz#9b631092f77a2b91d1ec153be5e16465ce95b177" |
10426 |
| - integrity sha512-QBpQWkFJyH9D6nP1ZjPuLDdrgYr3y9ti8OTWf6uWcZwtY06de5f10GPYv3v68LIYWU0a9J2ZF5xFR5gOdD5ZaQ== |
10427 |
| - dependencies: |
10428 |
| - "@types/cookie" "^0.5.1" |
10429 |
| - cookie "^0.5.0" |
10430 |
| - |
10431 | 10404 | universalify@^0.2.0:
|
10432 | 10405 | version "0.2.0"
|
10433 | 10406 | resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
|
|
0 commit comments