diff --git a/package.json b/package.json index e99bcc99..f3982fc4 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@commitlint/config-conventional": "^17.7.0", "@commitlint/prompt-cli": "^17.7.2", "@testing-library/cypress": "^10.0.1", - "@types/node": "^18.18.1", + "@types/node": "^18.18.4", "@types/react": "^18.2.24", "@types/react-dom": "^18.2.8", "@types/testing-library__cypress": "^5.0.10", diff --git a/theme/package.json b/theme/package.json index 1f6c28c2..3f2ae89c 100644 --- a/theme/package.json +++ b/theme/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@testing-library/cypress": "^10.0.1", - "@types/node": "^18.18.1", + "@types/node": "^18.18.4", "@types/parse-numeric-range": "^0.0.1", "@types/testing-library__cypress": "^5.0.10", "@typescript-eslint/eslint-plugin": "^5.62.0", diff --git a/yarn.lock b/yarn.lock index 3a63736f..dc04ed34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3030,10 +3030,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.40.tgz#968d64746d20cac747a18ca982c0f1fe518c031c" integrity sha512-+yno3ItTEwGxXiS/75Q/aHaa5srkpnJaH+kdkTVJ3DtJEwv92itpKbxU+FjPoh2m/5G9zmUQfrL4A4C13c+iGA== -"@types/node@^18.18.1": - version "18.18.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.1.tgz#80b22f3df719f15c9736207980e95f35d01ec1aa" - integrity sha512-3G42sxmm0fF2+Vtb9TJQpnjmP+uKlWvFa8KoEGquh4gqRmoUG/N0ufuhikw6HEsdG2G2oIKhog1GCTfz9v5NdQ== +"@types/node@^18.18.4": + version "18.18.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.4.tgz#519fef47a13cf869be290c20fc6ae9b7fe887aa7" + integrity sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ== "@types/node@^8.5.7": version "8.10.66"