|
1366 | 1366 | resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.0.tgz" |
1367 | 1367 | integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ== |
1368 | 1368 |
|
| 1369 | +"@types/glob-to-regexp@^0.4.4": |
| 1370 | + version "0.4.4" |
| 1371 | + resolved "https://registry.yarnpkg.com/@types/glob-to-regexp/-/glob-to-regexp-0.4.4.tgz#409e71290253203185b1ea8a3d6ea406a4bdc902" |
| 1372 | + integrity sha512-nDKoaKJYbnn1MZxUY0cA1bPmmgZbg0cTq7Rh13d0KWYNOiKbqoR+2d89SnRPszGh7ROzSwZ/GOjZ4jPbmmZ6Eg== |
| 1373 | + |
1369 | 1374 | "@types/hast@^3.0.0", "@types/hast@^3.0.4": |
1370 | 1375 | version "3.0.4" |
1371 | 1376 | resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa" |
@@ -3192,14 +3197,14 @@ fd-slicer@~1.1.0: |
3192 | 3197 | dependencies: |
3193 | 3198 | pend "~1.2.0" |
3194 | 3199 |
|
3195 | | -fetch-mock@10.1.1: |
3196 | | - version "10.1.1" |
3197 | | - resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-10.1.1.tgz#09f5f14aff5587095fc1632c271523a5aff1e79c" |
3198 | | - integrity sha512-R6MwxuGwlUe0K6GzdLY1Wa9voX/GbUBDZjNHBsvlBhrpXurCYpQN4EW0iFCmtWddDTuS0ubR93OtFSgy9E/L2A== |
| 3200 | +fetch-mock@11.1.4: |
| 3201 | + version "11.1.4" |
| 3202 | + resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-11.1.4.tgz#c51826ffda5f223955932e41907927665c6a04cd" |
| 3203 | + integrity sha512-Enndh1ApARgYDPfWFgfzLeSgdQVasMj6qDWDArya6quj3Z83AVGsl1YrVe8OxWVWsN7a+56RQRoGNmo9HdldAg== |
3199 | 3204 | dependencies: |
3200 | | - debug "^4.1.1" |
| 3205 | + "@types/glob-to-regexp" "^0.4.4" |
3201 | 3206 | dequal "^2.0.3" |
3202 | | - globrex "^0.1.2" |
| 3207 | + glob-to-regexp "^0.4.1" |
3203 | 3208 | is-subset "^0.1.1" |
3204 | 3209 | regexparam "^3.0.0" |
3205 | 3210 |
|
@@ -3476,6 +3481,11 @@ glob-parent@~5.1.2: |
3476 | 3481 | dependencies: |
3477 | 3482 | is-glob "^4.0.1" |
3478 | 3483 |
|
| 3484 | +glob-to-regexp@^0.4.1: |
| 3485 | + version "0.4.1" |
| 3486 | + resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e" |
| 3487 | + integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw== |
| 3488 | + |
3479 | 3489 | 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: |
3480 | 3490 | version "7.2.0" |
3481 | 3491 | resolved "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz" |
@@ -3524,11 +3534,6 @@ globalthis@^1.0.1: |
3524 | 3534 | dependencies: |
3525 | 3535 | define-properties "^1.1.3" |
3526 | 3536 |
|
3527 | | -globrex@^0.1.2: |
3528 | | - version "0.1.2" |
3529 | | - resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098" |
3530 | | - integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg== |
3531 | | - |
3532 | 3537 | got@^11.0.2, got@^11.7.0: |
3533 | 3538 | version "11.8.2" |
3534 | 3539 | resolved "https://registry.npmjs.org/got/-/got-11.8.2.tgz" |
|
0 commit comments