Skip to content

Commit

Permalink
Bump @aws-cdk/aws-wafv2 from 1.180.0 to 1.204.0 in /packages/waf
Browse files Browse the repository at this point in the history
Bumps [@aws-cdk/aws-wafv2](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-wafv2) from 1.180.0 to 1.204.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Commits](https://github.com/aws/aws-cdk/commits/v1.204.0/packages/@aws-cdk/aws-wafv2)

---
updated-dependencies:
- dependency-name: "@aws-cdk/aws-wafv2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 9cb425a commit b8069b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/waf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
},
"dependencies": {
"@aws-cdk/aws-ec2": "1.180.0",
"@aws-cdk/aws-wafv2": "1.180.0",
"@aws-cdk/aws-wafv2": "1.204.0",
"@aws-cdk/core": "1.180.0",
"aws-cdk": "1.180.0",
"source-map-support": "^0.5.16"
},
"peerDependencies": {
"@aws-cdk/aws-ec2": "1.180.0",
"@aws-cdk/aws-wafv2": "1.180.0",
"@aws-cdk/aws-wafv2": "1.204.0",
"@aws-cdk/core": "1.180.0",
"aws-cdk": "1.180.0"
}
Expand Down

0 comments on commit b8069b4

Please sign in to comment.