diff --git a/package-lock.json b/package-lock.json index bec64be..122a2c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14204,9 +14204,9 @@ "dev": true }, "i18next": { - "version": "20.2.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.0.tgz", - "integrity": "sha512-gF7jdgWcYoTymnyJ3zTD6DMAl9xtWfWMDXYT89CWi4JJFYxWSXw90waGzqZV9km8eTXBA8IzmK0Y9cGHz7ESCw==", + "version": "20.2.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.1.tgz", + "integrity": "sha512-JLruWDEQ3T6tKT6P7u+DsNtToMHUwUcQIYOMRcnNBdUhSfKkoIDUKdVDKgGtmqr//LrirxjADUdr3d5Gwbow6g==", "requires": { "@babel/runtime": "^7.12.0" } diff --git a/package.json b/package.json index b84083e..c4d3f6a 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "gatsby-source-filesystem": "3.2.0", "gatsby-transformer-json": "3.2.0", "gatsby-transformer-sharp": "3.2.0", - "i18next": "20.2.0", + "i18next": "20.2.1", "jquery": "3.6.0", "locale": "0.1.0", "node-sass": "4.14.1",