Skip to content

Commit

Permalink
Bump axios from 1.1.3 to 1.2.0 in /chat-bot/bot (#804)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.1.3 to 1.2.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.3...v1.2.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] committed Dec 1, 2022
1 parent c2ce23b commit 77e8e94
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions chat-bot/bot/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 chat-bot/bot/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "trivia-game-chat-bot",
"version": "1.0.0",
"dependencies": {
"axios": "^1.1.3",
"axios": "^1.2.0",
"number-to-words": "^1.2.4"
}
}

0 comments on commit 77e8e94

Please sign in to comment.