diff --git a/package-lock.json b/package-lock.json index 302a47c..7f0fdcf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9391,9 +9391,9 @@ "license": "MIT" }, "node_modules/stopword": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/stopword/-/stopword-3.1.3.tgz", - "integrity": "sha512-KkWHAzBQkZM/pMyruHbNGMLKYAAP5bX7Z75iD5/rpmuS8gWE8XtUf83mUqrjDMj9CtUfHRLT+LCGFowtMWa1Hw==", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/stopword/-/stopword-3.1.4.tgz", + "integrity": "sha512-RiyU12FwHWX1i42gxhn5sywgpV5mptZTzbHKqKh5wVDWC2Uu+8vKbLv8xxeNa0p29vECbYGLXpDayo54n9+dsg==", "dev": true, "license": "MIT" }, @@ -10908,10 +10908,10 @@ "posthtml-component": "^2.0.0", "posthtml-extend": "^0.6.5", "sass": "^1.80.5", - "shiki": "^1.24.4", + "shiki": "^1.22.2", "stemmer": "^2.0.1", "stophtml": "^1.0.3", - "stopword": "^3.1.1", + "stopword": "^3.1.4", "vite-plugin-purge": "^1.0.3" } },