Merge pull request #494 from blueedgetechno/dependabot/npm_and_yarn/react-i18next-11.16.11

Bump react-i18next from 11.16.9 to 11.16.11
This commit is contained in:
andrewstech
2022-06-04 15:51:18 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -30,7 +30,7 @@
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-error-boundary": "^3.1.4",
"react-i18next": "^11.16.9",
"react-i18next": "^11.16.11",
"react-player": "^2.10.1",
"react-redux": "^8.0.2",
"react-scripts": "^5.0.1",
@@ -17724,9 +17724,9 @@
"integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
},
"node_modules/react-i18next": {
"version": "11.16.9",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.9.tgz",
"integrity": "sha512-euXxWvcEAvsY7ZVkwx9ztCq4butqtsGHEkpkuo0RMj8Ru09IF9o2KxCyN+zyv51Nr0aBh/elaTIiR6fMb8YfVg==",
"version": "11.16.11",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.11.tgz",
"integrity": "sha512-x2UUTizhrnApV8Y/VmJ54/jxWVg9WwQ3CI5CC7u/aUTyqkCE6hUcymPg+Ibqw4XmYSz/Pa4dSXc9SLStQxvHKQ==",
"dependencies": {
"@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2",
@@ -34409,9 +34409,9 @@
"integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
},
"react-i18next": {
"version": "11.16.9",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.9.tgz",
"integrity": "sha512-euXxWvcEAvsY7ZVkwx9ztCq4butqtsGHEkpkuo0RMj8Ru09IF9o2KxCyN+zyv51Nr0aBh/elaTIiR6fMb8YfVg==",
"version": "11.16.11",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.11.tgz",
"integrity": "sha512-x2UUTizhrnApV8Y/VmJ54/jxWVg9WwQ3CI5CC7u/aUTyqkCE6hUcymPg+Ibqw4XmYSz/Pa4dSXc9SLStQxvHKQ==",
"requires": {
"@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2",

View File

@@ -27,7 +27,7 @@
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-error-boundary": "^3.1.4",
"react-i18next": "^11.16.9",
"react-i18next": "^11.16.11",
"react-player": "^2.10.1",
"react-redux": "^8.0.2",
"react-scripts": "^5.0.1",