npm update (mainly for socket.io)

This commit is contained in:
Louis Lam 2023-05-25 13:41:35 +08:00
parent 3cb287a40e
commit 771ca09331
2 changed files with 448 additions and 416 deletions

858
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -123,8 +123,7 @@
"socks-proxy-agent": "6.1.1",
"tar": "~6.1.11",
"tcp-ping": "~0.1.1",
"thirty-two": "~1.0.2",
"whatwg-url": "^12.0.1"
"thirty-two": "~1.0.2"
},
"devDependencies": {
"@actions/github": "~5.0.1",
@ -186,6 +185,7 @@
"vue-router": "~4.0.14",
"vue-toastification": "~2.0.0-rc.5",
"vuedraggable": "~4.1.0",
"wait-on": "^6.0.1"
"wait-on": "^6.0.1",
"whatwg-url": "~12.0.1"
}
}