diff --git a/package-lock.json b/package-lock.json index 1822893..b82c804 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "@cspell/dict-it-it": "^3.1.0", "@cspell/dict-latex": "^4.0.0", "@cspell/dict-markdown": "^2.0.1", - "@cspell/dict-npm": "^5.0.14", + "@cspell/dict-npm": "^5.1.11", "cspell": "^8.13.2", "npm-run-all": "^4.1.5", "prettier": "^3.3.3", @@ -366,9 +366,9 @@ "dev": true }, "node_modules/@cspell/dict-npm": { - "version": "5.0.18", - "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.0.18.tgz", - "integrity": "sha512-weMTyxWpzz19q4wv9n183BtFvdD5fCjtze+bFKpl+4rO/YlPhHL2cXLAeexJz/VDSBecwX4ybTZYoknd1h2J4w==", + "version": "5.1.11", + "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.1.11.tgz", + "integrity": "sha512-5ricJyVMw5TmqR0NfsZS8jEJu1+DLzyUXyjpVFnffPuEtz9jF2XswLK0swZqc9uwWrz0M7IhGVCnmq90srVZCA==", "dev": true }, "node_modules/@cspell/dict-php": { diff --git a/package.json b/package.json index d7e6927..6518092 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@cspell/dict-it-it": "^3.1.0", "@cspell/dict-latex": "^4.0.0", "@cspell/dict-markdown": "^2.0.1", - "@cspell/dict-npm": "^5.0.14", + "@cspell/dict-npm": "^5.1.11", "cspell": "^8.13.2", "npm-run-all": "^4.1.5", "prettier": "^3.3.3",