From f2441eed9aea8aca9ee1574375af475a4e147fa4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Nov 2024 03:49:21 +0000 Subject: [PATCH] fix: upgrade petra-plugin-wallet-adapter from 0.1.5 to 0.4.5 Snyk has created this PR to upgrade petra-plugin-wallet-adapter from 0.1.5 to 0.4.5. See this package in npm: petra-plugin-wallet-adapter See this project in Snyk: https://app.snyk.io/org/emadalshamery/project/34e21268-3134-4ec8-92e5-c4ee7ed17650?utm_source=github&utm_medium=referral&page=upgrade-pr --- static/move-examples/my_first_dapp/client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/move-examples/my_first_dapp/client/package.json b/static/move-examples/my_first_dapp/client/package.json index 7a8755feb..134e103b2 100644 --- a/static/move-examples/my_first_dapp/client/package.json +++ b/static/move-examples/my_first_dapp/client/package.json @@ -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.5", "react": "^18.2.0", "react-dom": "^18.2.0", "react-scripts": "5.0.1",