chore: upgrade dependencies (#8534)

* chore: upgrade dependencies

* FIxes

* Bump again
This commit is contained in:
Joshua Chen 2023-01-10 13:23:16 -05:00 committed by GitHub
parent 64c6b5c100
commit e8a07633ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
51 changed files with 3126 additions and 3144 deletions

View file

@ -6,6 +6,6 @@
"start": "npx --package netlify-cli netlify dev"
},
"dependencies": {
"@netlify/functions": "^1.2.0"
"@netlify/functions": "^1.4.0"
}
}