diff --git a/package-lock.json b/package-lock.json index 1e0c3127..1b99e77c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.5.1", "@types/lodash": "^4.14.198", - "@types/node": "^18.17.17", + "@types/node": "^18.18.6", "@types/nunjucks": "^3.2.3", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.7", @@ -5013,9 +5013,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "18.17.17", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.17.tgz", - "integrity": "sha512-cOxcXsQ2sxiwkykdJqvyFS+MLQPLvIdwh5l6gNg8qF6s+C7XSkEWOZjK+XhUZd+mYvHV/180g2cnCcIl4l06Pw==" + "version": "18.18.6", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.6.tgz", + "integrity": "sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==" }, "node_modules/@types/normalize-package-data": { "version": "2.4.1", diff --git a/package.json b/package.json index 2827cb0c..3053d280 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.5.1", "@types/lodash": "^4.14.198", - "@types/node": "^18.17.17", + "@types/node": "^18.18.6", "@types/nunjucks": "^3.2.3", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.7",