Skip to content

Commit 4f1792e

Browse files
authored
[VULN-5520]: Update aptos ts SDK (#40)
## Summary Fixes https://circlepay.atlassian.net/browse/VULN-6916 https://circlepay.atlassian.net/browse/VULN-4563 ## Detail ## Testing ## Documentation --- **Requested Reviewers:** @mention
1 parent 8bceb4d commit 4f1792e

File tree

2 files changed

+59
-203
lines changed

2 files changed

+59
-203
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,9 @@
5050
"engines": {
5151
"node": "22",
5252
"yarn": "1.22.22"
53+
},
54+
"resolutions": {
55+
"axios": "1.12.2",
56+
"form-data": "4.0.4"
5357
}
5458
}

0 commit comments

Comments
 (0)