Skip to content

Commit e274ce9

Browse files
chore(deps): update dependency @netlify/functions to ^1.3.0
1 parent 534140d commit e274ce9

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.18.6",
15-
"@netlify/functions": "^1.2.0",
15+
"@netlify/functions": "^1.3.0",
1616
"@netlify/plugin-nextjs": "^4.24.0",
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
@@ -420,6 +420,13 @@
420420
dependencies:
421421
is-promise "^4.0.0"
422422

423+
"@netlify/functions@^1.3.0":
424+
version "1.3.0"
425+
resolved "https://registry.yarnpkg.com/@netlify/functions/-/functions-1.3.0.tgz#4305a3fb6b49caf56cd2be88d4b8534b1d5aff4f"
426+
integrity sha512-hN/Fgpz8XIOBfsBPLYUMxVKBlCopgeqGB0popayicnmkFLnvKByTTMYgF01wcF9DBtBQdV0H2h1kPFpMl34I8w==
427+
dependencies:
428+
is-promise "^4.0.0"
429+
423430
"@netlify/git-utils@^4.1.2":
424431
version "4.1.2"
425432
resolved "https://registry.yarnpkg.com/@netlify/git-utils/-/git-utils-4.1.2.tgz#2054ad5c226ea2763f4f5c19e8762f992e958492"

0 commit comments

Comments
 (0)