We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ef899 commit d081f1aCopy full SHA for d081f1a
CHANGELOG.md
@@ -19,7 +19,7 @@ All notable changes to the Aptos TypeScript SDK will be captured in this file. T
19
20
## Fixed
21
22
-- Remove `cdn_asset_uris` field from `getCollectionData` GraphQL query to fix compatibility with local testnet indexer which does not have this table
+- Remove `cdn_asset_uris` field from `getCollectionData` GraphQL query to fix compatibility with local testnet indexer which does not have this field
23
- Fix security vulnerabilities in transitive dependencies via pnpm overrides:
24
- HIGH: `glob` command injection (override `sucrase` to 3.35.1)
25
- MODERATE: `lodash` prototype pollution (override to 4.17.23)
0 commit comments