Skip to content

Commit

Permalink
fix: samples/poc-subapp-pbx/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-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Sep 10, 2024
1 parent 29c302c commit 95df2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/poc-subapp-pbx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@babel/runtime": "^7.12.5",
"@xarc/app": "^8.1.7",
"@xarc/fastify-server": "^2.0.0",
"@xarc/fastify-server": "^3.0.1",
"electrode-confippet": "^1.5.0",
"preact": "^10.4.6",
"preact-render-to-string": "^5.1.10",
Expand Down

0 comments on commit 95df2d4

Please sign in to comment.