diff --git a/package.json b/package.json index 5f251dc..b8163c9 100644 --- a/package.json +++ b/package.json @@ -54,8 +54,8 @@ "@swc/cli": "0.4.0", "@swc/core": "1.7.39", "@swc/jest": "0.2.36", - "@types/jest": "29.5.13", - "@types/node": "18.19.58", + "@types/jest": "29.5.14", + "@types/node": "18.19.59", "@types/prompts": "^2.4.1", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 1f22772..e9c1e32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1660,10 +1660,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.13": - version "29.5.13" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc" - integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg== +"@types/jest@29.5.14": + version "29.5.14" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" + integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0" @@ -1692,10 +1692,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@18.19.58": - version "18.19.58" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.58.tgz#260cda6182b24d788afe3a27a7be65c457e67319" - integrity sha512-2ryJttbOAWCYuZMdk4rmZZ6oqE+GSL5LxbaTVe4PCs0FUrHObZZAQL4ihMw9/cH1Pn8lSQ9TXVhsM4LrnfZ0aA== +"@types/node@18.19.59": + version "18.19.59" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.59.tgz#2de1b95b0b468089b616b2feb809755d70a74949" + integrity sha512-vizm2EqwV/7Zay+A6J3tGl9Lhr7CjZe2HmWS988sefiEmsyP9CeXEleho6i4hJk/8UtZAo0bWN4QPZZr83RxvQ== dependencies: undici-types "~5.26.4"