Skip to content

Commit

Permalink
fix: apps/examples/wc-vue3/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-IP-7148531
- https://snyk.io/vuln/SNYK-JS-WS-7266574
  • Loading branch information
snyk-bot committed Jul 31, 2024
1 parent 7deda4c commit f1b495f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/examples/wc-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.16",
"@justeattakeaway/pie-webc": "0.1.0",
"@vitejs/plugin-vue": "4.0.0",
"vite": "4.5.3",
"vue": "3.2.47"
Expand Down

0 comments on commit f1b495f

Please sign in to comment.