File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 120
120
"@types/jest" : " 29.5.14" ,
121
121
"@types/jsonpath" : " 0.2.4" ,
122
122
"@types/lodash" : " 4.17.13" ,
123
- "@types/node" : " 18.19.64 " ,
123
+ "@types/node" : " 22.10.1 " ,
124
124
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
125
125
"@typescript-eslint/parser" : " 7.18.0" ,
126
126
"dotenv" : " 16.4.5" ,
Original file line number Diff line number Diff line change 2941
2941
dependencies:
2942
2942
undici-types "~5.26.4"
2943
2943
2944
- "@types/node@18.19.64 ":
2945
- version "18.19.64 "
2946
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.64 .tgz#122897fb79f2a9ec9c979bded01c11461b2b1478 "
2947
- integrity sha512-955mDqvO2vFf/oL7V3WiUtiz+BugyX8uVbaT2H8oj3+8dRyH2FLiNdowe7eNqRM7IOIZvzDH76EoAT+gwm6aIQ ==
2944
+ "@types/node@22.10.1 ":
2945
+ version "22.10.1 "
2946
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1 .tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766 "
2947
+ integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ ==
2948
2948
dependencies:
2949
- undici-types "~5.26.4 "
2949
+ undici-types "~6.20.0 "
2950
2950
2951
2951
"@types/normalize-package-data@^2.4.3":
2952
2952
version "2.4.4"
@@ -11109,6 +11109,11 @@ undici-types@~5.26.4:
11109
11109
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
11110
11110
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
11111
11111
11112
+ undici-types@~6.20.0:
11113
+ version "6.20.0"
11114
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
11115
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
11116
+
11112
11117
unicode-canonical-property-names-ecmascript@^2.0.0:
11113
11118
version "2.0.0"
11114
11119
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
You can’t perform that action at this time.
0 commit comments