Skip to content

Commit 5ee2fce

Browse files
fix(deps): update dependency @netlify/functions to ^1.6.0 (#2107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc9ed84 commit 5ee2fce

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

packages/runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"dependencies": {
1414
"@netlify/esbuild": "0.14.39",
15-
"@netlify/functions": "^1.5.0",
15+
"@netlify/functions": "^1.6.0",
1616
"@netlify/ipx": "^1.4.0",
1717
"@vercel/node-bridge": "^2.1.0",
1818
"chalk": "^4.1.2",

0 commit comments

Comments
 (0)