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 a163e7f commit d54560aCopy full SHA for d54560a
package.json
@@ -105,7 +105,7 @@
105
"@fastify/busboy": "3.0.0",
106
"@matteo.collina/tspl": "^0.1.1",
107
"@sinonjs/fake-timers": "^11.1.0",
108
- "@types/node": "~18.17.19",
+ "@types/node": "^18.19.50",
109
"abort-controller": "^3.0.0",
110
"borp": "^0.17.0",
111
"c8": "^10.0.0",
@@ -120,8 +120,8 @@
120
"node-forge": "^1.3.1",
121
"pre-commit": "^1.2.2",
122
"proxy": "^2.1.1",
123
- "tsd": "^0.31.0",
124
- "typescript": "^5.0.2",
+ "tsd": "^0.31.2",
+ "typescript": "^5.6.2",
125
"ws": "^8.11.0"
126
},
127
"engines": {
0 commit comments