Skip to content

Commit 6329e2d

Browse files
committedApr 26, 2022
chore: bump deps
1 parent e6d371c commit 6329e2d

File tree

2 files changed

+431
-410
lines changed

2 files changed

+431
-410
lines changed
 

Diff for: ‎package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,18 @@
3333
},
3434
"dependencies": {
3535
"methods": "^1.1.2",
36-
"superagent": "^7.1.0"
36+
"superagent": "^7.1.3"
3737
},
3838
"devDependencies": {
39-
"body-parser": "^1.19.1",
39+
"body-parser": "^1.20.0",
4040
"cookie-parser": "^1.4.6",
4141
"coveralls": "^3.1.1",
42-
"eslint": "^8.7.0",
42+
"eslint": "^8.14.0",
4343
"eslint-config-airbnb-base": "^15.0.0",
44-
"eslint-plugin-import": "^2.25.4",
45-
"express": "^4.17.2",
46-
"mocha": "^9.1.4",
47-
"nock": "^13.2.2",
44+
"eslint-plugin-import": "^2.26.0",
45+
"express": "^4.18.0",
46+
"mocha": "^9.2.2",
47+
"nock": "^13.2.4",
4848
"nyc": "^15.1.0",
4949
"should": "^13.2.3"
5050
}

Diff for: ‎yarn.lock

+424-403
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.