Skip to content

Commit

Permalink
Merge pull request xtermjs#2989 from xtermjs/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…ws-7.3.1

Bump ws from 7.3.0 to 7.3.1
  • Loading branch information
Tyriar committed Jul 7, 2020
2 parents a551c69 + 0c953a8 commit ea2336b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,7 +66,7 @@
"utf8": "^3.0.0",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.12",
"ws": "^7.3.0",
"ws": "^7.3.1",
"xterm-benchmark": "^0.1.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5932,10 +5932,10 @@ ws@^6.1.0:
dependencies:
async-limiter "~1.0.0"

ws@^7.2.3, ws@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.3.0.tgz#4b2f7f219b3d3737bc1a2fbf145d825b94d38ffd"
integrity sha512-iFtXzngZVXPGgpTlP1rBqsUK82p9tKqsWRPg5L56egiljujJT3vGAYnHANvFxBieXrTFavhzhxW52jnaWV+w2w==
ws@^7.2.3, ws@^7.3.1:
version "7.3.1"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.3.1.tgz#d0547bf67f7ce4f12a72dfe31262c68d7dc551c8"
integrity sha512-D3RuNkynyHmEJIpD2qrgVkc9DQ23OrN/moAwZX4L8DfvszsJxpjQuUq3LMx6HoYji9fbIOBY18XWBsAux1ZZUA==

xml-name-validator@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit ea2336b

Please sign in to comment.