This repository was archived by the owner on Feb 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 49
49
"@types/aws-lambda" : " ^8.10.137" ,
50
50
"@types/fs-extra" : " ^11.0.4" ,
51
51
"@types/glob" : " ^8.1.0" ,
52
- "@types/node" : " ^18.19.31 " ,
52
+ "@types/node" : " ^20.17.0 " ,
53
53
"@types/semver" : " ^7.5.8" ,
54
54
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
55
55
"@typescript-eslint/parser" : " ^5.62.0" ,
Original file line number Diff line number Diff line change 2627
2627
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.96.tgz#eb0012d23ff53d14d64ec8a352bf89792de6aade"
2628
2628
integrity sha512-84iSqGXoO+Ha16j8pRZ/L90vDMKX04QTYMTfYeE1WrjWaZXuchBehGUZEpNgx7JnmlrIHdnABmpjrQjhCnNldQ==
2629
2629
2630
- "@types/node@^18.19.31 ":
2631
- version "18.19.31 "
2632
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.31 .tgz#b7d4a00f7cb826b60a543cebdbda5d189aaecdcd "
2633
- integrity sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA ==
2630
+ "@types/node@^20.17.0 ":
2631
+ version "20.17.0 "
2632
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.0 .tgz#d0620ba0fe4cf2a0f12351c7bdd805fc4e1f036b "
2633
+ integrity sha512-a7zRo0f0eLo9K5X9Wp5cAqTUNGzuFLDG2R7C4HY2BhcMAsxgSPuRvAC1ZB6QkuUQXf0YZAgfOX2ZyrBa2n4nHQ ==
2634
2634
dependencies:
2635
- undici-types "~5.26.4 "
2635
+ undici-types "~6.19.2 "
2636
2636
2637
2637
"@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.1":
2638
2638
version "2.4.4"
@@ -12793,6 +12793,11 @@ undici-types@~5.26.4:
12793
12793
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
12794
12794
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
12795
12795
12796
+ undici-types@~6.19.2:
12797
+ version "6.19.8"
12798
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
12799
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
12800
+
12796
12801
unfetch@^5.0.0:
12797
12802
version "5.0.0"
12798
12803
resolved "https://registry.yarnpkg.com/unfetch/-/unfetch-5.0.0.tgz#8a5b6e5779ebe4dde0049f7d7a81d4a1af99d142"
You can’t perform that action at this time.
0 commit comments