Skip to content

Conversation

ndgrigorian
Copy link
Collaborator

Regenerates the package-lock.json file to update dependencies

@jharlow-intel
Copy link
Collaborator

@ndgrigorian not sure if it's important, but all the missing resolved and integrity fields are usually an issue when running npm install from its local cache or something. If you want those fields back you may need to clear the cache and run the npm install again

jharlow-intel
jharlow-intel previously approved these changes Feb 18, 2025
Copy link
Collaborator

@jharlow-intel jharlow-intel left a comment

Choose a reason for hiding this comment

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

LGTM but I would consider re-generating the package-lock file with the integrity hashes still present

@ndgrigorian
Copy link
Collaborator Author

@ndgrigorian not sure if it's important, but all the missing resolved and integrity fields are usually an issue when running npm install from its local cache or something. If you want those fields back you may need to clear the cache and run the npm install again

Good catch, I've fixed it.

Copy link
Collaborator

@jharlow-intel jharlow-intel left a comment

Choose a reason for hiding this comment

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

perfect, thanks for taking care of this!

@ndgrigorian ndgrigorian merged commit 49b3928 into main Feb 18, 2025
1 check passed
@ndgrigorian ndgrigorian deleted the regenerate-package-lock-json branch February 18, 2025 23:16
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