Skip to content

Commit

Permalink
Merge pull request #1729 from glific/snyk-upgrade-db8ec01dc2387332491…
Browse files Browse the repository at this point in the history
…34706c9f05c45

[Snyk] Upgrade i18next from 21.1.1 to 21.2.6
  • Loading branch information
kurund authored Nov 4, 2021
2 parents 48b6183 + 099612e commit ce09cae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"formik": "^2.2.6",
"formik-material-ui": "^4.0.0-alpha.1",
"graphql": "^15.6.0",
"i18next": "^21.1.1",
"i18next": "^21.2.6",
"i18next-browser-languagedetector": "^6.1.0",
"markdown-draft-js": "^2.2.1",
"moment": "^2.27.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7110,10 +7110,10 @@ i18next@^20.2.1:
dependencies:
"@babel/runtime" "^7.12.0"

i18next@^21.1.1:
version "21.1.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.1.1.tgz#e7569de4d9fea2972c28ca4c334d13799b94ce76"
integrity sha512-oBEi+3MI/jEv0DifAmA+e47WAS55Sv6yG2CmZ0Kpz/VGu8rTQARJGRkwhMcLhcIi+JYmxmfBD/DQ/7Ho3FYryw==
i18next@^21.2.6:
version "21.3.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.3.3.tgz#1065d557328db29a2e1f33526ed37608cdb0242c"
integrity sha512-Wv5arCT9pK35nfhOzTdS64T7JpPcoqnkOEidxc4zF0DZ8KetpvmnkO+uWkXy+DFz6zWzPX7U9bIemwBqpFRprw==
dependencies:
"@babel/runtime" "^7.12.0"

Expand Down

0 comments on commit ce09cae

Please sign in to comment.