Skip to content

Commit 539f19d

Browse files
committed
fix: packages/devtools-solana/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINDOCUMENT-13045385
1 parent 486c69d commit 539f19d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/devtools-solana/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@safe-global/api-kit": "^1.3.0",
40-
"@safe-global/protocol-kit": "^1.3.0",
40+
"@safe-global/protocol-kit": "^4.0.0",
4141
"ethers": "^5.7.2",
4242
"p-memoize": "~4.0.4"
4343
},

0 commit comments

Comments
 (0)