Procházet zdrojové kódy

Bump ws from 8.14.2 to 8.17.1 in /ElectronJS

Bumps [ws](https://github.com/websockets/ws) from 8.14.2 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.14.2...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/435/head
dependabot[bot] před 3 měsíci
odevzdal GitHub
rodič
revize
944d968679
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: B5690EEEBB952194
2 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. +4
    -4
      ElectronJS/package-lock.json
  2. +1
    -1
      ElectronJS/package.json

+ 4
- 4
ElectronJS/package-lock.json Zobrazit soubor

@ -18,7 +18,7 @@
"node-abi": "^3.52.0",
"node-window-manager": "^2.2.4",
"selenium-webdriver": "^4.16.0",
"ws": "^8.12.0",
"ws": "^8.17.1",
"xlsx": "^0.18.5"
},
"devDependencies": {
@ -5697,9 +5697,9 @@
"license": "ISC"
},
"node_modules/ws": {
"version": "8.14.2",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.14.2.tgz",
"integrity": "sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==",
"version": "8.17.1",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
"integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
"engines": {
"node": ">=10.0.0"
},

+ 1
- 1
ElectronJS/package.json Zobrazit soubor

@ -40,7 +40,7 @@
"node-abi": "^3.52.0",
"node-window-manager": "^2.2.4",
"selenium-webdriver": "^4.16.0",
"ws": "^8.12.0",
"ws": "^8.17.1",
"xlsx": "^0.18.5"
},
"config": {

Načítá se…
Zrušit
Uložit