Cybersecurity-Projects/PROJECTS/intermediate/api-security-scanner/frontend
dependabot[bot] 39c6df50df
chore(deps): bump axios
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.15.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.15.0...v1.15.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.15.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-08 10:02:21 +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
.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 axios 2026-05-08 10:02:21 +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