瀏覽代碼

Merge pull request #435 from NaiboWang/dependabot/npm_and_yarn/ElectronJS/ws-8.17.1

Bump ws from 8.14.2 to 8.17.1 in /ElectronJS
pull/458/head
Naibo Wang 3 月之前
committed by GitHub
父節點
當前提交
ff7d82f4d0
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: B5690EEEBB952194
共有 2 個檔案被更改,包括 5 行新增5 行删除
  1. +4
    -4
      ElectronJS/package-lock.json
  2. +1
    -1
      ElectronJS/package.json

+ 4
- 4
ElectronJS/package-lock.json 查看文件

@ -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 查看文件

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

Loading…
取消
儲存