mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
Bump ws from 7.2.2 to 7.2.3
Bumps [ws](https://github.com/websockets/ws) from 7.2.2 to 7.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.2.2...7.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
9e753d6ad1
commit
a771b5d2d1
6
package-lock.json
generated
6
package-lock.json
generated
@@ -8344,9 +8344,9 @@
|
||||
}
|
||||
},
|
||||
"ws": {
|
||||
"version": "7.2.2",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-7.2.2.tgz",
|
||||
"integrity": "sha512-2qj/tYkDPDSVf7JiHanwEBwkhxi7DchFewIsSnR33MQtG3O/BPAJjqs4g6XEuayuRqIExSQMHZlmyDLbuSrXYw=="
|
||||
"version": "7.2.3",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-7.2.3.tgz",
|
||||
"integrity": "sha512-HTDl9G9hbkNDk98naoR/cHDws7+EyYMOdL1BmjsZXRUjf7d+MficC4B7HLUPlSiho0vg+CWKrGIt/VJBd1xunQ=="
|
||||
},
|
||||
"xdg-basedir": {
|
||||
"version": "3.0.0",
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"rpki-validator": "^1.0.12",
|
||||
"semver": "^7.1.3",
|
||||
"syslog-client": "^1.1.1",
|
||||
"ws": "^7.2.2",
|
||||
"ws": "^7.2.3",
|
||||
"yargs": "^15.3.0"
|
||||
},
|
||||
"pkg": {
|
||||
|
||||
Reference in New Issue
Block a user