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-VITE-6531286
  • Loading branch information
snyk-bot committed Aug 15, 2024
1 parent e7cd68a commit 7f29838
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 @@ -35,7 +35,7 @@
"ts-jest": "29.1.0",
"turbo": "1.13.3",
"typescript": "4.9.5",
"vite": "5.1.6",
"vite": "5.1.7",
"vitest": "2.0.3"
},
"scripts": {
Expand Down

1 comment on commit 7f29838

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 7f29838 Aug 15, 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.