Skip to content

Commit

Permalink
fix: packages/node/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 d0aed52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"jest-junit": "16.0.0",
"source-map-support": "0.5.12",
"tree-kill": "1.2.2",
"vite": "5.1.6",
"vite": "5.2.14",
"vitest": "2.0.1"
}
}

1 comment on commit d0aed52

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on d0aed52 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.