File tree Expand file tree Collapse file tree
assets/monitoring/aws-template Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- v12
1+ v16
Original file line number Diff line number Diff line change 1- v12
1+ v16
Original file line number Diff line number Diff line change 88 "deploy": "cdk {{ #if profile }} --profile {{ profile }} {{ /if }} deploy"
99 },
1010 "devDependencies": {
11- "@aws-cdk/aws-budgets": "~1.75.0",
12- "@aws-cdk/aws-cloudformation": "~1.75.0",
13- "@aws-cdk/aws-cloudwatch": "~1.75.0",
14- "@aws-cdk/aws-cloudwatch-actions": "~1.75.0",
15- "@aws-cdk/aws-dynamodb": "~1.75.0",
16- "@aws-cdk/aws-lambda": "~1.75.0",
17- "@aws-cdk/aws-lambda-nodejs": "~1.75.0",
18- "@aws-cdk/aws-logs": "~1.75.0",
19- "@aws-cdk/aws-sns": "~1.75.0",
20- "@aws-cdk/aws-sns-subscriptions": "~1.75.0",
21- "@aws-cdk/core": "~1.75.0",
11+ "aws-cdk-lib": "^2.0.0",
12+ "cdk": "^2.39.1",
13+ "constructs": "^10.0.0",
2214 "@types/node": "^12.12.62",
23- "aws-cdk": "~1.75.0",
24- "esbuild": "^0.8.15",
15+ "esbuild": "^0.14.39",
2516 "node-fetch": "^2.6.1",
2617 "ts-node": "^9.0.0",
2718 "typescript": "^4.0.3"
2819 },
2920 "dependencies": {
30- "mca-monitoring": "https://github.com/nordcloud/mca-monitoring/releases/download/v0.1 .4/mca-monitoring-0.1 .4.tgz"
21+ "mca-monitoring": "https://github.com/nordcloud/mca-monitoring/releases/download/v0.2 .4/mca-monitoring-0.2 .4.tgz"
3122 }
3223}
You can’t perform that action at this time.
0 commit comments