Skip to content

Commit

Permalink
chore(deps): bump axios in /example-bots/node-arrows
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.2/CHANGELOG.md)
- [Commits](axios/axios@v0.19.2...v0.21.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2023
1 parent 6c9f290 commit 91f76b0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 24 deletions.
30 changes: 7 additions & 23 deletions example-bots/node-arrows/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 example-bots/node-arrows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "ISC",
"dependencies": {
"arg": "^4.1.3",
"axios": "^0.19.2",
"axios": "^0.21.2",
"chalk": "^4.1.0",
"esm": "^3.2.25",
"inquirer": "^7.1.0"
Expand Down

0 comments on commit 91f76b0

Please sign in to comment.