|
1332 | 1332 | resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.0.tgz" |
1333 | 1333 | integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ== |
1334 | 1334 |
|
| 1335 | +"@types/glob-to-regexp@^0.4.4": |
| 1336 | + version "0.4.4" |
| 1337 | + resolved "https://registry.yarnpkg.com/@types/glob-to-regexp/-/glob-to-regexp-0.4.4.tgz#409e71290253203185b1ea8a3d6ea406a4bdc902" |
| 1338 | + integrity sha512-nDKoaKJYbnn1MZxUY0cA1bPmmgZbg0cTq7Rh13d0KWYNOiKbqoR+2d89SnRPszGh7ROzSwZ/GOjZ4jPbmmZ6Eg== |
| 1339 | + |
1335 | 1340 | "@types/hast@^3.0.4": |
1336 | 1341 | version "3.0.4" |
1337 | 1342 | resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa" |
@@ -3119,14 +3124,14 @@ fd-slicer@~1.1.0: |
3119 | 3124 | dependencies: |
3120 | 3125 | pend "~1.2.0" |
3121 | 3126 |
|
3122 | | -fetch-mock@10.1.1: |
3123 | | - version "10.1.1" |
3124 | | - resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-10.1.1.tgz#09f5f14aff5587095fc1632c271523a5aff1e79c" |
3125 | | - integrity sha512-R6MwxuGwlUe0K6GzdLY1Wa9voX/GbUBDZjNHBsvlBhrpXurCYpQN4EW0iFCmtWddDTuS0ubR93OtFSgy9E/L2A== |
| 3127 | +fetch-mock@11.1.3: |
| 3128 | + version "11.1.3" |
| 3129 | + resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-11.1.3.tgz#3dc8dcc81340fea1cf1db60a2c195c63e270b501" |
| 3130 | + integrity sha512-ATh0dWgnVrUHiiXuvQm1Ry+ThWfSv1QQgqJTCtybrNxyUrFiSOaDKsNG29eyysp1SHeNP6Q+dH50+8VifN51Ig== |
3126 | 3131 | dependencies: |
3127 | | - debug "^4.1.1" |
| 3132 | + "@types/glob-to-regexp" "^0.4.4" |
3128 | 3133 | dequal "^2.0.3" |
3129 | | - globrex "^0.1.2" |
| 3134 | + glob-to-regexp "^0.4.1" |
3130 | 3135 | is-subset "^0.1.1" |
3131 | 3136 | regexparam "^3.0.0" |
3132 | 3137 |
|
@@ -3403,6 +3408,11 @@ glob-parent@~5.1.2: |
3403 | 3408 | dependencies: |
3404 | 3409 | is-glob "^4.0.1" |
3405 | 3410 |
|
| 3411 | +glob-to-regexp@^0.4.1: |
| 3412 | + version "0.4.1" |
| 3413 | + resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e" |
| 3414 | + integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw== |
| 3415 | + |
3406 | 3416 | glob@7.2.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.1.7: |
3407 | 3417 | version "7.2.0" |
3408 | 3418 | resolved "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz" |
@@ -3451,11 +3461,6 @@ globalthis@^1.0.1: |
3451 | 3461 | dependencies: |
3452 | 3462 | define-properties "^1.1.3" |
3453 | 3463 |
|
3454 | | -globrex@^0.1.2: |
3455 | | - version "0.1.2" |
3456 | | - resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098" |
3457 | | - integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg== |
3458 | | - |
3459 | 3464 | got@^11.0.2, got@^11.7.0: |
3460 | 3465 | version "11.8.2" |
3461 | 3466 | resolved "https://registry.npmjs.org/got/-/got-11.8.2.tgz" |
|
0 commit comments