Skip to content

Commit

Permalink
Merge pull request #9 from Emadalshamery/snyk-fix-5ec40c444bb33af0e6f…
Browse files Browse the repository at this point in the history
…7f452d2824cca

[Snyk] Fix for 1 vulnerabilities
  • Loading branch information
Emadalshamery authored Dec 2, 2024
2 parents 5e41318 + c5c4dd4 commit b690a28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/move-examples/my_first_dapp/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@aptos-labs/wallet-adapter-ant-design": "^0.1.0",
"@aptos-labs/wallet-adapter-react": "^0.2.2",
"@aptos-labs/wallet-adapter-react": "^1.3.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand All @@ -14,7 +14,7 @@
"@types/react-dom": "^18.0.10",
"antd": "^5.1.4",
"aptos": "^1.7.1",
"petra-plugin-wallet-adapter": "^0.1.3",
"petra-plugin-wallet-adapter": "^0.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
Expand Down

0 comments on commit b690a28

Please sign in to comment.