diff --git a/package.json b/package.json index 925fc10..e6d31cb 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "devDependencies": { "@netlify/build": "^27.18.6", - "@netlify/functions": "^1.2.0", + "@netlify/functions": "^1.3.0", "@netlify/plugin-nextjs": "^4.24.0", "@types/fs-extra": "^9.0.13", "fs-extra": "^10.0.1" diff --git a/yarn.lock b/yarn.lock index 4ed8ae3..ee6eacf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -420,6 +420,13 @@ dependencies: is-promise "^4.0.0" +"@netlify/functions@^1.3.0": + version "1.3.0" + resolved "https://registry.yarnpkg.com/@netlify/functions/-/functions-1.3.0.tgz#4305a3fb6b49caf56cd2be88d4b8534b1d5aff4f" + integrity sha512-hN/Fgpz8XIOBfsBPLYUMxVKBlCopgeqGB0popayicnmkFLnvKByTTMYgF01wcF9DBtBQdV0H2h1kPFpMl34I8w== + dependencies: + is-promise "^4.0.0" + "@netlify/git-utils@^4.1.2": version "4.1.2" resolved "https://registry.yarnpkg.com/@netlify/git-utils/-/git-utils-4.1.2.tgz#2054ad5c226ea2763f4f5c19e8762f992e958492"