diff --git a/package.json b/package.json index 88248b14..b87a200d 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "devDependencies": { "@types/jest": "29.5.1", "@types/minimatch": "^5.1.2", - "@types/node": "^18.16.3", + "@types/node": "^20.1.3", "@types/nodegit": "^0.28.3", "@typescript-eslint/eslint-plugin": "^5.59.1", "@vercel/ncc": "^0.36.1", diff --git a/yarn.lock b/yarn.lock index ff0da505..bacdd5f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2771,10 +2771,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== -"@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/node@*", "@types/node@^20.1.3": + version "20.1.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.1.3.tgz#bc8e7cd8065a5fc355a3a191a68db8019c58bc00" + integrity sha512-NP2yfZpgmf2eDRPmgGq+fjGjSwFgYbihA8/gK+ey23qT9RkxsgNTZvGOEpXgzIGqesTYkElELLgtKoMQTys5vA== "@types/node@^16.9.2": version "16.18.23"