Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Jul 1, 2022
1 parent 43da071 commit 5e54761
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,18 @@
},
"dependencies": {
"methods": "^1.1.2",
"superagent": "^7.1.3"
"superagent": "^8.0.0"
},
"devDependencies": {
"body-parser": "^1.20.0",
"cookie-parser": "^1.4.6",
"coveralls": "^3.1.1",
"eslint": "^8.14.0",
"eslint": "^8.18.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
"express": "^4.18.0",
"mocha": "^9.2.2",
"nock": "^13.2.4",
"express": "^4.18.1",
"mocha": "^10.0.0",
"nock": "^13.2.8",
"nyc": "^15.1.0",
"should": "^13.2.3"
}
Expand Down

0 comments on commit 5e54761

Please sign in to comment.