Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CU-86dtn7n3d - Upgrade @walletconnect/signclient lib to the latest ve… #118

Merged
merged 1 commit into from
May 29, 2024

Conversation

raulduartep
Copy link
Contributor

…rsion

@melanke
Copy link
Contributor

melanke commented May 29, 2024

resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==}
/array-buffer-byte-length@1.0.1:
resolution: {integrity: sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==}
engines: {node: '>= 0.4'}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The engines node version was updated from '>=0.10.0' to '>= 0.4'. This seems like a downgrade rather than an upgrade. Please ensure that this change is intentional and compatible with other dependencies.

@@ -10655,17 +10863,17 @@
resolution: {integrity: sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==}
engines: {node: '>= 10.14.2'}
dependencies:
'@types/node': 20.10.0
'@types/node': 20.12.12

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure that the updated version @types/node: 20.12.12 is compatible with all other dependencies and the current node version used in the project to avoid potential conflicts or runtime issues.

@@ -13959,13 +14205,15 @@

/rimraf@2.7.1:
resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==}
deprecated: Rimraf versions prior to v4 are no longer supported

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The addition of the deprecated field for rimraf@2.7.1 should be accompanied by a plan or task to upgrade or replace this deprecated dependency to avoid potential future issues with unsupported software.

@melanke melanke merged commit 8c56ed0 into main May 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants