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 193
193
},
194
194
"devDependencies" : {
195
195
"@types/mocha" : " 10.0.1" ,
196
- "@types/node" : " 18.16.19 " ,
196
+ "@types/node" : " 22.10.1 " ,
197
197
"husky" : " 8.0.3" ,
198
198
"lint-staged" : " 13.3.0" ,
199
199
"mocha" : " 10.2.0" ,
Original file line number Diff line number Diff line change 100
100
dependencies :
101
101
undici-types "~5.26.4"
102
102
103
- " @types/node@18.16.19 " :
104
- version "18.16.19"
105
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
106
- integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
103
+ " @types/node@22.10.1 " :
104
+ version "22.10.1"
105
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
106
+ integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
107
+ dependencies :
108
+ undici-types "~6.20.0"
107
109
108
110
" @webassemblyjs/ast@1.11.6" , "@webassemblyjs/ast@^1.11.5":
109
111
version "1.11.6"
@@ -2443,6 +2445,11 @@ undici-types@~5.26.4:
2443
2445
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
2444
2446
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
2445
2447
2448
+ undici-types@~6.20.0 :
2449
+ version "6.20.0"
2450
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
2451
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
2452
+
2446
2453
unzipper@^0.10.11 :
2447
2454
version "0.10.14"
2448
2455
resolved "https://registry.yarnpkg.com/unzipper/-/unzipper-0.10.14.tgz#d2b33c977714da0fbc0f82774ad35470a7c962b1"
You can’t perform that action at this time.
0 commit comments