Skip to content

Commit

Permalink
npm: bump axios from 1.6.8 to 1.7.1
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 5aabd5b commit 2bce4cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start:client": "ts-node server.ts"
},
"dependencies": {
"axios": "^1.6.8",
"axios": "^1.7.1",
"vue": "^3.4.27"
},
"devDependencies": {
Expand Down

0 comments on commit 2bce4cd

Please sign in to comment.