diff --git a/package-lock.json b/package-lock.json index 387e363..781326c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@stylistic/eslint-plugin": "2.6.2", "@types/debug": "4.1.12", "@types/eslint__js": "8.42.3", - "@types/node": "20.14.14", + "@types/node": "20.14.15", "c8": "10.1.2", "cspell": "8.13.2", "eslint": "9.8.0", @@ -2262,9 +2262,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "20.14.14", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.14.tgz", - "integrity": "sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==", + "version": "20.14.15", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.15.tgz", + "integrity": "sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 9797ef8..9b4c63d 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@stylistic/eslint-plugin": "2.6.2", "@types/debug": "4.1.12", "@types/eslint__js": "8.42.3", - "@types/node": "20.14.14", + "@types/node": "20.14.15", "c8": "10.1.2", "cspell": "8.13.2", "eslint": "9.8.0",