Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Commit

Permalink
Merge pull request #226 from anthonyoteri/dependabot/npm_and_yarn/src…
Browse files Browse the repository at this point in the history
…/hydra-ui/i18next-21.6.9
  • Loading branch information
dependabot[bot] authored Jan 25, 2022
2 parents ccb7b67 + 698fb19 commit 17e9692
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/hydra-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"craco": "^0.0.3",
"craco-less": "^1.20.0",
"formik": "^2.2.9",
"i18next": "^21.6.6",
"i18next": "^21.6.9",
"i18next-browser-languagedetector": "^6.1.2",
"i18next-http-backend": "^1.3.2",
"immer": "^9.0.12",
Expand Down
8 changes: 4 additions & 4 deletions src/hydra-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5940,10 +5940,10 @@ i18next-http-backend@^1.3.2:
dependencies:
cross-fetch "3.1.5"

i18next@^21.6.6:
version "21.6.6"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.6.tgz#65db9a32e4746d145b3ab3f12c59fc02ad7b5101"
integrity sha512-K1Pw8K+nHVco56PO6UrqNq4K/ZVbb2eqBQwPqmzYDm4tGQYXBjdz8jrnvuNvV5STaE8oGpWKQMxHOvh2zhVE7Q==
i18next@^21.6.9:
version "21.6.9"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.9.tgz#854bbcf8a3f47e4af9a5a92e0df6a546f4370841"
integrity sha512-oS82WMEwBFLGzq18RGwm7XRkRUMngXr92LqOjC1Z1txfueotPBPcN2bU2GWC3010fgjdhsQMFqrEqEf8a+R/oQ==
dependencies:
"@babel/runtime" "^7.12.0"

Expand Down

0 comments on commit 17e9692

Please sign in to comment.