diff --git a/.github/actions/compute-sha256/package-lock.json b/.github/actions/compute-sha256/package-lock.json index da3ffb0e6b..1341199b8b 100644 --- a/.github/actions/compute-sha256/package-lock.json +++ b/.github/actions/compute-sha256/package-lock.json @@ -11,7 +11,7 @@ "@actions/core": "1.10.0" }, "devDependencies": { - "@types/node": "16.11.64", + "@types/node": "16.18.0", "@typescript-eslint/eslint-plugin": "5.39.0", "@typescript-eslint/parser": "5.39.0", "@vercel/ncc": "0.34.0", @@ -167,9 +167,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "16.11.64", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.64.tgz", - "integrity": "sha512-z5hPTlVFzNwtJ2LNozTpJcD1Cu44c4LNuzaq1mwxmiHWQh2ULdR6Vjwo1UGldzRpzL0yUEdZddnfqGW2G70z6Q==", + "version": "16.18.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.0.tgz", + "integrity": "sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==", "dev": true }, "node_modules/@typescript-eslint/eslint-plugin": { @@ -3000,9 +3000,9 @@ "dev": true }, "@types/node": { - "version": "16.11.64", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.64.tgz", - "integrity": "sha512-z5hPTlVFzNwtJ2LNozTpJcD1Cu44c4LNuzaq1mwxmiHWQh2ULdR6Vjwo1UGldzRpzL0yUEdZddnfqGW2G70z6Q==", + "version": "16.18.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.0.tgz", + "integrity": "sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==", "dev": true }, "@typescript-eslint/eslint-plugin": { diff --git a/.github/actions/compute-sha256/package.json b/.github/actions/compute-sha256/package.json index 425871a661..2b5813e15e 100644 --- a/.github/actions/compute-sha256/package.json +++ b/.github/actions/compute-sha256/package.json @@ -21,7 +21,7 @@ "@actions/core": "1.10.0" }, "devDependencies": { - "@types/node": "16.11.64", + "@types/node": "16.18.0", "@typescript-eslint/eslint-plugin": "5.39.0", "@typescript-eslint/parser": "5.39.0", "@vercel/ncc": "0.34.0", diff --git a/.github/actions/privacy-check/package-lock.json b/.github/actions/privacy-check/package-lock.json index 56f273280d..31cc4e9059 100644 --- a/.github/actions/privacy-check/package-lock.json +++ b/.github/actions/privacy-check/package-lock.json @@ -12,7 +12,7 @@ "@actions/github": "5.1.1" }, "devDependencies": { - "@types/node": "16.11.64", + "@types/node": "16.18.0", "@typescript-eslint/eslint-plugin": "5.39.0", "@typescript-eslint/parser": "5.39.0", "@vercel/ncc": "0.34.0", @@ -280,9 +280,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "16.11.64", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.64.tgz", - "integrity": "sha512-z5hPTlVFzNwtJ2LNozTpJcD1Cu44c4LNuzaq1mwxmiHWQh2ULdR6Vjwo1UGldzRpzL0yUEdZddnfqGW2G70z6Q==", + "version": "16.18.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.0.tgz", + "integrity": "sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==", "dev": true }, "node_modules/@typescript-eslint/eslint-plugin": { @@ -3278,9 +3278,9 @@ "dev": true }, "@types/node": { - "version": "16.11.64", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.64.tgz", - "integrity": "sha512-z5hPTlVFzNwtJ2LNozTpJcD1Cu44c4LNuzaq1mwxmiHWQh2ULdR6Vjwo1UGldzRpzL0yUEdZddnfqGW2G70z6Q==", + "version": "16.18.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.0.tgz", + "integrity": "sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==", "dev": true }, "@typescript-eslint/eslint-plugin": { diff --git a/.github/actions/privacy-check/package.json b/.github/actions/privacy-check/package.json index e68f4edaeb..c79a205959 100644 --- a/.github/actions/privacy-check/package.json +++ b/.github/actions/privacy-check/package.json @@ -18,7 +18,7 @@ "setup" ], "devDependencies": { - "@types/node": "16.11.64", + "@types/node": "16.18.0", "@typescript-eslint/eslint-plugin": "5.39.0", "@typescript-eslint/parser": "5.39.0", "@vercel/ncc": "0.34.0",