aws-cloudformation / cloudformation-guard

Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules. Take this survey to provide feedback about cfn-guard: https://amazonmr.au1.qualtrics.com/jfe/form/SV_bpyzpfoYGGuuUl0
Apache License 2.0
1.28k stars 180 forks source link

fix(ts-lib): Bump dependencies for security alert & update imports for wasm-pack #560

Closed dannyvassallo closed 4 weeks ago

dannyvassallo commented 4 weeks ago

Issue #, if available:

https://github.com/aws-cloudformation/cloudformation-guard/security/dependabot/19

You can verify the override works by checking the package.lock to see the bump from 26 -> 28

Description of changes:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license