Skip to content

Commit b0366d7

Browse files
committed
fix: upgrade deps
1 parent 092ce16 commit b0366d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

serverless.component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flask
22
version: 0.0.2
33
author: Tencent Cloud, Inc
44
org: Tencent Cloud, Inc
5-
description: Deploy a serverless Flask application onto Tencent SCF and APIGateway.
5+
description: Deploy a serverless Flask application onto Tencent SCF and API Gateway.
66
keywords: tencent, serverless, flask
77
repo: https://github.com/serverless-components/tencent-flask
88
readme: https://github.com/serverless-components/tencent-flask/tree/master/README.md

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"download": "^8.0.0",
4-
"tencent-component-toolkit": "^1.12.10",
4+
"tencent-component-toolkit": "^1.12.15",
55
"type": "^2.0.0"
66
}
77
}

0 commit comments

Comments
 (0)