diff --git a/package-lock.json b/package-lock.json index 1f8c046..12abc1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2812,9 +2812,9 @@ } }, "node_modules/i18next": { - "version": "23.8.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.8.1.tgz", - "integrity": "sha512-Yhe6oiJhigSh64ev7nVVywu7vHjuUG41MRmFKNwphbkadqTL1ozZFBQISflY7/ju+gL6I/SPfI1GgWQh1yYArA==", + "version": "23.12.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.12.0.tgz", + "integrity": "sha512-aEoMCs1wDYeBhG5uv1vavhVX/IXbp/unxBqME+H3Zxxe62JyB/IUcNkciQsC4klnb/B1hnoPCEY6zCM/0xDwZg==", "funding": [ { "type": "individual", @@ -2829,6 +2829,7 @@ "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" } ], + "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.2" }