diff --git a/apps/OpenSign/package-lock.json b/apps/OpenSign/package-lock.json index 3d589a2fe..f89e49227 100644 --- a/apps/OpenSign/package-lock.json +++ b/apps/OpenSign/package-lock.json @@ -38,7 +38,7 @@ "react-dom": "^18.2.0", "react-gtm-module": "^2.0.11", "react-helmet": "^6.1.0", - "react-i18next": "^15.0.0", + "react-i18next": "^15.0.1", "react-konva": "^18.2.10", "react-pdf": "^9.1.0", "react-quill": "^2.0.0", @@ -20568,9 +20568,9 @@ } }, "node_modules/react-i18next": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.0.0.tgz", - "integrity": "sha512-2O3IgF4zivg57Q6p6i+ChDgJ371IDcEWbuWC6gvoh5NbkDMs0Q+O7RPr4v61+Se32E0V+LmtwePAeqWZW0bi6g==", + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.0.1.tgz", + "integrity": "sha512-NwxLqNM6CLbeGA9xPsjits0EnXdKgCRSS6cgkgOdNcPXqL+1fYNl8fBg1wmnnHvFy812Bt4IWTPE9zjoPmFj3w==", "dependencies": { "@babel/runtime": "^7.24.8", "html-parse-stringify": "^3.0.1" diff --git a/apps/OpenSign/package.json b/apps/OpenSign/package.json index 3f50e7523..0e70aff8e 100644 --- a/apps/OpenSign/package.json +++ b/apps/OpenSign/package.json @@ -33,7 +33,7 @@ "react-dom": "^18.2.0", "react-gtm-module": "^2.0.11", "react-helmet": "^6.1.0", - "react-i18next": "^15.0.0", + "react-i18next": "^15.0.1", "react-konva": "^18.2.10", "react-pdf": "^9.1.0", "react-quill": "^2.0.0",