Bump ws from 8.11.0 to 8.17.1
Bumps [ws](https://github.com/websockets/ws) from 8.11.0 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: direct:development ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
... | @@ -156,7 +156,7 @@ | ... | @@ -156,7 +156,7 @@ |
"typescript": "5.4.2", | "typescript": "5.4.2", | ||
"vite-plugin-svgr": "^2.2.2", | "vite-plugin-svgr": "^2.2.2", | ||
"vite-tsconfig-paths": "^3.5.2", | "vite-tsconfig-paths": "^3.5.2", | ||
"ws": "^8.11.0" | "ws": "^8.17.1" | ||
}, | }, | ||
"lint-staged": { | "lint-staged": { | ||
"*.{js,jsx,ts,tsx}": "eslint --cache --fix" | "*.{js,jsx,ts,tsx}": "eslint --cache --fix" | ||
... | ... |
Please register or sign in to comment