⬆️ Bump ws from 7.5.8 to 7.5.10 in /app (#12807)
Bumps [ws](https://github.com/websockets/ws) from 7.5.8 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.5.8...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: D <845765@qq.com>
This commit is contained in:
parent
722d69dcd4
commit
48d864105b
1 changed files with 4 additions and 4 deletions
8
app/pnpm-lock.yaml
generated
8
app/pnpm-lock.yaml
generated
|
@ -2684,8 +2684,8 @@ packages:
|
|||
wrappy@1.0.2:
|
||||
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
||||
|
||||
ws@7.5.8:
|
||||
resolution: {integrity: sha512-ri1Id1WinAX5Jqn9HejiGb8crfRio0Qgu8+MtL36rlTA6RLsMdWt1Az/19A2Qij6uSHUMphEFaTKa4WG+UNHNw==}
|
||||
ws@7.5.10:
|
||||
resolution: {integrity: sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==}
|
||||
engines: {node: '>=8.3.0'}
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
|
@ -5546,7 +5546,7 @@ snapshots:
|
|||
lodash: 4.17.21
|
||||
opener: 1.5.2
|
||||
sirv: 1.0.19
|
||||
ws: 7.5.8
|
||||
ws: 7.5.10
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- utf-8-validate
|
||||
|
@ -5639,7 +5639,7 @@ snapshots:
|
|||
|
||||
wrappy@1.0.2: {}
|
||||
|
||||
ws@7.5.8: {}
|
||||
ws@7.5.10: {}
|
||||
|
||||
xmlbuilder@15.1.1: {}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue