diff --git a/package.json b/package.json index 57ddbe6..16799f0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "yaml": "2.2.1" }, "devDependencies": { - "@types/node": "18.15.11", + "@types/node": "18.16.8", "@types/prismjs": "1.26.0", "@types/react": "18.0.31", "@types/styled-components": "5.1.26", diff --git a/yarn.lock b/yarn.lock index 19271a6..074ad77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -434,10 +434,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/node@18.15.11": - version "18.15.11" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f" - integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q== +"@types/node@18.16.8": + version "18.16.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.8.tgz#fcd9bd0a793aba2701caff4aeae7c988d4da6ce5" + integrity sha512-p0iAXcfWCOTCBbsExHIDFCfwsqFwBTgETJveKMT+Ci3LY9YqQCI91F5S+TB20+aRCXpcWfvx5Qr5EccnwCm2NA== "@types/parse-json@^4.0.0": version "4.0.0"