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-ASYNC-7414156
  • Loading branch information
snyk-bot committed Jul 3, 2024
1 parent 1a44d38 commit 4ba47cd
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 @@ -51,7 +51,7 @@
"@xylabs/forget": "workspace:^",
"@xylabs/function-name": "workspace:^",
"@xylabs/hex": "workspace:^",
"@xylabs/log": "workspace:^",
"@xylabs/log": "2.10.1",
"@xylabs/logger": "workspace:^",
"@xylabs/object": "workspace:^",
"@xylabs/platform": "workspace:^",
Expand Down

0 comments on commit 4ba47cd

Please sign in to comment.