Skip to content

fix(deps): update dependency @metaplex-foundation/js to v0.20.1#164

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/metaplex-foundation-js-0.x
Open

fix(deps): update dependency @metaplex-foundation/js to v0.20.1#164
renovate[bot] wants to merge 1 commit intomainfrom
renovate/metaplex-foundation-js-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 6, 2023

This PR contains the following updates:

Package Change Age Confidence
@metaplex-foundation/js (source) 0.18.30.20.1 age confidence

Release Notes

metaplex-foundation/js (@​metaplex-foundation/js)

v0.20.1

Compare Source

v0.20.0

Compare Source

Minor Changes
  • f2d02ac: Transition from Bundlr to Irys
Patch Changes

v0.19.5

Compare Source

Patch Changes
  • 20e13b2: Add types to exports in package.json

v0.19.4

Compare Source

Patch Changes
  • 989a885: Integrate the new Burn and Verify instructions

v0.19.3

Compare Source

Patch Changes
  • bcd01a1: Fix minting compressed NFTs
  • 37add4e: Update Token Metadata to v1.11.1

v0.19.2

Compare Source

Patch Changes
  • c062243: Update Token Metadata program to v1.11.0

v0.19.1

Compare Source

Patch Changes
  • 0b77c1a: fix: compression proof verification check

v0.19.0

Compare Source

Minor Changes
  • 16a3875: Add support for compressed NFTs
Patch Changes
  • 61a864a: Add missing optional field to JsonMetadata type

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label May 6, 2023
@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 6, 2023

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Critical
Critical CVE: npm cipher-base is missing type checks, leading to hash rewind and passing on crafted data

CVE: GHSA-cpq7-6gpm-g9rc cipher-base is missing type checks, leading to hash rewind and passing on crafted data (CRITICAL)

Affected versions: < 1.0.5

Patched version: 1.0.5

From: build-a-university-certification-nft/client/package-lock.jsonnpm/crypto-browserify@3.12.0npm/cipher-base@1.0.4

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/cipher-base@1.0.4. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Critical
Critical CVE: Elliptic's private key extraction in ECDSA upon signing a malformed input (e.g. a string)

CVE: GHSA-vjh7-7g9h-fjfh Elliptic's private key extraction in ECDSA upon signing a malformed input (e.g. a string) (CRITICAL)

Affected versions: < 6.6.1

Patched version: 6.6.1

From: build-a-university-certification-nft/client/package-lock.jsonnpm/crypto-browserify@3.12.0npm/@metaplex-foundation/js@0.20.1npm/elliptic@6.5.4

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/elliptic@6.5.4. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Critical
Critical CVE: npm form-data uses unsafe random function in form-data for choosing boundary

CVE: GHSA-fjxv-7rqg-78g4 form-data uses unsafe random function in form-data for choosing boundary (CRITICAL)

Affected versions: < 2.5.4; >= 3.0.0 < 3.0.4; >= 4.0.0 < 4.0.4

Patched version: 4.0.4

From: build-a-university-certification-nft/client/package-lock.jsonnpm/@metaplex-foundation/js@0.20.1npm/form-data@4.0.0

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/form-data@4.0.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from dd626a9 to 81c8ebc Compare May 9, 2023 11:03
@renovate renovate Bot changed the title fix(deps): update dependency @metaplex-foundation/js to v0.19.2 fix(deps): update dependency @metaplex-foundation/js to v0.19.3 May 9, 2023
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from 81c8ebc to 026ba8f Compare May 26, 2023 10:57
@renovate renovate Bot changed the title fix(deps): update dependency @metaplex-foundation/js to v0.19.3 fix(deps): update dependency @metaplex-foundation/js to v0.19.4 May 26, 2023
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch 2 times, most recently from 7943162 to 7c606dd Compare June 20, 2023 16:07
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from 7c606dd to 7cf9344 Compare August 8, 2023 15:12
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from 7cf9344 to 5ed17ce Compare September 19, 2023 14:57
@renovate renovate Bot changed the title fix(deps): update dependency @metaplex-foundation/js to v0.19.4 fix(deps): update dependency @metaplex-foundation/js to v0.19.5 Sep 19, 2023
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from 5ed17ce to e5b3d33 Compare November 9, 2023 22:09
@renovate renovate Bot changed the title fix(deps): update dependency @metaplex-foundation/js to v0.19.5 fix(deps): update dependency @metaplex-foundation/js to v0.20.0 Nov 9, 2023
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from e5b3d33 to dfc0f57 Compare November 14, 2023 20:03
@renovate renovate Bot changed the title fix(deps): update dependency @metaplex-foundation/js to v0.20.0 fix(deps): update dependency @metaplex-foundation/js to v0.20.1 Nov 14, 2023
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from dfc0f57 to 9799952 Compare May 22, 2024 18:52
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from 9799952 to 8d89f5c Compare August 10, 2025 14:32
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from 8d89f5c to eab3e63 Compare September 25, 2025 21:16
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from eab3e63 to 0fd8d7e Compare November 10, 2025 21:36
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from 0fd8d7e to 4d25144 Compare November 18, 2025 12:35
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from 4d25144 to e4485d9 Compare February 2, 2026 20:33
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from e4485d9 to d85993b Compare February 12, 2026 18:29
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from d85993b to 58f39a9 Compare March 8, 2026 10:59
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from 58f39a9 to 583d0f3 Compare April 1, 2026 17:30
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from 583d0f3 to 2854129 Compare April 8, 2026 21:16
@renovate renovate Bot force-pushed the renovate/metaplex-foundation-js-0.x branch from 2854129 to c9cb701 Compare April 29, 2026 18:09
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​esbuild-plugins/​node-globals-polyfill@​0.2.31001007180100
Updated@​types/​react-dom@​18.2.7 ⏵ 18.2.1410010075 +186100
Updated@​types/​react@​18.2.18 ⏵ 18.2.31100 +11007988100
Addedcrypto-browserify@​3.12.0991008685100
Addedassert@​2.1.0991009485100
Added@​vitejs/​plugin-react@​3.1.09910010094100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants