chore: upgrade dependencies (non-major) (#9148)

* chore: upgrade dependencies (non-major)

* Downgrade
This commit is contained in:
Joshua Chen 2023-07-16 23:44:17 +08:00 committed by GitHub
parent 16a366b5ec
commit ff227283d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 4055 additions and 3360 deletions

View file

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