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 9d6765e commit 3c3faf7Copy full SHA for 3c3faf7
package.json
@@ -39,7 +39,7 @@
39
"test": "run-s check test:*"
40
},
41
"devDependencies": {
42
- "@types/chai": "^4.3.19",
+ "@types/chai": "^4.3.20",
43
"@types/chai-as-promised": "^7.1.8",
44
"@types/cookie-signature": "^1.1.2",
45
"@types/express": "^4.17.21",
@@ -66,7 +66,7 @@
66
"installed-check": "^9.3.0",
67
"knip": "^5.30.2",
68
"mocha": "^10.7.3",
69
- "npm-run-all2": "^6.2.2",
+ "npm-run-all2": "^6.2.3",
70
"pg-promise": "^11.9.1",
71
"proxyquire": "^2.1.3",
72
"sinon": "^17.0.1",
0 commit comments