diff --git a/package-lock.json b/package-lock.json index 3b88f02..4b5b055 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@injms/quack-nunjucks-filters": "^0.12.1", "cheerio": "^1.0.0-rc.12", "exifr": "^7.1.3", - "i18next": "^23.7.7", + "i18next": "^23.7.12", "jimp": "^0.22.10", "lodash": "^4.17.21", "yaml": "^2.3.2" @@ -2820,9 +2820,9 @@ } }, "node_modules/i18next": { - "version": "23.7.7", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.7.tgz", - "integrity": "sha512-peTvdT+Lma+o0LfLFD7IC2M37N9DJ04dH0IJYOyOHRhDfLo6nK36v7LkrQH35C2l8NHiiXZqGirhKESlEb/5PA==", + "version": "23.7.12", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.12.tgz", + "integrity": "sha512-BZcAvh5M/s2CDrbxNFT8kscfzCYW607wnc4wnQ11HaHDJlS46P/0+P++nmgnc5CIjSQ1DfHAM9RE+hIyALvI7g==", "funding": [ { "type": "individual", @@ -7546,9 +7546,9 @@ "integrity": "sha512-TScO04soylRN9i/QdOdgZyhydXg9z6XdaGzEyOgDKycePeDeTT4KvigjBcI+tgfTlieLWauGORMq5F1eIDa+1w==" }, "i18next": { - "version": "23.7.7", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.7.tgz", - "integrity": "sha512-peTvdT+Lma+o0LfLFD7IC2M37N9DJ04dH0IJYOyOHRhDfLo6nK36v7LkrQH35C2l8NHiiXZqGirhKESlEb/5PA==", + "version": "23.7.12", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.12.tgz", + "integrity": "sha512-BZcAvh5M/s2CDrbxNFT8kscfzCYW607wnc4wnQ11HaHDJlS46P/0+P++nmgnc5CIjSQ1DfHAM9RE+hIyALvI7g==", "requires": { "@babel/runtime": "^7.23.2" } diff --git a/package.json b/package.json index d7edc57..2d30955 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@injms/quack-nunjucks-filters": "^0.12.1", "cheerio": "^1.0.0-rc.12", "exifr": "^7.1.3", - "i18next": "^23.7.7", + "i18next": "^23.7.12", "jimp": "^0.22.10", "lodash": "^4.17.21", "yaml": "^2.3.2"