Skip to content

Commit 4fa87d8

Browse files
chore(deps): bump ws from 8.11.0 to 8.18.0 (#634)
* chore(deps): bump ws from 8.11.0 to 8.18.0 Bumps [ws](https://github.com/websockets/ws) from 8.11.0 to 8.18.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.11.0...8.18.0) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * add changeset for dependency updates --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2177b3 commit 4fa87d8

6 files changed

+9
-4
lines changed

.changeset/ws.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"markdown-to-jsx": patch
3+
---
4+
5+
Bump ws from 8.11.0 to 8.18.0
Binary file not shown.
-23.2 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10515,17 +10515,17 @@ __metadata:
1051510515
linkType: hard
1051610516

1051710517
"ws@npm:^8.11.0":
10518-
version: 8.11.0
10519-
resolution: "ws@npm:8.11.0"
10518+
version: 8.18.0
10519+
resolution: "ws@npm:8.18.0"
1052010520
peerDependencies:
1052110521
bufferutil: ^4.0.1
10522-
utf-8-validate: ^5.0.2
10522+
utf-8-validate: ">=5.0.2"
1052310523
peerDependenciesMeta:
1052410524
bufferutil:
1052510525
optional: true
1052610526
utf-8-validate:
1052710527
optional: true
10528-
checksum: 10/f759ea19e42f6d94727b3d8590693f2d92521a78ec2de5c6064c3356f50d4815d427b7ddb10bf39596cc67d3b18232a1b2dfbc3b6361d4772bdfec69d4c130f4
10528+
checksum: 10/70dfe53f23ff4368d46e4c0b1d4ca734db2c4149c6f68bc62cb16fc21f753c47b35fcc6e582f3bdfba0eaeb1c488cddab3c2255755a5c3eecb251431e42b3ff6
1052910529
languageName: node
1053010530
linkType: hard
1053110531

0 commit comments

Comments
 (0)