Skip to content

Commit 400b61e

Browse files
chore(deps): update dependency @netlify/functions to v3
1 parent e17459b commit 400b61e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.59.2",
14-
"@netlify/functions": "^1.6.0",
14+
"@netlify/functions": "^3.0.4",
1515
"@netlify/plugin-nextjs": "^4.41.3"
1616
}
1717
}

yarn.lock

+12
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.4":
770+
version "3.0.4"
771+
resolved "https://registry.yarnpkg.com/@netlify/functions/-/functions-3.0.4.tgz#0668f0cb5995948624f8f597c29b4bcf0b1eb7fc"
772+
integrity sha512-Ox8+ABI+nsLK+c4/oC5dpquXuEIjzfTlJrdQKgQijCsDQoje7inXFAtKDLvvaGvuvE+PVpMLwQcIUL6P9Ob1hQ==
773+
dependencies:
774+
"@netlify/serverless-functions-api" "1.36.0"
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,11 @@
881888
"@netlify/node-cookies" "^0.1.0"
882889
urlpattern-polyfill "8.0.2"
883890

891+
"@netlify/[email protected]":
892+
version "1.36.0"
893+
resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.36.0.tgz#e7e9ce83d059c4c845440ec861a7e69c0d800bfa"
894+
integrity sha512-z6okREyK8in0486a22Oro0k+YsuyEjDXJt46FpgeOgXqKJ9ElM8QPll0iuLBkpbH33ENiNbIPLd1cuClRQnhiw==
895+
884896
"@netlify/serverless-functions-api@^1.34.0":
885897
version "1.34.0"
886898
resolved "https://registry.yarnpkg.com/@netlify/serverless-functions-api/-/serverless-functions-api-1.34.0.tgz#d42721f13b7e7ace9f5e378b5da971e78efb5d33"

0 commit comments

Comments
 (0)