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

Updates packages #177

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Conversation

elliotBraem
Copy link
Contributor

@elliotBraem elliotBraem commented Feb 14, 2024

Needed to update packages and add polyfills to resolves build issues when creating this monorepo.

This is the working version, I tried a linked version with NearSocial/viewer and near-everything/viewer and had no problems either.

  • ethers stays at 5.7.2
  • upgrades github workflow build-check node version to 18

Comment on lines +64 to +65
util: require.resolve("util"),
punycode: require.resolve("punycode"),
Copy link
Contributor

Choose a reason for hiding this comment

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

why?

"elliptic": "^6.5.4",
"encoding": "^0.1.13",
Copy link
Contributor

Choose a reason for hiding this comment

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

that's new, why?

"react-infinite-scroller": "^1.2.6",
"react-markdown": "^7.1.0",
"react-singleton-hook": "^3.1.1",
"react-markdown": "^9.0.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to verify this version doesn't expose something that can be used for XSS

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.

None yet

2 participants