Skip to content

Commit a9f7328

Browse files
author
uid10804
committed
fix(cli): add missing aws-sdk reference and fix audited vulnerabilities
1 parent 1b653c7 commit a9f7328

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

packages/cli/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"@types/figlet": "^1.2.0",
1616
"@types/fs-extra": "^8.0.1",
1717
"@types/inquirer": "^6.5.0",
18+
"aws-sdk": "^2.648.0",
1819
"chalk": "^3.0.0",
1920
"cli-ux": "^5.4.1",
2021
"copy-webpack-plugin": "^5.1.1",

0 commit comments

Comments
 (0)