diff --git a/package-lock.json b/package-lock.json index 8fafa1f..57b99fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "emoji-picker-react": "^4.0.6", "i18next": "^21.9.1", "i18next-browser-languagedetector": "^6.1.5", - "i18next-http-backend": "^1.4.1", + "i18next-http-backend": "^1.4.5", "joi": "^17.6.0", "js-cookie": "^3.0.1", "phaser": "^3.55.2", @@ -8997,9 +8997,9 @@ } }, "node_modules/i18next-http-backend": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-1.4.1.tgz", - "integrity": "sha512-s4Q9hK2jS29iyhniMP82z+yYY8riGTrWbnyvsSzi5TaF7Le4E7b5deTmtuaRuab9fdDcYXtcwdBgawZG+JCEjA==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-1.4.5.tgz", + "integrity": "sha512-tLuHWuLWl6CmS07o+UB6EcQCaUjrZ1yhdseIN7sfq0u7phsMePJ8pqlGhIAdRDPF/q7ooyo5MID5DRFBCH+x5w==", "dependencies": { "cross-fetch": "3.1.5" } @@ -23794,9 +23794,9 @@ } }, "i18next-http-backend": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-1.4.1.tgz", - "integrity": "sha512-s4Q9hK2jS29iyhniMP82z+yYY8riGTrWbnyvsSzi5TaF7Le4E7b5deTmtuaRuab9fdDcYXtcwdBgawZG+JCEjA==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-1.4.5.tgz", + "integrity": "sha512-tLuHWuLWl6CmS07o+UB6EcQCaUjrZ1yhdseIN7sfq0u7phsMePJ8pqlGhIAdRDPF/q7ooyo5MID5DRFBCH+x5w==", "requires": { "cross-fetch": "3.1.5" } diff --git a/package.json b/package.json index a964f75..b602b79 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "emoji-picker-react": "^4.0.6", "i18next": "^21.9.1", "i18next-browser-languagedetector": "^6.1.5", - "i18next-http-backend": "^1.4.1", + "i18next-http-backend": "^1.4.5", "joi": "^17.6.0", "js-cookie": "^3.0.1", "phaser": "^3.55.2",