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 1cadb2c commit d92fa77Copy full SHA for d92fa77
package.json
@@ -12,15 +12,15 @@
12
],
13
"dependencies": {
14
"boolean": "^3.2.0",
15
- "finalhandler": "^1.3.1",
+ "finalhandler": "^2.1.0",
16
"findhit-proxywrap": "^0.3.13",
17
"lodash": "^4.17.21",
18
- "router": "^1.3.8",
+ "router": "^2.2.0",
19
"url-parse": "^1.5.10"
20
},
21
"devDependencies": {
22
- "@commitlint/cli": "^19.3.0",
23
- "@commitlint/config-conventional": "^19.2.2",
+ "@commitlint/cli": "^19.8.1",
+ "@commitlint/config-conventional": "^19.8.1",
24
"ava": "^5.3.1",
25
"cross-env": "^7.0.3",
26
"eslint": "^8.52.0",
@@ -32,7 +32,7 @@
32
"remark-cli": "11",
33
"remark-preset-github": "^4.0.4",
34
"sinon": "^17.0.0",
35
- "supertest": "^6.3.3",
+ "supertest": "^7.1.1",
36
"xo": "^0.56.0"
37
38
"engines": {
0 commit comments