diff --git a/package.json b/package.json index 9d310b38..6ad82b7f 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "@types/lodash": "^4.14.184", "@types/lokijs": "^1.5.7", "@types/nedb": "^1.8.12", - "@types/node": "^18.7.15", + "@types/node": "^18.11.9", "@types/parse-link-header": "^2.0.0", "@typescript-eslint/eslint-plugin": "^5.36.1", "@typescript-eslint/parser": "^5.36.2", diff --git a/yarn.lock b/yarn.lock index c9a733c5..92b6746a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1884,10 +1884,10 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@^18.7.15": - version "18.7.15" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.15.tgz#20ae1ec80c57ee844b469f968a1cd511d4088b29" - integrity sha512-XnjpaI8Bgc3eBag2Aw4t2Uj/49lLBSStHWfqKvIuXD7FIrZyMLWp8KuAFHAqxMZYTF9l08N1ctUn9YNybZJVmQ== +"@types/node@*", "@types/node@^18.11.9": + version "18.11.9" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4" + integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg== "@types/node@^16.11.26": version "16.11.48"