diff --git a/package.json b/package.json index 15c934f..c97f0fc 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@types/lodash": "^4.14.170", "@types/lodash.flatmap": "^4.5.6", "@types/multicodec": "^2.1.0", - "@types/node": "^17.0.1", + "@types/node": "^18.16.1", "@types/qs": "^6.9.6", "@types/react": "^17.0.37", "@types/react-dom": "^17.0.8", diff --git a/yarn.lock b/yarn.lock index 28bb5fa..65fba48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3467,10 +3467,10 @@ dependencies: multicodec "*" -"@types/node@*", "@types/node@^17.0.1": - version "17.0.38" - resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947" - integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g== +"@types/node@*", "@types/node@^18.16.1": + version "18.16.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.1.tgz#5db121e9c5352925bb1f1b892c4ae620e3526799" + integrity sha512-DZxSZWXxFfOlx7k7Rv4LAyiMroaxa3Ly/7OOzZO8cBNho0YzAi4qlbrx8W27JGqG57IgR/6J7r+nOJWw6kcvZA== "@types/node@10.12.18": version "10.12.18"