diff --git a/package-lock.json b/package-lock.json index b9a01d0..832d10a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "file-loader": "^6.2.0", "jsonlint": "^1.6.3", "mini-css-extract-plugin": "^2.10.2", - "npm-check-updates": "^22.0.1", + "npm-check-updates": "^22.2.9", "postcss-loader": "^8.2.1", "precss": "^4.0.0", "prettier": "3.8.3", @@ -6250,9 +6250,9 @@ } }, "node_modules/npm-check-updates": { - "version": "22.0.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.0.1.tgz", - "integrity": "sha512-K8PDu7l9v7UKIwDSxLnqA9LHT76Mu4eCjGjp0JwSeSsyKWmX/YZY+AoBxw4oVdKwQLthWbzg1g+OKysHYGQCjQ==", + "version": "22.2.9", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.9.tgz", + "integrity": "sha512-DVeZ0KirHfliSsHuR2o7cHE+tW439sVHfJjF6cGWeDiY0Wyl3BI/jS4zV0eixtcMOquFbcF1Su/FsxOvk5MoYA==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index b12c737..9d5a937 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "file-loader": "^6.2.0", "jsonlint": "^1.6.3", "mini-css-extract-plugin": "^2.10.2", - "npm-check-updates": "^22.0.1", + "npm-check-updates": "^22.2.9", "postcss-loader": "^8.2.1", "precss": "^4.0.0", "prettier": "3.8.3",