Skip to content

Commit

Permalink
Bump axios from 1.1.3 to 1.2.0 in /canaries (#805)
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>
  • Loading branch information
dependabot[bot] committed Dec 1, 2022
1 parent 8a89129 commit 3ea2137
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions canaries/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 canaries/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "aws-trivia-game-canary",
"version": "1.0.0",
"dependencies": {
"axios": "^1.1.3"
"axios": "^1.2.0"
},
"private": true
}

0 comments on commit 3ea2137

Please sign in to comment.