[Snyk] Upgrade chai from 4.3.10 to 4.5.0 #9
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade chai from 4.3.10 to 4.5.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 3 versions ahead of your current version.
The recommended version was released on 3 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-WS-7266574
SNYK-JS-ELLIPTIC-7577918
SNYK-JS-ELLIPTIC-8172694
SNYK-JS-ES5EXT-6095076
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-SEMVER-3247795
SNYK-JS-SEMVER-3247795
SNYK-JS-BODYPARSER-7926860
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-ISTANBULREPORTS-2328088
SNYK-JS-COOKIE-8163060
SNYK-JS-KINDOF-537849
npm:debug:20170905
SNYK-JS-ELLIPTIC-7577916
SNYK-JS-ELLIPTIC-7577917
Release notes
Package name: chai
v4.4.1...v4.5.0
What's Changed
Full Changelog: v4.4.1...v4.5.0
What's Changed
??
for node compat by @ 43081j in #1574Full Changelog: v4.4.0...v4.4.1
What's Changed
Full Changelog: v4.3.10...v4.4.0
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Description by Korbit AI
What change is being made?
Upgrade the
chai
library from version 4.3.10 to 4.5.0 in thepackage.json
.Why are these changes being made?
This is a routine dependency update to ensure that the library utilizes the latest features, improvements, and security patches provided in the newer version of
chai
. Upgrading dependencies helps to maintain compatibility and improve the overall stability of the project.