Skip to content

Commit a1fa229

Browse files
author
Tom McCarthy
authored
chore: js deps (aws-samples#43)
1 parent 56ddfef commit a1fa229

File tree

2 files changed

+435
-384
lines changed

2 files changed

+435
-384
lines changed

frontend/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@
4242
"glob-parent": "^5.1.2",
4343
"set-value": "^4.0.1",
4444
"ansi-regex": "^5.0.1",
45-
"nth-check": "^2.0.1"
45+
"nth-check": "^2.0.1",
46+
"aws-sdk": "^2.814.0",
47+
"node-forge": "^1.0.0"
4648
},
4749
"eslintConfig": {
4850
"root": true,

0 commit comments

Comments
 (0)