Skip to content

Commit

Permalink
fix(deps): update dependency superagent to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 18, 2022
1 parent 2a701f9 commit f47d5c2
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 67 deletions.
214 changes: 148 additions & 66 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 @@ -18,7 +18,7 @@
"jquery-migrate": "3.3.2",
"morgan": "1.10.0",
"popper.js": "1.16.1",
"superagent": "6.1.0"
"superagent": "7.1.0"
},
"scripts": {
"build": "npx tsc --project tsconfig.json && ./scripts/copy-js.sh",
Expand Down

0 comments on commit f47d5c2

Please sign in to comment.