diff --git a/package-lock.json b/package-lock.json index c53de606..326e346a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@testing-library/react": "13.4.0", "@testing-library/user-event": "14.4.3", "@types/jest": "28.1.8", - "@types/node": "16.18.12", + "@types/node": "16.18.55", "@types/react": "18.0.28", "@types/react-dom": "18.0.10", "change-case": "4.1.2", @@ -11790,9 +11790,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "16.18.12", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.12.tgz", - "integrity": "sha512-vzLe5NaNMjIE3mcddFVGlAXN1LEWueUsMsOJWaT6wWMJGyljHAWHznqfnKUQWGzu7TLPrGvWdNAsvQYW+C0xtw==" + "version": "16.18.55", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.55.tgz", + "integrity": "sha512-Y1zz/LIuJek01+hlPNzzXQhmq/Z2BCP96j18MSXC0S0jSu/IG4FFxmBs7W4/lI2vPJ7foVfEB0hUVtnOjnCiTg==" }, "node_modules/@types/node-fetch": { "version": "2.6.2", @@ -46104,9 +46104,9 @@ "dev": true }, "@types/node": { - "version": "16.18.12", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.12.tgz", - "integrity": "sha512-vzLe5NaNMjIE3mcddFVGlAXN1LEWueUsMsOJWaT6wWMJGyljHAWHznqfnKUQWGzu7TLPrGvWdNAsvQYW+C0xtw==" + "version": "16.18.55", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.55.tgz", + "integrity": "sha512-Y1zz/LIuJek01+hlPNzzXQhmq/Z2BCP96j18MSXC0S0jSu/IG4FFxmBs7W4/lI2vPJ7foVfEB0hUVtnOjnCiTg==" }, "@types/node-fetch": { "version": "2.6.2", diff --git a/package.json b/package.json index 1fe1747d..72df2c56 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@testing-library/react": "13.4.0", "@testing-library/user-event": "14.4.3", "@types/jest": "28.1.8", - "@types/node": "16.18.12", + "@types/node": "16.18.55", "@types/react": "18.0.28", "@types/react-dom": "18.0.10", "change-case": "4.1.2",