Skip to content

Commit

Permalink
fix(deps): update dependency @fastify/static to v6.9.0 (#7610)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jtoar committed Feb 13, 2023
1 parent d4e5143 commit f1e766a
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.19.6",
"@babel/runtime-corejs3": "7.20.13",
"@fastify/http-proxy": "8.4.0",
"@fastify/static": "6.8.0",
"@fastify/static": "6.9.0",
"@fastify/url-data": "5.2.0",
"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 @@ -2776,9 +2776,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -6921,7 +6921,7 @@ __metadata:
"@babel/plugin-transform-runtime": 7.19.6
"@babel/runtime-corejs3": 7.20.13
"@fastify/http-proxy": 8.4.0
"@fastify/static": 6.8.0
"@fastify/static": 6.9.0
"@fastify/url-data": 5.2.0
"@types/aws-lambda": 8.10.110
"@types/lodash.escape": 4.0.7
Expand Down

0 comments on commit f1e766a

Please sign in to comment.