From 70567b475e9f13fecf62dd49646da15ce1bb9239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 08:11:54 +0000 Subject: build(deps): Bump react-i18next from 11.8.8 to 11.8.9 in /FrontEnd Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.8 to 11.8.9. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.8.8...v11.8.9) Signed-off-by: dependabot[bot] --- FrontEnd/package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'FrontEnd/package-lock.json') diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json index ca680b26..7199d266 100644 --- a/FrontEnd/package-lock.json +++ b/FrontEnd/package-lock.json @@ -22,7 +22,7 @@ "react": "^17.0.1", "react-bootstrap": "^1.5.1", "react-dom": "^17.0.1", - "react-i18next": "^11.8.8", + "react-i18next": "^11.8.9", "react-inlinesvg": "^2.2.2", "react-responsive": "^8.2.0", "react-router": "^5.2.0", @@ -12079,9 +12079,9 @@ } }, "node_modules/react-i18next": { - "version": "11.8.8", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.8.tgz", - "integrity": "sha512-Z8Daifh+FRpcQsCp48mWQViYSlojv0WiL2bf6e9DOzpfVMDaTT6qsYRbHCjLEeDeEioxoaWHMiWu2JPTW3Ni4w==", + "version": "11.8.9", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.9.tgz", + "integrity": "sha512-HVW4/KtBvXcnzkYeS32IqdGBJJ1fksvqVDnnspsyruO99fhHQaAw1vTSrRpcNE5D8vrOu7B9c6sawfmQJ6OWRg==", "dependencies": { "@babel/runtime": "^7.13.6", "html-parse-stringify2": "^2.0.1" @@ -25538,9 +25538,9 @@ "requires": {} }, "react-i18next": { - "version": "11.8.8", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.8.tgz", - "integrity": "sha512-Z8Daifh+FRpcQsCp48mWQViYSlojv0WiL2bf6e9DOzpfVMDaTT6qsYRbHCjLEeDeEioxoaWHMiWu2JPTW3Ni4w==", + "version": "11.8.9", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.9.tgz", + "integrity": "sha512-HVW4/KtBvXcnzkYeS32IqdGBJJ1fksvqVDnnspsyruO99fhHQaAw1vTSrRpcNE5D8vrOu7B9c6sawfmQJ6OWRg==", "requires": { "@babel/runtime": "^7.13.6", "html-parse-stringify2": "^2.0.1" -- cgit v1.2.3