Skip to content

Commit

Permalink
Bump axios from 0.18.1 to 0.21.2
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.18.1...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 Oct 11, 2021
1 parent 8545ff2 commit 68cfa67
Show file tree
Hide file tree
Showing 3 changed files with 619 additions and 31 deletions.
2 changes: 1 addition & 1 deletion packages/apiserver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"author": "Sanghyeok Lee <[email protected]>",
"license": "MIT",
"dependencies": {
"axios": "^0.18.0",
"axios": "^0.21.2",
"cheerio": "^1.0.0-rc.2",
"cors": "^2.8.4",
"express": "^4.16.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"@nuxtjs/axios": "^5.3.1",
"axios": "^0.18.0",
"axios": "^0.21.2",
"buefy": "^0.6.5",
"libphonenumber-js": "^1.1.7",
"nuxt": "^2.6.2",
Expand Down
Loading

0 comments on commit 68cfa67

Please sign in to comment.