Skip to content

Commit

Permalink
fix(deps): update dependency superagent to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2022
1 parent d26ac32 commit b005dbf
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"redux": "4.2.0",
"redux-thunk": "2.4.1",
"socket.io-client": "4.5.1",
"superagent": "7.1.6"
"superagent": "8.0.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"recursive-readdir": "2.2.2",
"simple-scorm-packager": "0.2.7",
"socket.io": "4.5.1",
"superagent": "7.1.6",
"superagent": "8.0.0",
"tmp-promise": "3.0.3",
"upath": "2.0.1"
},
Expand Down

0 comments on commit b005dbf

Please sign in to comment.