Skip to content

Commit

Permalink
Bump axios from 0.21.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.21.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.21.1...v0.21.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 9, 2021
1 parent 7b6fa37 commit eb7f668
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
24 changes: 15 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 @@ -4,7 +4,7 @@
"description": "Script scrapping emoji on https://unicode.org/emoji/charts/full-emoji-list.html",
"main": "index.js",
"devDependencies": {
"axios": "^0.21.1",
"axios": "^0.21.2",
"node-html-parser": "^2.0.1"
},
"scripts": {
Expand Down

0 comments on commit eb7f668

Please sign in to comment.