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.69 " ,
123
+ "@types/node" : " 22.10.4 " ,
124
124
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
125
125
"@typescript-eslint/parser" : " 7.18.0" ,
126
126
"dotenv" : " 16.4.7" ,
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.69 ":
2945
- version "18.19.69 "
2946
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.69 .tgz#748d301818ba4b238854c53d290257a70aae7d01 "
2947
- integrity sha512-ECPdY1nlaiO/Y6GUnwgtAAhLNaQ53AyIVz+eILxpEo5OvuqE6yWkqWBIb5dU0DqhKQtMeny+FBD3PK6lm7L5xQ ==
2944
+ "@types/node@22.10.4 ":
2945
+ version "22.10.4 "
2946
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.4 .tgz#da36bebcc4b124f3d62bfde1cd1dafd7763949c1 "
2947
+ integrity sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug ==
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"
@@ -11114,6 +11114,11 @@ undici-types@~5.26.4:
11114
11114
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
11115
11115
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
11116
11116
11117
+ undici-types@~6.20.0:
11118
+ version "6.20.0"
11119
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
11120
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
11121
+
11117
11122
unicode-canonical-property-names-ecmascript@^2.0.0:
11118
11123
version "2.0.0"
11119
11124
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