We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a726d38 commit 838011dCopy full SHA for 838011d
package.json
@@ -19,9 +19,9 @@
19
"eslint-plugin-node": "^11.1.0",
20
"eslint-plugin-promise": "^5.2.0",
21
"eslint-plugin-standard": "^4.1.0",
22
- "mocha": "^10.7.0",
23
- "nyc": "^17.0.0",
24
- "supertest": "^6.3.4"
+ "mocha": "^11.1.0",
+ "nyc": "^17.1.0",
+ "supertest": "^7.1.0"
25
},
26
"files": [
27
"LICENSE",
0 commit comments