Cybersecurity-Projects/PROJECTS/intermediate/api-security-scanner/frontend
dependabot[bot] 05ef94cc93
chore(deps): bump ws (via audit fix)
Bumps [ws](https://github.com/websockets/ws) from 8.18.3 to 8.20.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.18.3...8.20.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 8.20.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-18 21:10:02 +00:00
..
public Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
src issue 77 2026-02-18 18:53:15 -05:00
.gitignore Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
.npmrc fix: pin pnpm to v10 in CI and add .npmrc to all frontend projects 2026-05-08 05:46:38 -04:00
.prettierignore Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
.prettierrc.json Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
.stylelintrc.json issue 77 2026-02-18 18:53:15 -05:00
biome.json issue 77 2026-02-18 18:53:15 -05:00
eslint.config.js issue 77 2026-02-18 18:53:15 -05:00
index.html add and create all learn/ folders for intermediate projects 2026-02-01 03:33:40 -05:00
package.json chore(deps): bump axios 2026-05-08 10:02:21 +00:00
pnpm-lock.yaml chore(deps): bump ws (via audit fix) 2026-05-18 21:10:02 +00:00
tsconfig.app.json Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
tsconfig.json Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
tsconfig.node.json Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
vite.config.ts issue 77 2026-02-18 18:53:15 -05:00