Skip to content

Commit 5e54761

Browse files
committedJul 1, 2022
chore: bump deps
1 parent 43da071 commit 5e54761

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

Diff for: ‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,18 @@
3333
},
3434
"dependencies": {
3535
"methods": "^1.1.2",
36-
"superagent": "^7.1.3"
36+
"superagent": "^8.0.0"
3737
},
3838
"devDependencies": {
3939
"body-parser": "^1.20.0",
4040
"cookie-parser": "^1.4.6",
4141
"coveralls": "^3.1.1",
42-
"eslint": "^8.14.0",
42+
"eslint": "^8.18.0",
4343
"eslint-config-airbnb-base": "^15.0.0",
4444
"eslint-plugin-import": "^2.26.0",
45-
"express": "^4.18.0",
46-
"mocha": "^9.2.2",
47-
"nock": "^13.2.4",
45+
"express": "^4.18.1",
46+
"mocha": "^10.0.0",
47+
"nock": "^13.2.8",
4848
"nyc": "^15.1.0",
4949
"should": "^13.2.3"
5050
}

0 commit comments

Comments
 (0)
Please sign in to comment.