Skip to content

Commit b0337ec

Browse files
committed
chore(deps): update dependency @netlify/functions to ^1.2.0
1 parent afffd1d commit b0337ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@netlify/build": "^27.13.0",
15-
"@netlify/functions": "^1.1.0",
15+
"@netlify/functions": "^1.2.0",
1616
"@netlify/plugin-nextjs": "^4.14.2",
1717
"@types/fs-extra": "^9.0.13",
1818
"fs-extra": "^10.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -411,10 +411,10 @@
411411
dependencies:
412412
is-promise "^4.0.0"
413413

414-
"@netlify/functions@^1.1.0":
415-
version "1.1.0"
416-
resolved "https://registry.yarnpkg.com/@netlify/functions/-/functions-1.1.0.tgz#952fb83080a3da2ca0f5f793d466fd3e47910106"
417-
integrity sha512-XUFC5nt4iLMrDK+6WjYrDOW9h6XGIQlEk3o++xglFbDKc6dsP+k6rjfz3vl0w8S9Oiosxj3uLaPW18szJc1UgA==
414+
"@netlify/functions@^1.2.0":
415+
version "1.2.0"
416+
resolved "https://registry.yarnpkg.com/@netlify/functions/-/functions-1.2.0.tgz#0acce06db94113d2a42253930c45cb69ab97c530"
417+
integrity sha512-zCOJPoZQLv4ISHjyBS7asqzR6Y9NU+Vb0VKYDD0xUwYmReMhLTDchjGMkt5x0Jk1EVnJwUvA29rGyQEj3tIgAA==
418418
dependencies:
419419
is-promise "^4.0.0"
420420

0 commit comments

Comments
 (0)