Skip to content

Commit

Permalink
fix(deps): pin dependencies (#5711)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 13, 2023
1 parent 27d8ae8 commit 91a62de
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@
"dependencies": {
"@bugsnag/js": "^7.20.0",
"@fastify/static": "^6.6.0",
"@netlify/build": "^29.11.4",
"@netlify/build-info": "^7.0.2",
"@netlify/config": "^20.4.2",
"@netlify/build": "29.11.4",
"@netlify/build-info": "7.0.2",
"@netlify/config": "20.4.2",
"@netlify/edge-bundler": "^8.14.2",
"@netlify/framework-info": "^9.8.7",
"@netlify/framework-info": "9.8.7",
"@netlify/local-functions-proxy": "^1.1.1",
"@netlify/zip-it-and-ship-it": "^9.5.0",
"@netlify/zip-it-and-ship-it": "9.5.0",
"@octokit/rest": "^19.0.0",
"ansi-escapes": "^6.0.0",
"ansi-styles": "^6.0.0",
Expand Down Expand Up @@ -147,9 +147,9 @@
"log-update": "^5.0.0",
"minimist": "^1.2.5",
"multiparty": "^4.2.1",
"netlify": "^13.1.6",
"netlify-headers-parser": "^7.1.2",
"netlify-redirect-parser": "^14.1.2",
"netlify": "13.1.6",
"netlify-headers-parser": "7.1.2",
"netlify-redirect-parser": "14.1.2",
"netlify-redirector": "^0.4.0",
"node-fetch": "^2.6.0",
"node-version-alias": "^3.0.0",
Expand Down

1 comment on commit 91a62de

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Package size: 232 MB

Please sign in to comment.