Skip to content

Commit

Permalink
fix(deps): update dependency axios to ^0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 25, 2021
1 parent cae4227 commit e06d9b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions packages/webjerk-image-set-diff-reporter/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 packages/webjerk-image-set-diff-reporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "cdaringe <cdaringe@gmail.com>",
"license": "MIT",
"dependencies": {
"axios": "^0.23.0",
"axios": "^0.24.0",
"bluebird": "^3.5.1",
"cdaringe-react-image-diff": "^0.2.0",
"debug": "^3.1.0",
Expand Down

0 comments on commit e06d9b3

Please # to comment.