Skip to content

Commit 49f6cf2

Browse files
build(deps): bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b3622a commit 49f6cf2

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

yarn.lock

+4-8
Original file line numberDiff line numberDiff line change
@@ -467,8 +467,8 @@ async-foreach@^0.1.3:
467467
resolved "https://registry.npm.taobao.org/async-foreach/download/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542"
468468

469469
async-limiter@~1.0.0:
470-
version "1.0.0"
471-
resolved "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
470+
version "1.0.1"
471+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
472472

473473
async-validator@~1.8.1:
474474
version "1.8.5"
@@ -8058,10 +8058,6 @@ vue-router@^2.2.0:
80588058
version "2.8.1"
80598059
resolved "https://registry.npmjs.org/vue-router/-/vue-router-2.8.1.tgz#9833c9ee57ac83beb0269056fefee71713f20695"
80608060

8061-
vue-social-sharing@^3.0.8:
8062-
version "3.0.8"
8063-
resolved "https://registry.npmmirror.com/vue-social-sharing/-/vue-social-sharing-3.0.8.tgz#5927c54a91b8cb4965dfa492c2ad4553591ba00c"
8064-
80658061
vue-style-loader@^2.0.0:
80668062
version "2.0.5"
80678063
resolved "https://registry.npmjs.org/vue-style-loader/-/vue-style-loader-2.0.5.tgz#f0efac992febe3f12e493e334edb13cd235a3d22"
@@ -8290,8 +8286,8 @@ write@^0.2.1:
82908286
mkdirp "^0.5.1"
82918287

82928288
ws@^6.0.0:
8293-
version "6.2.1"
8294-
resolved "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
8289+
version "6.2.2"
8290+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
82958291
dependencies:
82968292
async-limiter "~1.0.0"
82978293

0 commit comments

Comments
 (0)