diff --git a/web/themes/custom/contribtracker/package-lock.json b/web/themes/custom/contribtracker/package-lock.json index d8bc52db..de3c7d9a 100644 --- a/web/themes/custom/contribtracker/package-lock.json +++ b/web/themes/custom/contribtracker/package-lock.json @@ -20,7 +20,7 @@ "@types/gulp-sass": "^5.0.4", "@types/jquery": "^3.5.32", "@types/jqueryui": "^1.12.23", - "@types/node": "^22.13.0", + "@types/node": "^22.13.8", "@types/select2": "^4.0.63", "@typescript-eslint/eslint-plugin": "^8.18.0", "@typescript-eslint/parser": "^8.18.0", @@ -1658,9 +1658,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.13.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.0.tgz", - "integrity": "sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==", + "version": "22.13.8", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.8.tgz", + "integrity": "sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/web/themes/custom/contribtracker/package.json b/web/themes/custom/contribtracker/package.json index 205cc666..f9d1b7d2 100644 --- a/web/themes/custom/contribtracker/package.json +++ b/web/themes/custom/contribtracker/package.json @@ -21,7 +21,7 @@ "@types/gulp-sass": "^5.0.4", "@types/jquery": "^3.5.32", "@types/jqueryui": "^1.12.23", - "@types/node": "^22.13.0", + "@types/node": "^22.13.8", "@types/select2": "^4.0.63", "@typescript-eslint/eslint-plugin": "^8.18.0", "@typescript-eslint/parser": "^8.18.0",