2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Update dependency ws to v8.14.0

This commit is contained in:
renovate[bot] 2023-09-06 15:12:15 +00:00
parent f71c074d31
commit a3a71a6728
2 changed files with 5 additions and 5 deletions

View file

@ -219,7 +219,7 @@
"socket.io": "4.7.2",
"stoppable": "1.1.0",
"uuid": "9.0.0",
"ws": "8.13.0",
"ws": "8.14.0",
"xml": "1.0.1",
"y-protocols": "1.0.5",
"yjs": "13.6.7"

View file

@ -31800,10 +31800,10 @@ write-file-atomic@^5.0.1:
imurmurhash "^0.1.4"
signal-exit "^4.0.1"
ws@8.13.0, ws@^8.13.0, ws@^8.2.3:
version "8.13.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0"
integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==
ws@8.14.0, ws@^8.13.0, ws@^8.2.3:
version "8.14.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.14.0.tgz#6c5792c5316dc9266ba8e780433fc45e6680aecd"
integrity sha512-WR0RJE9Ehsio6U4TuM+LmunEsjQ5ncHlw4sn9ihD6RoJKZrVyH9FWV3dmnwu8B2aNib1OvG2X6adUCyFpQyWcg==
ws@^6.1.0:
version "6.2.2"