diff --git a/package-lock.json b/package-lock.json index ac9eb2b6..0548e302 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@types/is-glob": "4.0.2", "@types/jest": "29.5.8", "@types/lodash.groupby": "4.6.7", - "@types/node": "16.18.61", + "@types/node": "16.18.126", "@typescript-eslint/eslint-plugin": "6.10.0", "@typescript-eslint/parser": "6.10.0", "esbuild": "0.14.53", @@ -2414,9 +2414,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "16.18.61", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.61.tgz", - "integrity": "sha512-k0N7BqGhJoJzdh6MuQg1V1ragJiXTh8VUBAZTWjJ9cUq23SG0F0xavOwZbhiP4J3y20xd6jxKx+xNUhkMAi76Q==", + "version": "16.18.126", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.126.tgz", + "integrity": "sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw==", "dev": true }, "node_modules/@types/parse-json": { @@ -10284,9 +10284,9 @@ "dev": true }, "@types/node": { - "version": "16.18.61", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.61.tgz", - "integrity": "sha512-k0N7BqGhJoJzdh6MuQg1V1ragJiXTh8VUBAZTWjJ9cUq23SG0F0xavOwZbhiP4J3y20xd6jxKx+xNUhkMAi76Q==", + "version": "16.18.126", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.126.tgz", + "integrity": "sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw==", "dev": true }, "@types/parse-json": { diff --git a/package.json b/package.json index 3a88af58..63811608 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "@types/is-glob": "4.0.2", "@types/jest": "29.5.8", "@types/lodash.groupby": "4.6.7", - "@types/node": "16.18.61", + "@types/node": "16.18.126", "@typescript-eslint/eslint-plugin": "6.10.0", "@typescript-eslint/parser": "6.10.0", "esbuild": "0.14.53",