Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.

Commit 722a724

Browse files
renovate[bot]kodiakhq[bot]
andauthoredOct 11, 2023
fix(deps): update dependency @netlify/serverless-functions-api to ^1.8.1 (#1605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent cf77a72 commit 722a724

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎package-lock.json

+7-7
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
@@ -56,7 +56,7 @@
5656
"dependencies": {
5757
"@babel/parser": "^7.22.5",
5858
"@netlify/binary-info": "^1.0.0",
59-
"@netlify/serverless-functions-api": "^1.8.0",
59+
"@netlify/serverless-functions-api": "^1.8.1",
6060
"@vercel/nft": "^0.23.0",
6161
"archiver": "^6.0.0",
6262
"common-path-prefix": "^3.0.0",

1 commit comments

Comments
 (1)

github-actions[bot] commented on Oct 11, 2023

@github-actions[bot]
Contributor

⏱ Benchmark results

  • largeDepsEsbuild: 2.7s
  • largeDepsNft: 8.3s
  • largeDepsZisi: 16.2s
This repository has been archived.