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
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

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 pbkdf2 returns predictable uninitialized/zero-filled memory for non-normalized or unimplemented algos

CVE: GHSA-h7cp-r72f-jxh6 pbkdf2 returns predictable uninitialized/zero-filled memory for non-normalized or unimplemented algos (CRITICAL)

Affected versions: >= 3.0.10 < 3.1.3

Patched version: 3.1.3

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

ℹ 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/pbkdf2@3.1.2. 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 pbkdf2 silently disregards Uint8Array input, returning static keys

CVE: GHSA-v62p-rq8g-8h59 pbkdf2 silently disregards Uint8Array input, returning static keys (CRITICAL)

Affected versions: < 3.1.3

Patched version: 3.1.3

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

ℹ 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/pbkdf2@3.1.2. 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 sha.js is missing type checks leading to hash rewind and passing on crafted data

CVE: GHSA-95m3-7q98-8xr5 sha.js is missing type checks leading to hash rewind and passing on crafted data (CRITICAL)

Affected versions: < 2.4.12

Patched version: 2.4.12

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

ℹ 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/sha.js@2.4.11. 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
@socket-security
Copy link

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