Skip to content

Commit 86dd801

Browse files
authored
Merge pull request #35 from Hermanya/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 5.2.2 to 7.4.6
2 parents 9f1ee1f + dd2e1a1 commit 86dd801

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
@@ -752,7 +752,7 @@
752752
"wrappy": "^1.0.2",
753753
"write": "^1.0.3",
754754
"write-file-atomic": "^2.4.1",
755-
"ws": "^5.2.2",
755+
"ws": "^7.4.6",
756756
"xml-name-validator": "^3.0.0",
757757
"xtend": "^4.0.2",
758758
"y18n": "^4.0.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8679,13 +8679,18 @@ write@1.0.3, write@^1.0.3:
86798679
dependencies:
86808680
mkdirp "^0.5.1"
86818681

8682-
ws@^5.2.0, ws@^5.2.2:
8682+
ws@^5.2.0:
86838683
version "5.2.2"
86848684
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
86858685
integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
86868686
dependencies:
86878687
async-limiter "~1.0.0"
86888688

8689+
ws@^7.4.6:
8690+
version "7.4.6"
8691+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
8692+
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
8693+
86898694
xml-name-validator@^3.0.0:
86908695
version "3.0.0"
86918696
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"

0 commit comments

Comments
 (0)