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:
Generated
+3
-3
@@ -4249,9 +4249,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"i18next": {
|
"i18next": {
|
||||||
"version": "21.8.14",
|
"version": "21.8.16",
|
||||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.14.tgz",
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.16.tgz",
|
||||||
"integrity": "sha512-4Yi+DtexvMm/Yw3Q9fllzY12SgLk+Mcmar+rCAccsOPul/2UmnBzoHbTGn/L48IPkFcmrNaH7xTLboBWIbH6pw==",
|
"integrity": "sha512-acJLCk38YMfEPjBR/1vS13SFY7rBQLs9E5m1tSRnWc9UW3f+SZszgH+NP1fZRA1+O+CdG2eLGGmuUMJW52EwzQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.17.2"
|
"@babel/runtime": "^7.17.2"
|
||||||
},
|
},
|
||||||
|
|||||||
+1
-1
@@ -34,7 +34,7 @@
|
|||||||
"@react-native-community/datetimepicker": "^6.3.0",
|
"@react-native-community/datetimepicker": "^6.3.0",
|
||||||
"@react-native-community/push-notification-ios": "^1.8.0",
|
"@react-native-community/push-notification-ios": "^1.8.0",
|
||||||
"csvtojson": "^2.0.8",
|
"csvtojson": "^2.0.8",
|
||||||
"i18next": "^21.8.14",
|
"i18next": "^21.8.16",
|
||||||
"moment": "^2.29.4",
|
"moment": "^2.29.4",
|
||||||
"nodejs-mobile-react-native": "^0.6.2",
|
"nodejs-mobile-react-native": "^0.6.2",
|
||||||
"object-path": "^0.11.4",
|
"object-path": "^0.11.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user