Skip to content

Commit 0dcd2d2

Browse files
authored
chore: change ws dependency to pull ^8.18.0
1 parent dd24094 commit 0dcd2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"sockjs": "^0.3.24",
7575
"spdy": "^4.0.2",
7676
"webpack-dev-middleware": "^7.1.0",
77-
"ws": "^8.16.0"
77+
"ws": "^8.18.0"
7878
},
7979
"devDependencies": {
8080
"@babel/cli": "^7.22.5",

0 commit comments

Comments
 (0)