diff --git a/package-lock.json b/package-lock.json index 1c087e4..0a7a534 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14173,9 +14173,9 @@ "dev": true }, "i18next": { - "version": "19.9.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-19.9.0.tgz", - "integrity": "sha512-5zRG3aFl+e+LsdpVUp0dKkVhYH2iCv+gxyzXP1q2oJUc3BV26fqX87cBE3AHkMOir1X0liOaSoxS/Kg95iEcEQ==", + "version": "19.9.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-19.9.1.tgz", + "integrity": "sha512-9Azzyb3DvMJUMd7sPhwVEs6PQcogvdHmLQTjMQ+P+h3XwW4O66/8lgZTmYShgkjPOCqTw4Fwl5LOp/VhZgPo5A==", "requires": { "@babel/runtime": "^7.12.0" } diff --git a/package.json b/package.json index 2a0d39a..2243cd8 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "gatsby-source-filesystem": "2.11.1", "gatsby-transformer-json": "2.11.0", "gatsby-transformer-sharp": "2.12.0", - "i18next": "19.9.0", + "i18next": "19.9.1", "jquery": "3.5.1", "locale": "0.1.0", "node-sass": "4.14.1",