Skip to content

Commit

Permalink
fix: examples/sapper/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-ELLIPTIC-8187303
- https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8172694
  • Loading branch information
snyk-bot committed Oct 15, 2024
1 parent 2dee9af commit 630578c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"sapper": "^0.27.0",
"svelte": "^3.0.0",
"svelte-loader": "^2.9.0",
"webpack": "^4.7.0"
"webpack": "^5.0.0"
}
}

1 comment on commit 630578c

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 630578c Oct 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:

Module not found "file:///src/packages/build-utils/test/fixtures/03-zero-config-angular/src/app/app.module".

Please sign in to comment.