Skip to content

Commit

Permalink
fix: pnpm audit
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Engert committed Nov 25, 2024
1 parent 426c212 commit e1d6aeb
Show file tree
Hide file tree
Showing 2 changed files with 851 additions and 1,441 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
},
"devDependencies": {
"@biomejs/biome": "1.5.2",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.8",
"lefthook": "^1.7.16",
"typescript": "^5.6.2"
"@types/node": "^20.17.7",
"lefthook": "^1.8.4",
"typescript": "^5.7.2"
},
"dependencies": {
"@aws-cdk/cli-lib-alpha": "2.160.0-alpha.0",
"@aws-sdk/client-cloudformation": "^3.658.1",
"aws-cdk": "^2.160.0",
"aws-cdk-lib": "^2.160.0",
"@aws-sdk/client-cloudformation": "^3.699.0",
"aws-cdk": "^2.170.0",
"aws-cdk-lib": "^2.170.0",
"commander": "^11.1.0",
"constructs": "^10.3.0"
"constructs": "^10.4.2"
},
"packageManager": "[email protected]+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"
}
Loading

0 comments on commit e1d6aeb

Please sign in to comment.