mirror of
https://github.com/werf/actions.git
synced 2026-02-05 10:56:23 +03:00
Bump ws from 7.3.1 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3980,9 +3980,9 @@
|
||||
}
|
||||
},
|
||||
"ws": {
|
||||
"version": "7.3.1",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-7.3.1.tgz",
|
||||
"integrity": "sha512-D3RuNkynyHmEJIpD2qrgVkc9DQ23OrN/moAwZX4L8DfvszsJxpjQuUq3LMx6HoYji9fbIOBY18XWBsAux1ZZUA=="
|
||||
"version": "7.4.6",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-7.4.6.tgz",
|
||||
"integrity": "sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A=="
|
||||
},
|
||||
"yaeti": {
|
||||
"version": "0.0.6",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"superagent": "^3.8.3",
|
||||
"tmp": "^0.2.1",
|
||||
"typescript-string-operations": "^1.4.0",
|
||||
"ws": ">=3.3.1"
|
||||
"ws": ">=7.4.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.19.1",
|
||||
|
||||
Reference in New Issue
Block a user