Ver a proveniência

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] há 3 meses
committed by GitHub
ascendente
cometimento
944d968679
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: B5690EEEBB952194
2 ficheiros alterados com 5 adições e 5 eliminações
  1. +4
    -4
      ElectronJS/package-lock.json
  2. +1
    -1
      ElectronJS/package.json

+ 4
- 4
ElectronJS/package-lock.json Ver ficheiro

@ -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 Ver ficheiro

@ -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": {

Carregando…
Cancelar
Guardar