Skip to content

Commit a272931

Browse files
chore(deps): update dependency @netlify/functions to v3
1 parent 3f4c1a4 commit a272931

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@netlify/build": "^29.58.9",
14-
"@netlify/functions": "^1.6.0",
14+
"@netlify/functions": "^3.0.0",
1515
"@netlify/plugin-nextjs": "^4.41.3"
1616
}
1717
}

yarn.lock

+15
Original file line numberDiff line numberDiff line change
@@ -766,6 +766,13 @@
766766
"@netlify/serverless-functions-api" "1.11.0"
767767
is-promise "^4.0.0"
768768

769+
"@netlify/functions@^3.0.0":
770+
version "3.0.0"
771+
resolved "https://registry.yarnpkg.com/@netlify/functions/-/functions-3.0.0.tgz#e14ab9bcfa9f8ba1fe8d7ae0938122da5ae6555e"
772+
integrity sha512-XXf9mNw4+fkxUzukDpJtzc32bl1+YlXZwEhc5ZgMcTbJPLpgRLDs5WWSPJ4eY/Mv1ZFvtxmMwmfgoQYVt68Qog==
773+
dependencies:
774+
"@netlify/serverless-functions-api" "1.30.1"
775+
769776
"@netlify/git-utils@^5.2.0":
770777
version "5.2.0"
771778
resolved "https://registry.yarnpkg.com/@netlify/git-utils/-/git-utils-5.2.0.tgz#6e61e8b3a11274c64125cf074b304156970c1c6f"
@@ -881,6 +888,14 @@
881888
"@netlify/node-cookies" "^0.1.0"
882889
urlpattern-polyfill "8.0.2"
883890

891+
"@netlify/[email protected]":
892+
version "1.30.1"
893+
resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.30.1.tgz#d076a3a8b95c11d455277434cfd47e85ba1f2ef0"
894+
integrity sha512-JkbaWFeydQdeDHz1mAy4rw+E3bl9YtbCgkntfTxq+IlNX/aIMv2/b1kZnQZcil4/sPoZGL831Dq6E374qRpU1A==
895+
dependencies:
896+
"@netlify/node-cookies" "^0.1.0"
897+
urlpattern-polyfill "8.0.2"
898+
884899
"@netlify/serverless-functions-api@^1.33.0":
885900
version "1.33.0"
886901
resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.33.0.tgz#243cdfa0edfc295308f2774b0a9da36473ba5b22"

0 commit comments

Comments
 (0)