Skip to content

Commit 1b0c859

Browse files
committed
chore(deps): update dependency @netlify/functions to ^1.1.0
1 parent 3038cde commit 1b0c859

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.11.4",
15-
"@netlify/functions": "^1.0.0",
15+
"@netlify/functions": "^1.1.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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,13 @@
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==
418+
dependencies:
419+
is-promise "^4.0.0"
420+
414421
"@netlify/git-utils@^4.0.0":
415422
version "4.1.1"
416423
resolved "https://registry.yarnpkg.com/@netlify/git-utils/-/git-utils-4.1.1.tgz#5e48e1073ba20916ab03f936330640ab6a64b549"

0 commit comments

Comments
 (0)