File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@types/chai" : " ^4.3.12" ,
27
27
"@types/mocha" : " ^10.0.6" ,
28
- "@types/node" : " ^20.12.11 " ,
28
+ "@types/node" : " ^22.7.5 " ,
29
29
"chai" : " ^4.3.10" ,
30
30
"copy-webpack-plugin" : " ^11.0.0" ,
31
31
"eslint" : " ^8.57.0" ,
Original file line number Diff line number Diff line change 324
324
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
325
325
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
326
326
327
- " @types/node@*" , "@types/node@>=13.7.0", "@types/node@^20.12.11 ":
328
- version "20.12.11 "
329
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11 .tgz#c4ef00d3507000d17690643278a60dc55a9dc9be "
330
- integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw ==
327
+ " @types/node@*" , "@types/node@>=13.7.0", "@types/node@^22.7.5 ":
328
+ version "22.7.5 "
329
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.5 .tgz#cfde981727a7ab3611a481510b473ae54442b92b "
330
+ integrity sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ ==
331
331
dependencies :
332
- undici-types "~5.26.4 "
332
+ undici-types "~6.19.2 "
333
333
334
334
" @ungap/structured-clone@^1.2.0 " :
335
335
version "1.2.0"
@@ -2766,10 +2766,10 @@ uglify-js@^3.1.4:
2766
2766
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
2767
2767
integrity sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==
2768
2768
2769
- undici-types@~5.26.4 :
2770
- version "5.26.5 "
2771
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
2772
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
2769
+ undici-types@~6.19.2 :
2770
+ version "6.19.8 "
2771
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
2772
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
2773
2773
2774
2774
untildify@^4.0.0 :
2775
2775
version "4.0.0"
You can’t perform that action at this time.
0 commit comments