Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Apr 26, 2022
1 parent e6d371c commit 6329e2d
Show file tree
Hide file tree
Showing 2 changed files with 431 additions and 410 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -33,18 +33,18 @@
},
"dependencies": {
"methods": "^1.1.2",
"superagent": "^7.1.0"
"superagent": "^7.1.3"
},
"devDependencies": {
"body-parser": "^1.19.1",
"body-parser": "^1.20.0",
"cookie-parser": "^1.4.6",
"coveralls": "^3.1.1",
"eslint": "^8.7.0",
"eslint": "^8.14.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.4",
"express": "^4.17.2",
"mocha": "^9.1.4",
"nock": "^13.2.2",
"eslint-plugin-import": "^2.26.0",
"express": "^4.18.0",
"mocha": "^9.2.2",
"nock": "^13.2.4",
"nyc": "^15.1.0",
"should": "^13.2.3"
}
Expand Down

0 comments on commit 6329e2d

Please sign in to comment.