diff --git a/package.json b/package.json index 623d930..bb8b1fb 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/body-parser": "^1.19.2", "@types/express": "^4.17.13", "@types/multer": "^1.4.7", - "@types/node": "^18.15.11", + "@types/node": "^18.16.3", "body-parser": "^1.20.2", "express": "^4.17.1", "module-alias": "^2.2.2", diff --git a/yarn.lock b/yarn.lock index a6e6abb..dabcb68 100644 --- a/yarn.lock +++ b/yarn.lock @@ -257,10 +257,10 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@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@*", "@types/node@^18.16.3": + version "18.16.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01" + integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q== "@types/offscreencanvas@~2019.3.0": version "2019.3.0"