Skip to content

Commit b435776

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update dependency ws to ^8.8.0 (#1236)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7e80991 commit b435776

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"unist-util-position": "^4.0.3",
8383
"unist-util-visit": "^4.1.0",
8484
"unstorage": "^0.4.1",
85-
"ws": "^8.7.0"
85+
"ws": "^8.8.0"
8686
},
8787
"devDependencies": {
8888
"@nuxt/module-builder": "^0.1.7",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7796,11 +7796,16 @@ wrappy@1:
77967796
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
77977797
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
77987798

7799-
ws@^8.6.0, ws@^8.7.0:
7799+
ws@^8.6.0:
78007800
version "8.7.0"
78017801
resolved "https://registry.yarnpkg.com/ws/-/ws-8.7.0.tgz#eaf9d874b433aa00c0e0d8752532444875db3957"
78027802
integrity sha512-c2gsP0PRwcLFzUiA8Mkr37/MI7ilIlHQxaEAtd0uNMbVMoy8puJyafRlm0bV9MbGSabUPeLrRRaqIBcFcA2Pqg==
78037803

7804+
ws@^8.8.0:
7805+
version "8.8.0"
7806+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.0.tgz#8e71c75e2f6348dbf8d78005107297056cb77769"
7807+
integrity sha512-JDAgSYQ1ksuwqfChJusw1LSJ8BizJ2e/vVu5Lxjq3YvNJNlROv1ui4i+c/kUUrPheBvQl4c5UbERhTwKa6QBJQ==
7808+
78047809
ws@~8.2.3:
78057810
version "8.2.3"
78067811
resolved "https://registry.yarnpkg.com/ws/-/ws-8.2.3.tgz#63a56456db1b04367d0b721a0b80cae6d8becbba"

0 commit comments

Comments
 (0)