We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c2019 commit 95f2be4Copy full SHA for 95f2be4
1 file changed
package.json
@@ -83,7 +83,7 @@
83
"@types/chai": "^4.3.1",
84
"@types/chai-as-promised": "^7.1.5",
85
"@types/debug": "4.1.7",
86
- "@types/express": "^4.17.21",
+ "@types/express": "4.17.21",
87
"@types/js-yaml": "4.0.5",
88
"@types/mocha": "^9.1.1",
89
"@types/node": "^24.0.0",
@@ -118,14 +118,14 @@
118
"@noble/secp256k1": "1.7.1",
119
"axios": "^1.7.7",
120
"bech32": "2.0.0",
121
- "body-parser": "^1.20.4",
+ "body-parser": "1.20.4",
122
"debug": "4.3.4",
123
"dinero.js": "2.0.0-alpha.13",
124
"dotenv": "16.0.3",
125
- "express": "^4.22.1",
+ "express": "4.22.1",
126
"helmet": "6.0.1",
127
"joi": "17.7.0",
128
- "js-yaml": "^4.1.1",
+ "js-yaml": "4.1.1",
129
"knex": "2.4.2",
130
"pg": "8.9.0",
131
"pg-query-stream": "4.3.0",
0 commit comments