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 1c361d5 commit 0d483feCopy full SHA for 0d483fe
package.json
@@ -7,7 +7,7 @@
7
"ajv": "8.17.1",
8
"axios": "1.9.0",
9
"eventsource": "2.0.2",
10
- "farmhash": "^4.0.1",
+ "farmhash": "4.0.1",
11
"fastify": "5.3.2",
12
"ioredis": "5.6.1",
13
"mock-socket": "9.3.1",
@@ -39,7 +39,7 @@
39
"@sinonjs/fake-timers": "14.0.0",
40
"@types/eventsource": "1.1.15",
41
"@types/node": "22.15.3",
42
- "@types/sinon": "^17.0.4",
+ "@types/sinon": "17.0.4",
43
"@types/sinonjs__fake-timers": "8.1.5",
44
"@types/ws": "8.18.1",
45
"@typescript-eslint/eslint-plugin": "8.30.1",
@@ -52,7 +52,7 @@
52
"eslint-plugin-tsdoc": "0.4.0",
53
"mocksse": "1.0.4",
54
"prettier": "3.5.3",
55
- "sinon": "^20.0.0",
+ "sinon": "20.0.0",
56
"ts-node": "10.9.2",
57
"ts-node-dev": "2.0.0",
58
"typedoc": "0.28.3",
0 commit comments