Skip to content

Commit 6a45355

Browse files
authored
Merge pull request #57 from compuwiki/dependabot/npm_and_yarn/multi-5062b454b0
Bump ws and @types/ws
2 parents 6d90e9b + 9831d67 commit 6a45355

2 files changed

Lines changed: 12 additions & 10 deletions

File tree

package-lock.json

Lines changed: 10 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"unist-util-visit": "^5.0.0",
9595
"vfile": "^6.0.3",
9696
"workerpool": "^9.2.0",
97-
"ws": "^8.18.0",
97+
"ws": "^8.18.2",
9898
"yargs": "^17.7.2"
9999
},
100100
"devDependencies": {
@@ -105,7 +105,7 @@
105105
"@types/node": "^22.15.17",
106106
"@types/pretty-time": "^1.1.5",
107107
"@types/source-map-support": "^0.5.10",
108-
"@types/ws": "^8.5.14",
108+
"@types/ws": "^8.18.1",
109109
"@types/yargs": "^17.0.33",
110110
"esbuild": "^0.25.0",
111111
"prettier": "^3.5.0",

0 commit comments

Comments
 (0)