Skip to content

Commit

Permalink
fix: examples/react-demo/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed May 15, 2024
1 parent 4054cf3 commit 32eabca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/react-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"mockjs": "^1.1.0",
"react": "17.x",
"react-dom": "17.x",
"umi": "^3.5.10",
"umi": "^4.0.0",
"umi-request": "^1.3.9"
},
"devDependencies": {
Expand Down

0 comments on commit 32eabca

Please sign in to comment.