Skip to content

Commit 46419b4

Browse files
Merge pull request #122 from MitchellTesla/dependabot/npm_and_yarn/dot-secrets/lib/web3x/web3x/ws-7.4.6
build(deps): bump ws from 6.2.1 to 7.4.6 in /.secrets/lib/web3x/web3x no/assignee
2 parents 170c1be + 222dea7 commit 46419b4

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

.secrets/lib/web3x/web3x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"swarm-js": "^0.1.39",
7676
"tslib": "^1.9.3",
7777
"utf8": "^3.0.0",
78-
"ws": "^6.1.0"
78+
"ws": "^7.4.6"
7979
},
8080
"devDependencies": {
8181
"@types/isomorphic-fetch": "^0.0.35",

.secrets/lib/web3x/web3x/yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4915,12 +4915,10 @@ ws@^5.2.0:
49154915
dependencies:
49164916
async-limiter "~1.0.0"
49174917

4918-
ws@^6.1.0:
4919-
version "6.2.1"
4920-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
4921-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
4922-
dependencies:
4923-
async-limiter "~1.0.0"
4918+
ws@^7.4.6:
4919+
version "7.4.6"
4920+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
4921+
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
49244922

49254923
xhr-request-promise@^0.1.2:
49264924
version "0.1.2"

0 commit comments

Comments
 (0)