chore: upgrade dependencies (#6879)

This commit is contained in:
Joshua Chen 2022-03-09 07:34:35 +08:00 committed by GitHub
parent d34c8ae694
commit 99b1fb90d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 574 additions and 567 deletions

View file

@ -9,6 +9,6 @@
"@netlify/functions": "^1.0.0"
},
"devDependencies": {
"netlify-cli": "^9.8.4"
"netlify-cli": "^9.13.0"
}
}