Merge pull request #2040 from blockscout/dependabot/npm_and_yarn/ws-8.17.1
Bump ws from 8.11.0 to 8.17.1
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