File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 47
47
"@typedorm/common" : " 1.15.3" ,
48
48
"@typedorm/core" : " 1.15.3" ,
49
49
"@types/jest" : " 29.4.0" ,
50
- "@types/node" : " 18.14.2 " ,
50
+ "@types/node" : " 22.10.1 " ,
51
51
"@typescript-eslint/eslint-plugin" : " 6.0.0" ,
52
52
"@typescript-eslint/parser" : " 6.0.0" ,
53
53
"aws-sdk" : " 2.1323.0" ,
Original file line number Diff line number Diff line change 1569
1569
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.1.tgz#90dad8476f1e42797c49d6f8b69aaf9f876fc69f"
1570
1570
integrity sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ==
1571
1571
1572
- " @types/node@18.14.2 " :
1573
- version "18.14.2"
1574
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1"
1575
- integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==
1572
+ " @types/node@22.10.1 " :
1573
+ version "22.10.1"
1574
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
1575
+ integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
1576
+ dependencies :
1577
+ undici-types "~6.20.0"
1576
1578
1577
1579
" @types/prettier@^2.1.5 " :
1578
1580
version "2.7.2"
@@ -3914,6 +3916,11 @@ uid@2.0.2:
3914
3916
dependencies :
3915
3917
" @lukeed/csprng" " ^1.0.0"
3916
3918
3919
+ undici-types@~6.20.0 :
3920
+ version "6.20.0"
3921
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
3922
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
3923
+
3917
3924
update-browserslist-db@^1.0.10 :
3918
3925
version "1.0.10"
3919
3926
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz#0f54b876545726f17d00cd9a2561e6dade943ff3"
You can’t perform that action at this time.
0 commit comments