]> cat aescling's git repositories - mastodon.git/commitdiff
Bump ws from 7.5.0 to 7.5.1 (#16452)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 30 Jun 2021 17:19:30 +0000 (02:19 +0900)
committerGitHub <noreply@github.com>
Wed, 30 Jun 2021 17:19:30 +0000 (02:19 +0900)
Bumps [ws](https://github.com/websockets/ws) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.0...7.5.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package.json
yarn.lock

index ceac9a7655cdaccbc0ba49d5656accf75783a6ee..538bd057fa8d86d75b0a65eb1c8cdbdd822f7764 100644 (file)
     "webpack-cli": "^3.3.12",
     "webpack-merge": "^5.8.0",
     "wicg-inert": "^3.1.1",
-    "ws": "^7.5.0"
+    "ws": "^7.5.1"
   },
   "devDependencies": {
     "@testing-library/jest-dom": "^5.14.1",
index 6e94e33bef22c35ce45b120bccf774166c874f55..441fe5649dd3403d29081c71ae710745ca05ddc7 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -11705,10 +11705,10 @@ ws@^6.2.1:
   dependencies:
     async-limiter "~1.0.0"
 
-ws@^7.2.3, ws@^7.3.1, ws@^7.5.0:
-  version "7.5.0"
-  resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.0.tgz#0033bafea031fb9df041b2026fc72a571ca44691"
-  integrity sha512-6ezXvzOZupqKj4jUqbQ9tXuJNo+BR2gU8fFRk3XCP3e0G6WT414u5ELe6Y0vtp7kmSJ3F7YWObSNr1ESsgi4vw==
+ws@^7.2.3, ws@^7.3.1, ws@^7.5.1:
+  version "7.5.1"
+  resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.1.tgz#44fc000d87edb1d9c53e51fbc69a0ac1f6871d66"
+  integrity sha512-2c6faOUH/nhoQN6abwMloF7Iyl0ZS2E9HGtsiLrWn0zOOMWlhtDmdf/uihDt6jnuCxgtwGBNy6Onsoy2s2O2Ow==
 
 xml-name-validator@^3.0.0:
   version "3.0.0"