File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 119
119
"@types/jest" : " 29.5.12" ,
120
120
"@types/jsonpath" : " 0.2.4" ,
121
121
"@types/lodash" : " 4.17.0" ,
122
- "@types/node" : " 18 .16.9 " ,
122
+ "@types/node" : " 20 .16.4 " ,
123
123
"@typescript-eslint/eslint-plugin" : " ^6.9.1" ,
124
124
"@typescript-eslint/parser" : " ^6.9.1" ,
125
125
"dotenv" : " 16.4.5" ,
Original file line number Diff line number Diff line change 2779
2779
dependencies :
2780
2780
undici-types "~5.26.4"
2781
2781
2782
- " @types/node@18.16.9 " :
2783
- version "18.16.9"
2784
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
2785
- integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==
2782
+ " @types/node@20.16.4 " :
2783
+ version "20.16.4"
2784
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.4.tgz#2e3d9e1da4761a0fdb725d9497df4bb091e9c2f1"
2785
+ integrity sha512-ioyQ1zK9aGEomJ45zz8S8IdzElyxhvP1RVWnPrXDf6wFaUb+kk1tEcVVJkF7RPGM0VWI7cp5U57oCPIn5iN1qg==
2786
+ dependencies :
2787
+ undici-types "~6.19.2"
2786
2788
2787
2789
" @types/normalize-package-data@^2.4.3 " :
2788
2790
version "2.4.4"
@@ -10260,6 +10262,11 @@ undici-types@~5.26.4:
10260
10262
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
10261
10263
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
10262
10264
10265
+ undici-types@~6.19.2 :
10266
+ version "6.19.8"
10267
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
10268
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
10269
+
10263
10270
unicode-canonical-property-names-ecmascript@^2.0.0 :
10264
10271
version "2.0.0"
10265
10272
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