diff --git a/package.json b/package.json index 74db230..9a63972 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "devDependencies": { "@sourcegraph/eslint-config": "^0.37.1", "@sourcegraph/tsconfig": "^4.0.1", - "@types/node": "20.10.2", + "@types/node": "20.10.3", "eslint": "^8.55.0", "lnfs-cli": "^2.1.0", "mkdirp": "^1.0.4", diff --git a/yarn.lock b/yarn.lock index 1d84d45..cdcea4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1114,10 +1114,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/node@20.10.2": - version "20.10.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.2.tgz#32a5e8228357f57714ad28d52229ab04880c2814" - integrity sha512-37MXfxkb0vuIlRKHNxwCkb60PNBpR94u4efQuN4JgIAm66zfCDXGSAFCef9XUWFovX2R1ok6Z7MHhtdVXXkkIw== +"@types/node@20.10.3": + version "20.10.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3.tgz#4900adcc7fc189d5af5bb41da8f543cea6962030" + integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg== dependencies: undici-types "~5.26.4"