diff --git a/package-lock.json b/package-lock.json index 069f9b08c..18c375e6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@types/fs-extra": "9.0.13", "@types/jest": "27.5.2", "@types/lodash": "4.14.182", - "@types/node": "16.11.42", + "@types/node": "16.11.44", "@types/rimraf": "3.0.2", "@types/webpack": "5.28.0", "@typescript-eslint/eslint-plugin": "5.30.3", @@ -2038,9 +2038,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "16.11.42", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.42.tgz", - "integrity": "sha512-iwLrPOopPy6V3E+1yHTpJea3bdsNso0b0utLOJJwaa/PLzqBt3GZl3stMcakc/gr89SfcNk2ki3z7Gvue9hYGQ==", + "version": "16.11.44", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.44.tgz", + "integrity": "sha512-gwP6+QDgL5TDBIWh1lbYh3EFPU11pa+8xcamcsA3ROkp3A9X+/3Y5cRgq93VPEEE+CGfxlQnqkg1kkWGBgh3fw==", "dev": true }, "node_modules/@types/normalize-package-data": { @@ -18044,9 +18044,9 @@ "dev": true }, "@types/node": { - "version": "16.11.42", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.42.tgz", - "integrity": "sha512-iwLrPOopPy6V3E+1yHTpJea3bdsNso0b0utLOJJwaa/PLzqBt3GZl3stMcakc/gr89SfcNk2ki3z7Gvue9hYGQ==", + "version": "16.11.44", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.44.tgz", + "integrity": "sha512-gwP6+QDgL5TDBIWh1lbYh3EFPU11pa+8xcamcsA3ROkp3A9X+/3Y5cRgq93VPEEE+CGfxlQnqkg1kkWGBgh3fw==", "dev": true }, "@types/normalize-package-data": { diff --git a/package.json b/package.json index c555dca4f..f827e4ae8 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/fs-extra": "9.0.13", "@types/jest": "27.5.2", "@types/lodash": "4.14.182", - "@types/node": "16.11.42", + "@types/node": "16.11.44", "@types/rimraf": "3.0.2", "@types/webpack": "5.28.0", "@typescript-eslint/eslint-plugin": "5.30.3",