Skip to content

Commit b2aa580

Browse files
Bump ws in /agent-base in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /agent-base directory: [ws](https://github.com/websockets/ws). Updates `ws` from 3.3.3 to 8.18.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@3.3.3...8.18.0) --- updated-dependencies: - dependency-name: ws dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e5313a commit b2aa580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"rimraf": "^3.0.0",
5757
"semver": "^7.1.2",
5858
"typescript": "^3.5.3",
59-
"ws": "^3.0.0"
59+
"ws": "^8.18.0"
6060
},
6161
"engines": {
6262
"node": ">= 6.0.0"

0 commit comments

Comments
 (0)