Skip to content

Commit

Permalink
chore: resolve vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
msudgh committed Aug 17, 2024
1 parent 8653f7a commit 52e6937
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 113 deletions.
12 changes: 12 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,17 @@
"aws-cdk-lib": "^2.38.0",
"constructs": "^10.0.0",
"serverless": ">=3.38.0"
},
"pnpm": {
"overrides": {
"aws-cdk-lib@>=2.0.0 <2.80.0": ">=2.80.0",
"es5-ext@>=0.10.0 <0.10.63": ">=0.10.63",
"follow-redirects@<=1.15.5": ">=1.15.6",
"tar@<6.2.1": ">=6.2.1",
"braces@<3.0.3": ">=3.0.3",
"ws@>=7.0.0 <7.5.10": ">=7.5.10",
"fast-xml-parser@<4.4.1": ">=4.4.1",
"axios@>=1.3.2 <=1.7.3": ">=1.7.4"
}
}
}
Loading

0 comments on commit 52e6937

Please sign in to comment.