diff --git a/package-lock.json b/package-lock.json index ebf338df0..eceb6d96d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "globals": "16.4.0", "husky": "9.1.7", "lint-staged": "16.1.2", - "npm-check-updates": "19.0.0", + "npm-check-updates": "19.1.1", "plop": "3.1.2", "postcss": "8.5.6", "postcss-advanced-variables": "5.0.0", @@ -14026,9 +14026,9 @@ } }, "node_modules/npm-check-updates": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.0.0.tgz", - "integrity": "sha512-qcfjZEv6xB+WvW24S8wU1MKISPPiTREraBg62XDo/7zmOLXH3Zj7ti2v/LRfks0qITU8SDZLTWwgIitflvursw==", + "version": "19.1.1", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.1.1.tgz", + "integrity": "sha512-vy/uNbaK6Xfj/QzM8OXeALZak67E0uHjUlbdT1YGy4bdj0xlBU6AVd+8bscY8vlDpyzL6Y7mxcrX8kzEDeEpNg==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index c33b23694..a57a5ae24 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "globals": "16.4.0", "husky": "9.1.7", "lint-staged": "16.1.2", - "npm-check-updates": "19.0.0", + "npm-check-updates": "19.1.1", "plop": "3.1.2", "postcss": "8.5.6", "postcss-advanced-variables": "5.0.0",