Skip to content

Commit e03bd18

Browse files
authored
Merge pull request #143 from nmccready/chore/npm-audit-fix
chore: fix 20 high CVEs (fast-xml-parser override)
2 parents 4628db9 + 1eebc5c commit e03bd18

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
"test": "npm run test:go",
2525
"test:go": "go test ./aws/..."
2626
},
27+
"overrides": {
28+
"fast-xml-parser": "5.3.6"
29+
},
2730
"dependencies": {
2831
"@aws-sdk/client-kms": "^3.400.0",
2932
"@aws-sdk/credential-providers": "^3.400.0",

0 commit comments

Comments
 (0)