Skip to content

Commit

Permalink
fix(deps): update dependency @fastify/static to v6.10.0 (#7999)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jtoar committed Apr 5, 2023
1 parent a6d6b85 commit 3b2d2e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/plugin-transform-runtime": "7.21.0",
"@babel/runtime-corejs3": "7.21.0",
"@fastify/http-proxy": "8.4.0",
"@fastify/static": "6.9.0",
"@fastify/static": "6.10.0",
"@fastify/url-data": "5.3.1",
"ansi-colors": "4.1.3",
"chalk": "4.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2685,9 +2685,9 @@ __metadata:
languageName: node
linkType: hard

"@fastify/static@npm:6.9.0":
version: 6.9.0
resolution: "@fastify/static@npm:6.9.0"
"@fastify/static@npm:6.10.0":
version: 6.10.0
resolution: "@fastify/static@npm:6.10.0"
dependencies:
"@fastify/accept-negotiator": ^1.0.0
"@fastify/send": ^2.0.0
Expand All @@ -2696,7 +2696,7 @@ __metadata:
glob: ^8.0.1
p-limit: ^3.1.0
readable-stream: ^4.0.0
checksum: 6ae8dd00c6f6ef75cfa9517d98f8c322336a2783bd89e9f24b8006763316275f30894558bd257e13d55053fbef20a176e133eaaea167d82b9f05f15b395e7ad1
checksum: 56f2fecb52f7da4ce3faf731507987516cbd9ee21411232f62024044b687825d3b1eb7391b6d0602abf9113d431e04093a39e42ccf361c467c73661fa57c41d7
languageName: node
linkType: hard

Expand Down Expand Up @@ -6163,7 +6163,7 @@ __metadata:
"@babel/plugin-transform-runtime": 7.21.0
"@babel/runtime-corejs3": 7.21.0
"@fastify/http-proxy": 8.4.0
"@fastify/static": 6.9.0
"@fastify/static": 6.10.0
"@fastify/url-data": 5.3.1
"@types/aws-lambda": 8.10.114
"@types/lodash.escape": 4.0.7
Expand Down

0 comments on commit 3b2d2e5

Please sign in to comment.