Skip to content

Commit

Permalink
chore: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamorosi committed Jan 6, 2023
1 parent 3b7929c commit 9e1c6c6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
7 changes: 5 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion packages/parameters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,14 @@
],
"devDependencies": {
"@aws-sdk/client-appconfigdata": "^3.241.0",
"@aws-sdk/client-dynamodb": "^3.245.0",
"@aws-sdk/client-secrets-manager": "^3.238.0",
"@aws-sdk/client-ssm": "^3.244.0",
"@aws-sdk/util-dynamodb": "^3.245.0",
"aws-sdk-client-mock": "^2.0.1",
"aws-sdk-client-mock-jest": "^2.0.1"
},
"dependencies": {
"@aws-sdk/util-base64": "^3.208.0"
}
}
}

0 comments on commit 9e1c6c6

Please sign in to comment.