Skip to content

Commit

Permalink
Bump ws from 7.5.8 to 7.5.10 in /anghammarad-client-node (#218)
Browse files Browse the repository at this point in the history
* Bump ws from 7.5.8 to 7.5.10 in /anghammarad-client-node

Bumps [ws](https://github.com/websockets/ws) from 7.5.8 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.8...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Add changeset

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ashleigh Carr <[email protected]>
  • Loading branch information
dependabot[bot] and AshCorr authored Jun 20, 2024
1 parent d4c15e0 commit b19c952
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions anghammarad-client-node/.changeset/pink-toes-poke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@guardian/anghammarad": patch
---

Update `ws` dependency to 7.5.10
6 changes: 3 additions & 3 deletions anghammarad-client-node/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4980,9 +4980,9 @@ write-file-atomic@^3.0.0:
typedarray-to-buffer "^3.1.5"

ws@^7.4.6:
version "7.5.8"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.8.tgz#ac2729881ab9e7cbaf8787fe3469a48c5c7f636a"
integrity sha512-ri1Id1WinAX5Jqn9HejiGb8crfRio0Qgu8+MtL36rlTA6RLsMdWt1Az/19A2Qij6uSHUMphEFaTKa4WG+UNHNw==
version "7.5.10"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==

xml-name-validator@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit b19c952

Please sign in to comment.