@ -46,7 +46,7 @@
"https-proxy-agent" : "7.0.6" ,
"inquirer" : "8.2.6" ,
"jquery" : "3.7.1" ,
"jsdom" : "26. 0 .0",
"jsdom" : "26. 1 .0",
"jszip" : "3.10.1" ,
"koa" : "2.16.1" ,
"koa-bodyparser" : "4.4.1" ,
@ -208,7 +208,7 @@
"form-data" : "4.0.1" ,
"https-proxy-agent" : "7.0.6" ,
"inquirer" : "8.2.6" ,
"jsdom" : "26. 0 .0",
"jsdom" : "26. 1 .0",
"jszip" : "3.10.1" ,
"koa" : "2.16.1" ,
"koa-bodyparser" : "4.4.1" ,
@ -24463,15 +24463,14 @@
}
} ,
"node_modules/jsdom" : {
"version" : "26. 0 .0",
"resolved" : "https://registry.npmjs.org/jsdom/-/jsdom-26. 0 .0.tgz",
"integrity" : "sha512- BZYDGVAIriBWTpIxYzrXjv3E/4u8+/pSG5bQdIYCbNCGOvsPkDQfTVLAIXAf9ETdCpduCVTkDe2NNZ8NIwUVzw ==",
"version" : "26. 1 .0",
"resolved" : "https://registry.npmjs.org/jsdom/-/jsdom-26. 1 .0.tgz",
"integrity" : "sha512- Cvc9WUhxSMEo4McES3P7oK3QaXldCfNWp7pl2NNeiIFlCoLr3kfq9kb1fxftiwk1FLV7CvpvDfonxtzUDeSOPg ==",
"license" : "MIT" ,
"dependencies" : {
"cssstyle" : "^4.2.1" ,
"data-urls" : "^5.0.0" ,
"decimal.js" : "^10.4.3" ,
"form-data" : "^4.0.1" ,
"decimal.js" : "^10.5.0" ,
"html-encoding-sniffer" : "^4.0.0" ,
"http-proxy-agent" : "^7.0.2" ,
"https-proxy-agent" : "^7.0.6" ,
@ -24481,12 +24480,12 @@
"rrweb-cssom" : "^0.8.0" ,
"saxes" : "^6.0.0" ,
"symbol-tree" : "^3.2.4" ,
"tough-cookie" : "^5. 0.0 ",
"tough-cookie" : "^5. 1.1 ",
"w3c-xmlserializer" : "^5.0.0" ,
"webidl-conversions" : "^7.0.0" ,
"whatwg-encoding" : "^3.1.1" ,
"whatwg-mimetype" : "^4.0.0" ,
"whatwg-url" : "^14.1. 0 ",
"whatwg-url" : "^14.1. 1 ",
"ws" : "^8.18.0" ,
"xml-name-validator" : "^5.0.0"
} ,
@ -24525,9 +24524,9 @@
}
} ,
"node_modules/jsdom/node_modules/tough-cookie" : {
"version" : "5.1. 1 ",
"resolved" : "https://registry.npmjs.org/tough-cookie/-/tough-cookie-5.1. 1 .tgz",
"integrity" : "sha512- Ek7HndSVkp10hmHP9V4qZO1u+pn1RU5sI0Fw+jCU3lyvuMZcgqsNgc6CmJJZyByK4Vm/qotGRJlfgAX8q+4Ji A==",
"version" : "5.1. 2 ",
"resolved" : "https://registry.npmjs.org/tough-cookie/-/tough-cookie-5.1. 2 .tgz",
"integrity" : "sha512- FVDYdxtnj0G6Qm/DhNPSb8Ju59ULcup3tuJxkFb5K8Bv2pUXILbf0xZWU8PX8Ov19OXljbUyveOFwRMwkXzO+ A==",
"license" : "BSD-3-Clause" ,
"dependencies" : {
"tldts" : "^6.1.32"