Skip to content

Commit 5cdcdfd

Browse files
Update dependency fetch-mock to v12
1 parent d0eae80 commit 5cdcdfd

File tree

2 files changed

+32
-78
lines changed

2 files changed

+32
-78
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"eslint-plugin-jsx-a11y": "6.10.2",
9999
"eslint-plugin-prettier": "4.2.1",
100100
"eslint-plugin-react": "7.37.4",
101-
"fetch-mock": "9.4.0",
101+
"fetch-mock": "12.2.0",
102102
"html-loader": "5.1.0",
103103
"html-webpack-plugin": "5.6.3",
104104
"jest": "29.7.0",

Diff for: yarn.lock

+31-77
Original file line numberDiff line numberDiff line change
@@ -2027,6 +2027,11 @@
20272027
"@types/qs" "*"
20282028
"@types/serve-static" "*"
20292029

2030+
"@types/glob-to-regexp@^0.4.4":
2031+
version "0.4.4"
2032+
resolved "https://registry.yarnpkg.com/@types/glob-to-regexp/-/glob-to-regexp-0.4.4.tgz#409e71290253203185b1ea8a3d6ea406a4bdc902"
2033+
integrity sha512-nDKoaKJYbnn1MZxUY0cA1bPmmgZbg0cTq7Rh13d0KWYNOiKbqoR+2d89SnRPszGh7ROzSwZ/GOjZ4jPbmmZ6Eg==
2034+
20302035
"@types/glob@^7.1.1":
20312036
version "7.2.0"
20322037
resolved "https://registry.npmjs.org/@types/glob/-/glob-7.2.0.tgz"
@@ -2984,14 +2989,6 @@ babel-preset-jest@^29.6.3:
29842989
babel-plugin-jest-hoist "^29.6.3"
29852990
babel-preset-current-node-syntax "^1.0.0"
29862991

2987-
babel-runtime@^6.26.0:
2988-
version "6.26.0"
2989-
resolved "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz"
2990-
integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4=
2991-
dependencies:
2992-
core-js "^2.4.0"
2993-
regenerator-runtime "^0.11.0"
2994-
29952992
balanced-match@^1.0.0:
29962993
version "1.0.2"
29972994
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
@@ -3673,16 +3670,6 @@ core-js-compat@^3.38.0, core-js-compat@^3.38.1:
36733670
dependencies:
36743671
browserslist "^4.24.2"
36753672

3676-
core-js@^2.4.0:
3677-
version "2.6.12"
3678-
resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz"
3679-
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
3680-
3681-
core-js@^3.0.0:
3682-
version "3.19.2"
3683-
resolved "https://registry.npmjs.org/core-js/-/core-js-3.19.2.tgz"
3684-
integrity sha512-ciYCResnLIATSsXuXnIOH4CbdfgV+H1Ltg16hJFN7/v6OxqnFr/IFGeLacaZ+fHLAm0TBbXwNK9/DNBzBUrO/g==
3685-
36863673
core-util-is@~1.0.0:
36873674
version "1.0.3"
36883675
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz"
@@ -5351,20 +5338,16 @@ fd-slicer@~1.1.0:
53515338
dependencies:
53525339
pend "~1.2.0"
53535340

