diff --git a/package-lock.json b/package-lock.json index 425eded..a7c8106 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15040,9 +15040,9 @@ "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" }, "i18next": { - "version": "20.4.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.4.0.tgz", - "integrity": "sha512-89iWWJudmaHJwzIdJ/1eu98GtsJnwBhOUWwlAre70itPMuTE/NTPtgVeaS1CGaB8Q3XrYBGpEqlq4jsScDx9kg==", + "version": "20.5.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.5.0.tgz", + "integrity": "sha512-Mdw2e60XndOKSG0Ceta5R+902/pgwHHkqOhQ7+X4223RmCl5ItatLyx06jqiknGZFe3lRU/x6TAdF9aLL6BQ/Q==", "requires": { "@babel/runtime": "^7.12.0" } diff --git a/package.json b/package.json index 10d8177..9e8b60c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "gatsby-source-filesystem": "3.12.0", "gatsby-transformer-json": "3.12.0", "gatsby-transformer-sharp": "3.12.0", - "i18next": "20.4.0", + "i18next": "20.5.0", "locale": "0.1.0", "node-sass": "4.14.1", "prop-types": "15.7.2",