Skip to content

Commit 00b165d

Browse files
Bump ws from 6.2.1 to 6.2.2 in /vuetify-v-data-table-crud
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 20eb35d commit 00b165d

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

vuetify-v-data-table-crud/package-lock.json

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vuetify-v-data-table-crud/yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,9 +1446,9 @@ async-each@^1.0.1:
14461446
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
14471447

14481448
async-limiter@~1.0.0:
1449-
version "1.0.0"
1450-
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
1451-
integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
1449+
version "1.0.1"
1450+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1451+
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
14521452

14531453
async@^1.5.2:
14541454
version "1.5.2"
@@ -5009,6 +5009,11 @@ map-visit@^1.0.0:
50095009
dependencies:
50105010
object-visit "^1.0.0"
50115011

5012+
material-design-icons-iconfont@^5.0.1:
5013+
version "5.0.1"
5014+
resolved "https://registry.yarnpkg.com/material-design-icons-iconfont/-/material-design-icons-iconfont-5.0.1.tgz#371875ed7fe9c8c520bc7123c3231feeab731c31"
5015+
integrity sha512-Xg6rIdGrfySTqiTZ6d+nQbcFepS6R4uKbJP0oAqyeZXJY/bX6mZDnOmmUJusqLXfhIwirs0c++a6JpqVa8RFvA==
5016+
50125017
md5.js@^1.3.4:
50135018
version "1.3.5"
50145019
resolved "https://registry.yarnpkg.com/md5.js/-/md5.js-1.3.5.tgz#b5d07b8e3216e3e27cd728d72f70d1e6a342005f"
@@ -8338,9 +8343,9 @@ write@^0.2.1:
83388343
mkdirp "^0.5.1"
83398344

83408345
ws@^6.0.0:
8341-
version "6.2.1"
8342-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
8343-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
8346+
version "6.2.2"
8347+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
8348+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
83448349
dependencies:
83458350
async-limiter "~1.0.0"
83468351

0 commit comments

Comments
 (0)