0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update dependency ws to v8.14.1

This commit is contained in:
renovate[bot] 2023-09-08 18:17:00 +00:00
parent 88efa1a930
commit 7f6bd5ec31
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -31802,10 +31802,10 @@ write-file-atomic@^5.0.1:
imurmurhash "^0.1.4"
signal-exit "^4.0.1"
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@8.14.1, ws@^8.13.0, ws@^8.2.3:
version "8.14.1"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.14.1.tgz#4b9586b4f70f9e6534c7bb1d3dc0baa8b8cf01e0"
integrity sha512-4OOseMUq8AzRBI/7SLMUwO+FEDnguetSk7KMb1sHwvF2w2Wv5Hoj0nlifx8vtGsftE/jWHojPy8sMMzYLJ2G/A==
ws@^6.1.0:
version "6.2.2"