Skip to content

Commit 09c7ee4

Browse files
renovate[bot]sarahetter
andauthoredMay 16, 2024··
fix(deps): update dependency @fastify/static to v7 (#6612)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sarah Etter <sarah.etter@netlify.com>
1 parent 1928acb commit 09c7ee4

File tree

2 files changed

+107
-44
lines changed

2 files changed

+107
-44
lines changed
 

‎package-lock.json

+106-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"dependencies": {
7373
"@bugsnag/js": "7.23.0",
74-
"@fastify/static": "6.12.0",
74+
"@fastify/static": "7.0.4",
7575
"@netlify/blobs": "7.3.0",
7676
"@netlify/build": "29.41.5",
7777
"@netlify/build-info": "7.13.2",

1 commit comments

Comments
 (1)

github-actions[bot] commented on May 16, 2024

@github-actions[bot]

📊 Benchmark results

  • Dependency count: 1,342
  • Package size: 313 MB
  • Number of ts-expect-error directives: 992
Please sign in to comment.