Skip to content

Commit 2a014a3

Browse files
authored
Merge pull request #7095 from FlowFuse/pin-fastify-static-swagger-ui
Pin @fastify/static and @fastify/swagger-ui
2 parents a308e18 + 18f2b07 commit 2a014a3

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
"@fastify/passport": "^3.0.2",
6464
"@fastify/rate-limit": "^10.3.0",
6565
"@fastify/routes": "^6.0.2",
66-
"@fastify/static": "^9.0.0",
66+
"@fastify/static": "9.0.0",
6767
"@fastify/swagger": "^9.6.1",
68-
"@fastify/swagger-ui": "^5.2.3",
68+
"@fastify/swagger-ui": "5.2.3",
6969
"@fastify/websocket": "^11.2.0",
7070
"@flowfuse/driver-localfs": "^2.29.1",
7171
"@flowfuse/flow-renderer": "^0.5.0",

0 commit comments

Comments
 (0)