5354-
fetch-mock@9.4.0:
5355-
version "9.4.0"
5356-
resolved "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.4.0.tgz"
5357-
integrity sha512-tqnFmcjYheW5Z9zOPRVY+ZXjB/QWCYtPiOrYGEsPgKfpGHco97eaaj7Rv9MjK7PVWG4rWfv6t2IgQAzDQizBZA==
5341+
fetch-mock@12.2.0:
5342+
version "12.2.0"
5343+
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-12.2.0.tgz#b2b6cc48ab7e9692c58051d7ece1adf5a83c87d1"
5344+
integrity sha512-XjgxM582kB0SzPOqH2UdGTwSqga8A8aBPjxcYr0wTeOlCWpZoK6zBrPzltECUTu6Zt3VTWafmKF599LN9BRN5Q==
53585345
dependencies:
5359-
babel-runtime "^6.26.0"
5360-
core-js "^3.0.0"
5361-
debug "^4.1.1"
5362-
glob-to-regexp "^0.4.0"
5363-
is-subset "^0.1.1"
5364-
lodash.isequal "^4.5.0"
5365-
path-to-regexp "^2.2.1"
5366-
querystring "^0.2.0"
5367-
whatwg-url "^6.5.0"
5346+
"@types/glob-to-regexp" "^0.4.4"
5347+
dequal "^2.0.3"
5348+
glob-to-regexp "^0.4.1"
5349+
is-subset-of "^3.1.10"
5350+
regexparam "^3.0.0"
53685351

53695352
fetch-readablestream@^0.2.0:
53705353
version "0.2.0"
@@ -5776,7 +5759,7 @@ glob-parent@^6.0.1:
57765759
dependencies:
57775760
is-glob "^4.0.3"
57785761

5779-
glob-to-regexp@^0.4.0, glob-to-regexp@^0.4.1:
5762+
glob-to-regexp@^0.4.1:
57805763
version "0.4.1"
57815764
resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz"
57825765
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
@@ -6810,10 +6793,12 @@ is-string@^1.1.1:
68106793
call-bound "^1.0.3"
68116794
has-tostringtag "^1.0.2"
68126795

6813-
is-subset@^0.1.1:
6814-
version "0.1.1"
6815-
resolved "https://registry.npmjs.org/is-subset/-/is-subset-0.1.1.tgz"
6816-
integrity sha1-ilkRfZMt4d4A8kX83TnOQ/HpOaY=
6796+
is-subset-of@^3.1.10:
6797+
version "3.1.10"
6798+
resolved "https://registry.yarnpkg.com/is-subset-of/-/is-subset-of-3.1.10.tgz#d3f4331b9ca288318fae92ad5d953241b6f7b00b"
6799+
integrity sha512-avvaYgVmYWyaZ1NDFiv4y9JGkrE2je3op1Po4VYKKJKR8H2qVPsg1GZuuXl5elCTxTlwAIsrAjWAs4BVrISFRw==
6800+
dependencies:
6801+
typedescriptor "3.0.2"
68176802

68186803
is-symbol@^1.0.1, is-symbol@^1.0.2, is-symbol@^1.0.3:
68196804
version "1.0.4"
@@ -7857,11 +7842,6 @@ lodash.merge@^4.6.2:
78577842
resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz"
78587843
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
78597844

7860-
lodash.sortby@^4.7.0:
7861-
version "4.7.0"
7862-
resolved "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz"
7863-
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
7864-
78657845
[email protected], lodash@^4.1.1, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4:
78667846
version "4.17.21"
78677847
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
@@ -8874,11 +8854,6 @@ path-to-regexp@^1.7.0:
88748854
dependencies:
88758855
isarray "0.0.1"
88768856

8877-
path-to-regexp@^2.2.1:
8878-
version "2.4.0"
8879-
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-2.4.0.tgz"
8880-
integrity sha512-G6zHoVqC6GGTQkZwF4lkuEyMbVOjoBKAEybQUypI1WTkqinCOrq2x6U2+phkJ1XsEMTy4LjtwPI7HW+NVrRR2w==
8881-
88828857
path-type@^4.0.0:
88838858
version "4.0.0"
88848859
resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
@@ -9299,11 +9274,6 @@ query-string@^7.0.0:
92999274
split-on-first "^1.0.0"
93009275
strict-uri-encode "^2.0.0"
93019276

9302-
querystring@^0.2.0:
9303-
version "0.2.1"
9304-
resolved "https://registry.npmjs.org/querystring/-/querystring-0.2.1.tgz"
9305-
integrity sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg==
9306-
93079277
querystringify@^2.1.1:
93089278
version "2.2.0"
93099279
resolved "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz"
@@ -9841,11 +9811,6 @@ regenerate@^1.4.2:
98419811
resolved "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz"
98429812
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
98439813

