File tree Expand file tree Collapse file tree 5 files changed +14
-9
lines changed Expand file tree Collapse file tree 5 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@e2e/shared-server" : " 0.0.105" ,
11
- "@types/node" : " 20.14.13 " ,
11
+ "@types/node" : " 22.0.0 " ,
12
12
"bun-types" : " 1.1.21"
13
13
},
14
14
"devDependencies" : {
Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@pulumi/pulumi" : " 3.127.0" ,
7
- "@types/node" : " 20.14.13 "
7
+ "@types/node" : " 22.0.0 "
8
8
}
9
9
}
Original file line number Diff line number Diff line change 39
39
"@changesets/cli" : " 2.27.7" ,
40
40
"@theguild/prettier-config" : " 2.0.6" ,
41
41
"@types/jest" : " 29.5.12" ,
42
- "@types/node" : " 20.14.13 " ,
42
+ "@types/node" : " 22.0.0 " ,
43
43
"@types/react-dom" : " 18.2.18" ,
44
44
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
45
45
"@typescript-eslint/parser" : " 7.18.0" ,
Original file line number Diff line number Diff line change 39
39
},
40
40
"devDependencies" : {
41
41
"@types/express" : " 4.17.21" ,
42
- "@types/node" : " 20.14.13 " ,
42
+ "@types/node" : " 22.0.0 " ,
43
43
"express" : " 4.19.2" ,
44
44
"fastify" : " 4.28.1" ,
45
45
"react" : " 0.0.0-experimental-e5205658f-20230913" ,
Original file line number Diff line number Diff line change 2893
2893
dependencies :
2894
2894
" @types/node" " *"
2895
2895
2896
- " @types/node@*" , "@types/node@20.14.13 ", "@types/node@>=13.7.0":
2897
- version "20.14.13 "
2898
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.13 .tgz#bf4fe8959ae1c43bc284de78bd6c01730933736b "
2899
- integrity sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w ==
2896
+ " @types/node@*" , "@types/node@22.0.0 ", "@types/node@>=13.7.0":
2897
+ version "22.0.0 "
2898
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.0 .tgz#04862a2a71e62264426083abe1e27e87cac05a30 "
2899
+ integrity sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw ==
2900
2900
dependencies :
2901
- undici-types "~5.26.4 "
2901
+ undici-types "~6.11.1 "
2902
2902
2903
2903
" @types/node@^12.7.1 " :
2904
2904
version "12.20.55"
@@ -9583,6 +9583,11 @@ undici-types@~5.26.4:
9583
9583
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
9584
9584
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
9585
9585
9586
+ undici-types@~6.11.1 :
9587
+ version "6.11.1"
9588
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.11.1.tgz#432ea6e8efd54a48569705a699e62d8f4981b197"
9589
+ integrity sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==
9590
+
9586
9591
undici@^5.13.0, undici@^5.28.4 :
9587
9592
version "5.28.4"
9588
9593
resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.4.tgz#6b280408edb6a1a604a9b20340f45b422e373068"
You can’t perform that action at this time.
0 commit comments