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 061548e commit 60fa022Copy full SHA for 60fa022
package.json
@@ -42,7 +42,7 @@
42
"@types/chai": "^4.3.19",
43
"@types/chai-as-promised": "^7.1.8",
44
"@types/cookie-signature": "^1.1.2",
45
- "@types/express": "^4.17.21",
+ "@types/express": "^5.0.0",
46
"@types/express-session": "^1.17.10",
47
"@types/mocha": "^10.0.8",
48
"@types/node": "^18.19.50",
@@ -52,7 +52,7 @@
52
"@types/sinon-chai": "^3.2.12",
53
"@types/supertest": "^6.0.2",
54
"@voxpelli/eslint-config": "^22.1.0",
55
- "@voxpelli/tsconfig": "^14.0.0",
+ "@voxpelli/tsconfig": "^15.1.1",
56
"c8": "^10.1.2",
57
"chai": "^4.5.0",
58
"chai-as-promised": "^7.1.2",
0 commit comments