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

Updating NPM Packages to latest versions #372

Merged
merged 2 commits into from
Oct 17, 2022

Conversation

electraport
Copy link
Contributor

@electraport electraport commented Jun 12, 2022

Many NPM packages had become dated and the dependency tree needed some shaking.
This includes updates to at least:
- @xmpp/client
- bcryptjs
- ioredis
- mongoose
- sinon
- underscore?
- qunitjs

Fixes #371

Signed-off-by: Quentin Kramer quentin.kramer@electraport.com (github: ElectraPort)

The Cachegoose NPM package is deprecated and has been replaced by Recachegoose.
This commit updates Cachegoose 8.0.0 to Recachegoose 9.0.0.

Signed-off-by: Quentin Kramer <quentin.kramer@electraport.com> (github: ElectraPort)
Many NPM packages had become dated and the dependency tree needed some shaking.
This includes updates to at least:
- bcrypt
- bcryptjs
- ioredis
- mongoose
- sinon
- underscore?
- qunitjs

Fixes openhab#371

Signed-off-by: Quentin Kramer <quentin.kramer@electraport.com> (github: ElectraPort)
@digitaldan digitaldan merged commit 7826b81 into openhab:main Oct 17, 2022
@digitaldan
Copy link
Contributor

Thanks!

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.

NPM install finishes with warnings - new installation
2 participants