Skip to content

Commit bb9fcf0

Browse files
authored
Merge pull request #40 from InseeFrLab/renovate/i18next-http-backend-2.x-lockfile
fix(deps): update dependency i18next-http-backend to v2.6.1
2 parents 084ecbe + 8900e1c commit bb9fcf0

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2459,7 +2459,7 @@ cosmiconfig@^7.0.0:
24592459

24602460
cross-fetch@4.0.0:
24612461
version "4.0.0"
2462-
resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-4.0.0.tgz"
2462+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-4.0.0.tgz#f037aef1580bb3a1a35164ea2a848ba81b445983"
24632463
integrity sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==
24642464
dependencies:
24652465
node-fetch "^2.6.12"
@@ -3612,10 +3612,10 @@ i18next-browser-languagedetector@^7.0.1:
36123612
dependencies:
36133613
"@babel/runtime" "^7.23.2"
36143614

3615-
i18next-http-backend@^2.5.1:
3616-
version "2.5.1"
3617-
resolved "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.5.1.tgz"
3618-
integrity sha512-+rNX1tghdVxdfjfPt0bI1sNg5ahGW9kA7OboG7b4t03Fp69NdDlRIze6yXhIbN8rbHxJ8IP4dzRm/okZ15lkQg==
3615+
i18next-http-backend@^2.6.1:
3616+
version "2.6.1"
3617+
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.6.1.tgz#186c3a1359e10245c9119a13129f9b5bf328c9a7"
3618+
integrity sha512-rCilMAnlEQNeKOZY1+x8wLM5IpYOj10guGvEpeC59tNjj6MMreLIjIW8D1RclhD3ifLwn6d/Y9HEM1RUE6DSog==
36193619
dependencies:
36203620
cross-fetch "4.0.0"
36213621

@@ -4282,7 +4282,7 @@ negotiator@^0.6.3:
42824282

42834283
node-fetch@^2.6.12, node-fetch@^2.6.7:
42844284
version "2.7.0"
4285-
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz"
4285+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
42864286
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
42874287
dependencies:
42884288
whatwg-url "^5.0.0"
@@ -5314,7 +5314,7 @@ totalist@^3.0.0:
53145314

53155315
tr46@~0.0.3:
53165316
version "0.0.3"
5317-
resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
5317+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
53185318
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
53195319

53205320
trim-repeated@^1.0.0:
@@ -5554,12 +5554,12 @@ warning@^4.0.0:
55545554

55555555
webidl-conversions@^3.0.0:
55565556
version "3.0.1"
5557-
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"
5557+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
55585558
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
55595559

55605560
whatwg-url@^5.0.0:
55615561
version "5.0.0"
5562-
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz"
5562+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
55635563
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
55645564
dependencies:
55655565
tr46 "~0.0.3"

0 commit comments

Comments
 (0)