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

Updated the dependencies #148

Merged
merged 14 commits into from
Dec 15, 2023
Merged

Updated the dependencies #148

merged 14 commits into from
Dec 15, 2023

Conversation

SwatiEY
Copy link
Contributor

@SwatiEY SwatiEY commented Dec 1, 2023

No description provided.

Comment on lines 211 to 214
// const eventJsonInterface = web3.utils._.find(
// contractInstance._jsonInterface, // eslint-disable-line no-underscore-dangle
// o => o.name === eventName && o.type === 'event',
// );
Copy link
Collaborator

Choose a reason for hiding this comment

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

Are these commented lines needed?

Comment on lines 13 to 17
authSource: "admin",
user: "admin",
pass: "admin",
useUnifiedTopology: true,
useFindAndModify: false
Copy link
Collaborator

Choose a reason for hiding this comment

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

This could be an issue for cloud dbs (such as MongoDB Atlas). I'm going to try and find a more universal way of making this work.

@SwatiEY SwatiEY merged commit 9de8056 into master Dec 15, 2023
1 check passed
@SwatiEY SwatiEY deleted the swati/updates branch December 15, 2023 16:18
Copy link

🎉 This PR is included in version 3.3.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants