Skip to content

Commit

Permalink
fix: samples/subapp2-todo-app/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 11, 2024
1 parent e35fb28 commit 0b9ccb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/subapp2-todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@babel/runtime": "^7.12.5",
"@xarc/app": "^8.2.0",
"@xarc/fastify-server": "^2.0.0",
"@xarc/fastify-server": "^3.0.1",
"@xarc/react": "^0.1.0",
"@xarc/react-redux": "^0.1.0"
},
Expand Down

0 comments on commit 0b9ccb7

Please sign in to comment.