Skip to content

Commit

Permalink
Merge pull request #1636 from jhaals/dependabot/npm_and_yarn/website/…
Browse files Browse the repository at this point in the history
…i18next-http-backend-2.2.0

build(deps): bump i18next-http-backend from 1.4.4 to 2.2.0 in /website
  • Loading branch information
jhaals committed Apr 10, 2023
2 parents 018f0a3 + 952f3a7 commit 815fd57
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"file-saver": "^2.0.5",
"i18next": "^21.9.2",
"i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^1.4.4",
"i18next-http-backend": "^2.2.0",
"openpgp": "^5.7.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6605,10 +6605,10 @@ i18next-browser-languagedetector@^7.0.1:
dependencies:
"@babel/runtime" "^7.19.4"

i18next-http-backend@^1.4.4:
version "1.4.4"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.4.4.tgz#9f372f704975a5e96ce74e4247698bcbd00d148f"
integrity sha512-M4gLPe6JKZ2p1UmE6t4rzWV/sAxgrLThW7ztXAsTpFwFqXoyzhTzX8eYxVv9KjpCQh4K9nwxnEjEi+74C4Thbg==
i18next-http-backend@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.2.0.tgz#f77c06dc8e766c7588bb38da2f5fa0614ba67b3f"
integrity sha512-Z4sM7R6tzdLknSPER9GisEBxKPg5FkI07UrQniuroZmS15PHQrcCPLyuGKj8SS68tf+O2aEDYSUnmy1TZqZSbw==
dependencies:
cross-fetch "3.1.5"

Expand Down

0 comments on commit 815fd57

Please sign in to comment.