Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

Bump axios from 1.6.0 to 1.7.4 in /rasp-vue #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump axios from 1.6.0 to 1.7.4 in /rasp-vue
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.0...v1.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
commit c469d2ba5db01c6c5f21521fb919650939df2d5f
24 changes: 16 additions & 8 deletions rasp-vue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rasp-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"build": "node build/build.js"
},
"dependencies": {
"axios": "^1.6.0",
"axios": "^1.7.4",
"babel-runtime": "^6.26.0",
"bootbox": "^4.4.0",
"bootstrap": "^4.3.1",
Expand Down