Skip to content

Commit

Permalink
fix: packages/tools/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-ROLLUP-8073097
  • Loading branch information
snyk-bot committed Sep 25, 2024
1 parent b88929b commit cefa0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"@types/md5": "^2.3.5",
"@xilinota/lib": "^2.15.0",
"@xilinota/lib": "^2.13.0",
"@xilinota/utils": "^2.13.1",
"compare-versions": "6.1.0",
"dayjs": "1.11.10",
Expand Down

0 comments on commit cefa0c9

Please sign in to comment.