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

token-vault: bump deps #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

samuelvanderwaal
Copy link
Contributor

No description provided.

@samuelvanderwaal samuelvanderwaal changed the title chore: bump deps; run clippy token-vault: bump deps Sep 21, 2022
@staccDOTsol
Copy link

To bump the dependencies of the token-vault project, you can follow these steps:

  1. Open the package.json file in the root directory of the project.
  2. Find the dependencies section and locate the packages that you want to update.
  3. Change the version number of the package to the latest version that you want to use.
  4. Save the package.json file.
  5. Open a terminal window and navigate to the root directory of the project.
  6. Run the command npm install to install the updated dependencies.

Note: Before updating the dependencies, it's always a good idea to check the release notes of the packages to see if there are any breaking changes or other issues that you need to be aware of.

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