Skip to content

Commit

Permalink
chore(deps): bump constructs from 10.2.70 to 10.3.0
Browse files Browse the repository at this point in the history
Bumps [constructs](https://github.com/aws/constructs) from 10.2.70 to 10.3.0.
- [Release notes](https://github.com/aws/constructs/releases)
- [Commits](aws/constructs@v10.2.70...v10.3.0)

---
updated-dependencies:
- dependency-name: constructs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 2763a68 commit fad6326
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 22 deletions.
25 changes: 13 additions & 12 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/basic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"aws-cdk-lib": "2.113.0",
"constructs": "^10.0.0",
"constructs": "^10.3.0",
"esbuild": "^0.17.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudfront-security-headers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"aws-cdk-lib": "2.113.0",
"constructs": "^10.0.0",
"constructs": "^10.3.0",
"source-map-support": "^0.5.21"
}
}
2 changes: 1 addition & 1 deletion packages/esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"aws-cdk-lib": "2.113.0",
"constructs": "^10.0.0",
"constructs": "^10.3.0",
"esbuild": "^0.17.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/geoip-redirect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"aws-cdk-lib": "2.113.0",
"constructs": "^10.0.0",
"constructs": "^10.3.0",
"source-map-support": "^0.5.21"
}
}
2 changes: 1 addition & 1 deletion packages/graphql-mesh-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"yaml": "^2.3.1",
"aws-cdk-lib": "2.113.0",
"constructs": "^10.0.0",
"constructs": "^10.3.0",
"source-map-support": "^0.5.21",
"@aws-sdk/client-sns": "^3.465.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"aws-cdk-lib": "2.113.0",
"axios": "^1.5.1",
"constructs": "^10.0.0",
"constructs": "^10.3.0",
"esbuild": "^0.17.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/rabbitmq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"aws-cdk-lib": "2.113.0",
"constructs": "^10.0.0",
"constructs": "^10.3.0",
"source-map-support": "^0.5.21"
}
}
2 changes: 1 addition & 1 deletion packages/shared-vpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"aws-cdk-lib": "2.113.0",
"constructs": "^10.0.0",
"constructs": "^10.3.0",
"source-map-support": "^0.5.21"
}
}
2 changes: 1 addition & 1 deletion packages/static-hosting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"aws-cdk-lib": "2.113.0",
"constructs": "^10.0.0",
"constructs": "^10.3.0",
"esbuild": "^0.17.0",
"source-map-support": "^0.5.21"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/waf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"aws-cdk-lib": "2.113.0",
"constructs": "^10.0.0",
"constructs": "^10.3.0",
"source-map-support": "^0.5.21"
}
}

0 comments on commit fad6326

Please sign in to comment.