Skip to content

Commit 5e01af9

Browse files
chore(deps): update npm runtime
1 parent a923d3f commit 5e01af9

File tree

3 files changed

+34
-34
lines changed

3 files changed

+34
-34
lines changed

package-lock.json

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/blockchainizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@statuscompliance/blockchain-shared": "*",
23-
"linkedom": "0.18.10",
23+
"linkedom": "0.18.11",
2424
"ts-morph": "26.0.0"
2525
}
2626
}

packages/middleware/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
},
1313
"license": "AGPL-3.0-only",
1414
"dependencies": {
15-
"@fastify/autoload": "6.3.0",
15+
"@fastify/autoload": "6.3.1",
1616
"@fastify/swagger": "9.5.1",
17-
"@fastify/swagger-ui": "5.2.2",
17+
"@fastify/swagger-ui": "5.2.3",
1818
"@grpc/grpc-js": "1.13.4",
19-
"@hyperledger/fabric-gateway": "1.7.1",
19+
"@hyperledger/fabric-gateway": "1.8.0",
2020
"@statuscompliance/blockchain-shared": "*",
21-
"fastify": "5.3.3"
21+
"fastify": "5.5.0"
2222
}
2323
}

0 commit comments

Comments
 (0)