diff --git a/package-lock.json b/package-lock.json index 87e71939..4227990b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-hubspot-form": "^1.3.7", - "react-i18next": "^14.0.1", + "react-i18next": "^14.0.2", "react-icons": "^5.0.1", "react-share": "^5.0.3", "react-slick": "^0.30.1", @@ -23885,11 +23885,11 @@ } }, "node_modules/react-i18next": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.0.1.tgz", - "integrity": "sha512-TMV8hFismBmpMdIehoFHin/okfvgjFhp723RYgIqB4XyhDobVMyukyM3Z8wtTRmajyFMZrBl/OaaXF2P6WjUAw==", + "version": "14.0.2", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.0.2.tgz", + "integrity": "sha512-YOB/H1IgXveEWeTsCHez18QjDXImzVZOcF9/JroSbjYoN1LOfCoARFJUQQ8VNow0TnGOtHq9SwTmismm78CTTA==", "dependencies": { - "@babel/runtime": "^7.22.5", + "@babel/runtime": "^7.23.9", "html-parse-stringify": "^3.0.1" }, "peerDependencies": { diff --git a/package.json b/package.json index d006c3e5..a9fb4397 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-hubspot-form": "^1.3.7", - "react-i18next": "^14.0.1", + "react-i18next": "^14.0.2", "react-icons": "^5.0.1", "react-share": "^5.0.3", "react-slick": "^0.30.1",