diff --git a/package-lock.json b/package-lock.json index 11e7f0e5..6c250679 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^14.0.0", "@types/jsdom": "^21.1.1", - "@types/node": "^18.17.5", + "@types/node": "^18.17.9", "@types/ramda": "^0.29.3", "@types/react": "^18.2.20", "@typescript-eslint/parser": "5.61.0", @@ -1658,9 +1658,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "18.17.5", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.5.tgz", - "integrity": "sha512-xNbS75FxH6P4UXTPUJp/zNPq6/xsfdJKussCWNOnz4aULWIRwMgP1LgaB5RiBnMX1DPCYenuqGZfnIAx5mbFLA==", + "version": "18.17.9", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.9.tgz", + "integrity": "sha512-fxaKquqYcPOGwE7tC1anJaPJ0GHyOVzfA2oUoXECjBjrtsIz4YJvtNYsq8LUcjEUehEF+jGpx8Z+lFrtT6z0tg==", "dev": true }, "node_modules/@types/prop-types": { diff --git a/package.json b/package.json index 0bf3eb92..ff2618e1 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^14.0.0", "@types/jsdom": "^21.1.1", - "@types/node": "^18.17.5", + "@types/node": "^18.17.9", "@types/ramda": "^0.29.3", "@types/react": "^18.2.20", "@typescript-eslint/parser": "5.61.0",