Merge branch 'dependabot-npm_and_yarn-i18next-21.8.16' into 'main'

Bump i18next from 21.8.14 to 21.8.16

See merge request bloodyhealth/drip!440
This commit is contained in:
Sofiya Tepikin
2022-08-01 14:09:37 +00:00
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4249,9 +4249,9 @@
"dev": true
},
"i18next": {
"version": "21.8.14",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.14.tgz",
"integrity": "sha512-4Yi+DtexvMm/Yw3Q9fllzY12SgLk+Mcmar+rCAccsOPul/2UmnBzoHbTGn/L48IPkFcmrNaH7xTLboBWIbH6pw==",
"version": "21.8.16",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.16.tgz",
"integrity": "sha512-acJLCk38YMfEPjBR/1vS13SFY7rBQLs9E5m1tSRnWc9UW3f+SZszgH+NP1fZRA1+O+CdG2eLGGmuUMJW52EwzQ==",
"requires": {
"@babel/runtime": "^7.17.2"
},