|
237 | 237 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
|
238 | 238 | integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
|
239 | 239 |
|
| 240 | +"@noble/hashes@^1.1.5": |
| 241 | + version "1.8.0" |
| 242 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.8.0.tgz#cee43d801fcef9644b11b8194857695acd5f815a" |
| 243 | + integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A== |
| 244 | + |
| 245 | +"@paralleldrive/cuid2@^2.2.2": |
| 246 | + version "2.2.2" |
| 247 | + resolved "https://registry.yarnpkg.com/@paralleldrive/cuid2/-/cuid2-2.2.2.tgz#7f91364d53b89e2c9cb9e02e8dd0f129e834455f" |
| 248 | + integrity sha512-ZOBkgDwEdoYVlSeRbYYXs0S9MejQofiVYoTbKzy/6GQa39/q5tQU2IX46+shYnUkpEl3wc+J6wRlar7r2EK2xA== |
| 249 | + dependencies: |
| 250 | + "@noble/hashes" "^1.1.5" |
| 251 | + |
240 | 252 |
|
241 | 253 | version "4.34.6"
|
242 | 254 | resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.34.6.tgz#9b726b4dcafb9332991e9ca49d54bafc71d9d87f"
|
@@ -979,12 +991,12 @@ form-data@^4.0.0:
|
979 | 991 | mime-types "^2.1.12"
|
980 | 992 |
|
981 | 993 | formidable@^3.5.1:
|
982 |
| - version "3.5.2" |
983 |
| - resolved "https://registry.yarnpkg.com/formidable/-/formidable-3.5.2.tgz#207c33fecdecb22044c82ba59d0c63a12fb81d77" |
984 |
| - integrity sha512-Jqc1btCy3QzRbJaICGwKcBfGWuLADRerLzDqi2NwSt/UkXLsHJw2TVResiaoBufHVHy9aSgClOHCeJsSsFLTbg== |
| 994 | + version "3.5.4" |
| 995 | + resolved "https://registry.yarnpkg.com/formidable/-/formidable-3.5.4.tgz#ac9a593b951e829b3298f21aa9a2243932f32ed9" |
| 996 | + integrity sha512-YikH+7CUTOtP44ZTnUhR7Ic2UASBPOqmaRkRKxRbywPTe5VxF7RRCck4af9wutiZ/QKM5nME9Bie2fFaPz5Gug== |
985 | 997 | dependencies:
|
| 998 | + "@paralleldrive/cuid2" "^2.2.2" |
986 | 999 | dezalgo "^1.0.4"
|
987 |
| - hexoid "^2.0.0" |
988 | 1000 | once "^1.4.0"
|
989 | 1001 |
|
990 | 1002 |
|
@@ -1089,11 +1101,6 @@ hasown@^2.0.0:
|
1089 | 1101 | dependencies:
|
1090 | 1102 | function-bind "^1.1.2"
|
1091 | 1103 |
|
1092 |
| -hexoid@^2.0.0: |
1093 |
| - version "2.0.0" |
1094 |
| - resolved "https://registry.yarnpkg.com/hexoid/-/hexoid-2.0.0.tgz#fb36c740ebbf364403fa1ec0c7efd268460ec5b9" |
1095 |
| - integrity sha512-qlspKUK7IlSQv2o+5I7yhUd7TxlOG2Vr5LTa3ve2XSNVKAL/n/u/7KLvKmFNimomDIKvZFXWHv0T12mv7rT8Aw== |
1096 |
| - |
1097 | 1104 | hoist-non-react-statics@^3.3.2:
|
1098 | 1105 | version "3.3.2"
|
1099 | 1106 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
|
|
0 commit comments