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.14" ,
123
- "@types/node" : " 18.19.74 " ,
123
+ "@types/node" : " 22.13.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 2809
2809
dependencies:
2810
2810
undici-types "~5.26.4"
2811
2811
2812
- "@types/node@18.19.74 ":
2813
- version "18.19.74 "
2814
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.74 .tgz#4d093acd2a558ebbc5f0efa4e20ce63791b0cc58 "
2815
- integrity sha512-HMwEkkifei3L605gFdV+/UwtpxP6JSzM+xFk2Ia6DNFSwSVBRh9qp5Tgf4lNFOMfPVuU0WnkcWpXZpgn5ufO4A ==
2812
+ "@types/node@22.13.4 ":
2813
+ version "22.13.4 "
2814
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.4 .tgz#3fe454d77cd4a2d73c214008b3e331bfaaf5038a "
2815
+ integrity sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg ==
2816
2816
dependencies:
2817
- undici-types "~5.26.4 "
2817
+ undici-types "~6.20.0 "
2818
2818
2819
2819
"@types/normalize-package-data@^2.4.3":
2820
2820
version "2.4.4"
@@ -10758,6 +10758,11 @@ undici-types@~5.26.4:
10758
10758
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
10759
10759
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
10760
10760
10761
+ undici-types@~6.20.0:
10762
+ version "6.20.0"
10763
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
10764
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
10765
+
10761
10766
unicode-canonical-property-names-ecmascript@^2.0.0:
10762
10767
version "2.0.0"
10763
10768
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