chore: upgrade dependencies (#7193)

This commit is contained in:
Joshua Chen 2022-04-17 17:32:41 +08:00 committed by GitHub
parent 9df4874cff
commit b154318c28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 544 additions and 533 deletions

View file

@ -27,6 +27,6 @@
"node": ">=14"
},
"devDependencies": {
"@types/sharp": "^0.30.1"
"@types/sharp": "^0.30.2"
}
}