Skip to content

Commit

Permalink
fix: packages/cli/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-VITE-8022916
- https://snyk.io/vuln/SNYK-JS-VITE-8023174
  • Loading branch information
snyk-bot committed Sep 19, 2024
1 parent a04c347 commit 0bc1808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"ts-node": "10.9.1",
"universal-analytics": "0.4.20",
"utility-types": "2.1.0",
"vite": "5.1.6",
"vite": "5.2.14",
"vitest": "2.0.1",
"which": "3.0.0",
"write-json-file": "2.2.0",
Expand Down

1 comment on commit 0bc1808

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 0bc1808 Sep 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Relative import path "@angular/platform-browser-dynamic" not prefixed with / or ./ or ../

Please sign in to comment.