Merge branch 'renovate/websocket-1.x' into 'develop'
fix(deps): update dependency websocket to v1.0.35 Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev> See merge request firefish/firefish!10847
This commit is contained in:
commit
0085105e72
2 changed files with 6 additions and 6 deletions
|
@ -118,7 +118,7 @@
|
|||
"ulid": "2.3.0",
|
||||
"uuid": "9.0.1",
|
||||
"web-push": "3.6.7",
|
||||
"websocket": "1.0.34",
|
||||
"websocket": "1.0.35",
|
||||
"xev": "3.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -331,8 +331,8 @@ importers:
|
|||
specifier: 3.6.7
|
||||
version: 3.6.7
|
||||
websocket:
|
||||
specifier: 1.0.34
|
||||
version: 1.0.34
|
||||
specifier: 1.0.35
|
||||
version: 1.0.35
|
||||
xev:
|
||||
specifier: 3.0.2
|
||||
version: 3.0.2
|
||||
|
@ -7862,8 +7862,8 @@ packages:
|
|||
webpack-cli:
|
||||
optional: true
|
||||
|
||||
websocket@1.0.34:
|
||||
resolution: {integrity: sha512-PRDso2sGwF6kM75QykIesBijKSVceR6jL2G8NGYyq2XrItNC2P5/qL5XeR056GhA+Ly7JMFvJb9I312mJfmqnQ==}
|
||||
websocket@1.0.35:
|
||||
resolution: {integrity: sha512-/REy6amwPZl44DDzvRCkaI1q1bIiQB0mEFQLUrhz3z2EK91cp3n72rAjUlrTP0zV22HJIUOVHQGPxhFRjxjt+Q==}
|
||||
engines: {node: '>=4.0.0'}
|
||||
|
||||
whatwg-encoding@3.1.1:
|
||||
|
@ -16129,7 +16129,7 @@ snapshots:
|
|||
- esbuild
|
||||
- uglify-js
|
||||
|
||||
websocket@1.0.34:
|
||||
websocket@1.0.35:
|
||||
dependencies:
|
||||
bufferutil: 4.0.8
|
||||
debug: 2.6.9
|
||||
|
|
Loading…
Reference in a new issue