Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Sep 10, 2024
1 parent 73b6be9 commit 99c7ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@kaizen/components": "Version locked as attempt to upgrade to 1.39.2 causes build errors"
},
"dependencies": {
"@kaizen/components": "1.21.0",
"@kaizen/components": "1.24.2",
"@kaizen/design-tokens": "^10.3.17",
"@kaizen/tailwind": "1.2.3",
"@storybook/addons": "^7.2.1",
Expand Down

0 comments on commit 99c7ce3

Please sign in to comment.