Skip to content

Commit

Permalink
Bump axios from 1.1.2 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.1.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.1.2...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 0e68ca0 commit f17f8ed
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@
"deploy": "npm run build && ssh [email protected] \"rm -rf ~/pacm/*\" && scp -r dist/* [email protected]:/home/jwalker/pacm/"
},
"dependencies": {
"axios": "^1.1.2",
"axios": "^1.6.0",
"core-js": "^3.25.5",
"crossfilter2": "^1.5.0",
"d3": "^6.7.0",
Expand Down

0 comments on commit f17f8ed

Please sign in to comment.