30
30
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.7.tgz#d23bbea508c3883ba8251fb4164982c36ea577ed"
31
31
integrity sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==
32
32
33
- " @babel/core@^7.0.0 " , "@babel/core@^7. 11.6", "@babel/core@^7.12.3", "@babel/core@^7.24":
33
+ " @babel/core@^7.11.6" , "@babel/core@^7.12.3", "@babel/core@^7.24":
34
34
version "7.24.7"
35
35
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.7.tgz#b676450141e0b52a3d43bc91da86aa608f950ac4"
36
36
integrity sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==
986
986
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
987
987
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
988
988
989
- " @babel/runtime@^7.0.0 " :
990
- version "7.14.0"
991
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.0.tgz#46794bc20b612c5f75e62dd071e24dfd95f1cbe6"
992
- integrity sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA==
993
- dependencies :
994
- regenerator-runtime "^0.13.4"
995
-
996
989
" @babel/runtime@^7.8.4 " :
997
990
version "7.13.8"
998
991
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.8.tgz#cc886a85c072df1de23670dc1aa59fc116c4017c"
1420
1413
dependencies :
1421
1414
" @babel/types" " ^7.3.0"
1422
1415
1416
+ " @types/glob-to-regexp@^0.4.4 " :
1417
+ version "0.4.4"
1418
+ resolved "https://registry.yarnpkg.com/@types/glob-to-regexp/-/glob-to-regexp-0.4.4.tgz#409e71290253203185b1ea8a3d6ea406a4bdc902"
1419
+ integrity sha512-nDKoaKJYbnn1MZxUY0cA1bPmmgZbg0cTq7Rh13d0KWYNOiKbqoR+2d89SnRPszGh7ROzSwZ/GOjZ4jPbmmZ6Eg==
1420
+
1423
1421
" @types/graceful-fs@^4.1.3 " :
1424
1422
version "4.1.9"
1425
1423
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.9.tgz#2a06bc0f68a20ab37b3e36aa238be6abdf49e8b4"
@@ -2236,11 +2234,6 @@ core-js@3:
2236
2234
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.9.1.tgz#cec8de593db8eb2a85ffb0dbdeb312cb6e5460ae"
2237
2235
integrity sha512-gSjRvzkxQc1zjM/5paAmL4idJBFzuJoo+jDjF1tStYFMV2ERfD02HhahhCGXUyHxQRG4yFKVSdO6g62eoRMcDg==
2238
2236
2239
- core-js@^3.0.0 :
2240
- version "3.13.0"
2241
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.13.0.tgz#58ca436bf01d6903aee3d364089868d0d89fe58d"
2242
- integrity sha512-iWDbiyha1M5vFwPFmQnvRv+tJzGbFAm6XimJUT0NgHYW3xZEs1SkCAcasWSVFxpI2Xb/V1DDJckq3v90+bQnog==
2243
-
2244
2237
create-jest@^29.7.0 :
2245
2238
version "29.7.0"
2246
2239
resolved "https://registry.yarnpkg.com/create-jest/-/create-jest-29.7.0.tgz#a355c5b3cb1e1af02ba177fe7afd7feee49a5320"
@@ -2396,6 +2389,11 @@ delayed-stream@~1.0.0:
2396
2389
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
2397
2390
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
2398
2391
2392
+ dequal@^2.0.3 :
2393
+ version "2.0.3"
2394
+ resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be"
2395
+ integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==
2396
+
2399
2397
detect-newline@^3.0.0 :
2400
2398
version "3.1.0"
2401
2399
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
@@ -2949,21 +2947,16 @@ fb-watchman@^2.0.0:
2949
2947
dependencies :
2950
2948
bser "2.1.1"
2951
2949
2952
- fetch-mock@^9. 11.0 :
2953
- version "9. 11.0 "
2954
- resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-9. 11.0. tgz#371c6fb7d45584d2ae4a18ee6824e7ad4b637a3f "
2955
- integrity sha512-PG1XUv+x7iag5p/iNHD4/jdpxL9FtVSqRMUQhPab4hVDt80T1MH5ehzVrL2IdXO9Q2iBggArFvPqjUbHFuI58Q ==
2950
+ fetch-mock@^11.1.4 :
2951
+ version "11.1.4 "
2952
+ resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-11.1.4. tgz#c51826ffda5f223955932e41907927665c6a04cd "
2953
+ integrity sha512-Enndh1ApARgYDPfWFgfzLeSgdQVasMj6qDWDArya6quj3Z83AVGsl1YrVe8OxWVWsN7a+56RQRoGNmo9HdldAg ==
2956
2954
dependencies :
2957
- " @babel/core" " ^7.0.0"
2958
- " @babel/runtime" " ^7.0.0"
2959
- core-js "^3.0.0"
2960
- debug "^4.1.1"
2961
- glob-to-regexp "^0.4.0"
2955
+ " @types/glob-to-regexp" " ^0.4.4"
2956
+ dequal "^2.0.3"
2957
+ glob-to-regexp "^0.4.1"
2962
2958
is-subset "^0.1.1"
2963
- lodash.isequal "^4.5.0"
2964
- path-to-regexp "^2.2.1"
2965
- querystring "^0.2.0"
2966
- whatwg-url "^6.5.0"
2959
+ regexparam "^3.0.0"
2967
2960
2968
2961
file-entry-cache@^6.0.1 :
2969
2962
version "6.0.1"
@@ -3122,7 +3115,7 @@ glob-parent@^5.1.2:
3122
3115
dependencies :
3123
3116
is-glob "^4.0.1"
3124
3117
3125
- glob-to-regexp@^0.4.0 :
3118
+ glob-to-regexp@^0.4.1 :
3126
3119
version "0.4.1"
3127
3120
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
3128
3121
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
@@ -4175,21 +4168,11 @@ lodash.debounce@^4.0.8:
4175
4168
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
4176
4169
integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
4177
4170
4178
- lodash.isequal@^4.5.0 :
4179
- version "4.5.0"
4180
- resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
4181
- integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=
4182
-
4183
4171
lodash.merge@^4.6.2 :
4184
4172
version "4.6.2"
4185
4173
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
4186
4174
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
4187
4175
4188
- lodash.sortby@^4.7.0 :
4189
- version "4.7.0"
4190
- resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
4191
- integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
4192
-
4193
4176
lodash.truncate@^4.4.2 :
4194
4177
version "4.4.2"
4195
4178
resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
@@ -4537,11 +4520,6 @@ path-parse@^1.0.6, path-parse@^1.0.7:
4537
4520
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
4538
4521
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
4539
4522
4540
- path-to-regexp@^2.2.1 :
4541
- version "2.4.0"
4542
- resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-2.4.0.tgz#35ce7f333d5616f1c1e1bfe266c3aba2e5b2e704"
4543
- integrity sha512-G6zHoVqC6GGTQkZwF4lkuEyMbVOjoBKAEybQUypI1WTkqinCOrq2x6U2+phkJ1XsEMTy4LjtwPI7HW+NVrRR2w==
4544
-
4545
4523
path-type@^4.0.0 :
4546
4524
version "4.0.0"
4547
4525
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -4665,11 +4643,6 @@ qs@~6.12.3:
4665
4643
dependencies :
4666
4644
side-channel "^1.0.6"
4667
4645
4668
- querystring@^0.2.0 :
4669
- version "0.2.1"
4670
- resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.1.tgz#40d77615bb09d16902a85c3e38aa8b5ed761c2dd"
4671
- integrity sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg==
4672
-
4673
4646
querystringify@^2.1.1 :
4674
4647
version "2.2.0"
4675
4648
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
@@ -4719,6 +4692,11 @@ regexp.prototype.flags@^1.5.2:
4719
4692
es-errors "^1.3.0"
4720
4693
set-function-name "^2.0.1"
4721
4694
4695
+ regexparam@^3.0.0 :
4696
+ version "3.0.0"
4697
+ resolved "https://registry.yarnpkg.com/regexparam/-/regexparam-3.0.0.tgz#1673e09d41cb7fd41eaafd4040a6aa90daa0a21a"
4698
+ integrity sha512-RSYAtP31mvYLkAHrOlh25pCNQ5hWnT106VukGaaFfuJrZFkGRX5GhUAdPqpSDXxOhA2c4akmRuplv1mRqnBn6Q==
4699
+
4722
4700
regexpp@^3.0.0, regexpp@^3.1.0 :
4723
4701
version "3.1.0"
4724
4702
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
@@ -5221,13 +5199,6 @@ tough-cookie@^4.1.2:
5221
5199
universalify "^0.2.0"
5222
5200
url-parse "^1.5.3"
5223
5201
5224
- tr46@^1.0.1 :
5225
- version "1.0.1"
5226
- resolved "https://registry.yarnpkg.com/tr46/-/tr46-1.0.1.tgz#a8b13fd6bfd2489519674ccde55ba3693b706d09"
5227
- integrity sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=
5228
- dependencies :
5229
- punycode "^2.1.0"
5230
-
5231
5202
tr46@^3.0.0 :
5232
5203
version "3.0.0"
5233
5204
resolved "https://registry.yarnpkg.com/tr46/-/tr46-3.0.0.tgz#555c4e297a950617e8eeddef633c87d4d9d6cbf9"
@@ -5476,11 +5447,6 @@ walker@^1.0.8:
5476
5447
dependencies :
5477
5448
makeerror "1.0.12"
5478
5449
5479
- webidl-conversions@^4.0.2 :
5480
- version "4.0.2"
5481
- resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
5482
- integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
5483
-
5484
5450
webidl-conversions@^7.0.0 :
5485
5451
version "7.0.0"
5486
5452
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz#256b4e1882be7debbf01d05f0aa2039778ea080a"
@@ -5506,15 +5472,6 @@ whatwg-url@^11.0.0:
5506
5472
tr46 "^3.0.0"
5507
5473
webidl-conversions "^7.0.0"
5508
5474
5509
- whatwg-url@^6.5.0 :
5510
- version "6.5.0"
5511
- resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
5512
- integrity sha512-rhRZRqx/TLJQWUpQ6bmrt2UV4f0HCQ463yQuONJqC6fO2VoEb1pTYddbe59SkYq87aoM5A3bdhMZiUiVws+fzQ==
5513
- dependencies :
5514
- lodash.sortby "^4.7.0"
5515
- tr46 "^1.0.1"
5516
- webidl-conversions "^4.0.2"
5517
-
5518
5475
which-boxed-primitive@^1.0.2 :
5519
5476
version "1.0.2"
5520
5477
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
0 commit comments