Skip to content

Commit c823515

Browse files
committedJan 14, 2024
chore: bump deps
1 parent 37017b3 commit c823515

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
"contributors": [],
77
"dependencies": {
88
"methods": "^1.1.2",
9-
"superagent": "^8.0.5"
9+
"superagent": "^8.0.8"
1010
},
1111
"devDependencies": {
1212
"body-parser": "^1.20.1",
1313
"cookie-parser": "^1.4.6",
14-
"eslint": "^8.29.0",
14+
"eslint": "^8.32.0",
1515
"eslint-config-airbnb-base": "^15.0.0",
16-
"eslint-plugin-import": "^2.26.0",
16+
"eslint-plugin-import": "^2.27.5",
1717
"express": "^4.18.2",
18-
"mocha": "^10.1.0",
19-
"nock": "^13.2.9",
18+
"mocha": "^10.2.0",
19+
"nock": "^13.3.0",
2020
"nyc": "^15.1.0",
2121
"proxyquire": "^2.1.3",
2222
"should": "^13.2.3"

0 commit comments

Comments
 (0)
Please sign in to comment.