9844-
regenerator-runtime@^0.11.0:
9845-
version "0.11.1"
9846-
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz"
9847-
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
9848-
98499814
regenerator-runtime@^0.14.0:
98509815
version "0.14.0"
98519816
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45"
@@ -9887,6 +9852,11 @@ regexp.prototype.flags@^1.5.3:
98879852
es-errors "^1.3.0"
98889853
set-function-name "^2.0.2"
98899854

9855+
regexparam@^3.0.0:
9856+
version "3.0.0"
9857+
resolved "https://registry.yarnpkg.com/regexparam/-/regexparam-3.0.0.tgz#1673e09d41cb7fd41eaafd4040a6aa90daa0a21a"
9858+
integrity sha512-RSYAtP31mvYLkAHrOlh25pCNQ5hWnT106VukGaaFfuJrZFkGRX5GhUAdPqpSDXxOhA2c4akmRuplv1mRqnBn6Q==
9859+
98909860
regexpp@^3.2.0:
98919861
version "3.2.0"
98929862
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
@@ -11119,13 +11089,6 @@ tough-cookie@^4.0.0:
1111911089
universalify "^0.2.0"
1112011090
url-parse "^1.5.3"
1112111091

11122-
tr46@^1.0.1:
11123-
version "1.0.1"
11124-
resolved "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz"
11125-
integrity sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=
11126-
dependencies:
11127-
punycode "^2.1.0"
11128-
1112911092
tr46@^3.0.0:
1113011093
version "3.0.0"
1113111094
resolved "https://registry.npmjs.org/tr46/-/tr46-3.0.0.tgz"
@@ -11311,6 +11274,11 @@ typed-styles@^0.0.7:
1131111274
resolved "https://registry.yarnpkg.com/typed-styles/-/typed-styles-0.0.7.tgz#93392a008794c4595119ff62dde6809dbc40a3d9"
1131211275
integrity sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q==
1131311276

11277+
11278+
version "3.0.2"
11279+
resolved "https://registry.yarnpkg.com/typedescriptor/-/typedescriptor-3.0.2.tgz#9ad1715bc2be1cf063d5acbc4cd4bfc96d644225"
11280+
integrity sha512-hyVbaCUd18UiXk656g/imaBLMogpdijIEpnhWYrSda9rhvO4gOU16n2nh7xG5lv/rjumnZzGOdz0CEGTmFe0fQ==
11281+
1131411282
uc.micro@^1.0.1:
1131511283
version "1.0.6"
1131611284
resolved "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz"
@@ -11908,11 +11876,6 @@ webidl-conversions@^3.0.0:
1190811876
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"
1190911877
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
1191011878

11911-
webidl-conversions@^4.0.2:
11912-
version "4.0.2"
11913-
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz"
11914-
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
11915-
1191611879
webidl-conversions@^7.0.0:
1191711880
version "7.0.0"
1191811881
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz"
@@ -12088,15 +12051,6 @@ whatwg-url@^5.0.0:
1208812051
tr46 "~0.0.3"
1208912052
webidl-conversions "^3.0.0"
1209012053

12091-
whatwg-url@^6.5.0:
12092-
version "6.5.0"
12093-
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-6.5.0.tgz"
12094-
integrity sha512-rhRZRqx/TLJQWUpQ6bmrt2UV4f0HCQ463yQuONJqC6fO2VoEb1pTYddbe59SkYq87aoM5A3bdhMZiUiVws+fzQ==
12095-
dependencies:
12096-
lodash.sortby "^4.7.0"
12097-
tr46 "^1.0.1"
12098-
webidl-conversions "^4.0.2"
12099-
1210012054
which-boxed-primitive@^1.0.2:
1210112055
version "1.0.2"
1210212056
resolved "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz"

0 commit comments

Comments
 (0)