Skip to content

Commit

Permalink
chore(deps): replace aws js sdk v2 with v3
Browse files Browse the repository at this point in the history
use pinned version of JS SDK v3
  • Loading branch information
trivikr authored and mxdvl committed Nov 13, 2023
1 parent b203323 commit b33d2c0
Show file tree
Hide file tree
Showing 2 changed files with 838 additions and 132 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"unset-value": "^2.0.1"
},
"devDependencies": {
"@aws-sdk/client-cloudwatch": "3.441.0",
"@babel/cli": "^7.11.6",
"@babel/core": "^7.11.6",
"@babel/plugin-proposal-class-properties": "^7.10.4",
Expand All @@ -84,7 +85,6 @@
"amphtml-validator": "^1.0.21",
"any-observable": "^0.2.0",
"autoprefixer": "^10.3.7",
"aws-sdk": "^2.411.0",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.3.0",
Expand Down
Loading

0 comments on commit b33d2c0

Please sign in to comment.