Bump the npm_and_yarn group across 1 directory with 3 updates#598
Merged
Conversation
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
Bumps the npm_and_yarn group with 3 updates in the / directory: [js-yaml](https://github.com/nodeca/js-yaml), [qs](https://github.com/ljharb/qs) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Updates `js-yaml` from 3.14.1 to 3.14.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.1...3.14.2) Updates `qs` from 6.5.3 to 6.5.5 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.3...v6.5.5) Updates `webpack-dev-server` from 4.15.1 to 4.15.2 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/v4.15.2/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.1...v4.15.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect - dependency-name: qs dependency-version: 6.5.5 dependency-type: indirect - dependency-name: webpack-dev-server dependency-version: 4.15.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
93537a6 to
73e0d96
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the npm_and_yarn group with 3 updates in the / directory: js-yaml, qs and webpack-dev-server.
Updates
js-yamlfrom 3.14.1 to 3.14.2Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
9963d363.14.2 released10d3c8edist rebuild5278870fix prototype pollution in merge (<<) (#731)Updates
qsfrom 6.5.3 to 6.5.5Changelog
Sourced from qs's changelog.
Commits
3a6d9f8v6.5.548160e7[actions] update reusable workflows2fc004a[meta] addnpmignoreto autogenerate an npmignore fileddcc5d5[Fix] fix regressions from robustness refactorc190488v6.5.440b77c3[actions] fix rebase workflow permissions6e39e92[readme] document thataddQueryPrefixdoes not add?to empty output4e393de[readme] replace runkit CI badge with shields.io check-runs badgedbb0346[readme] clarifyparseArraysandarrayLimitdocumentation6b8b4d8[Robustness] avoid.push, usevoidUpdates
webpack-dev-serverfrom 4.15.1 to 4.15.2Release notes
Sourced from webpack-dev-server's releases.
Changelog
Sourced from webpack-dev-server's changelog.
Commits
11bfcdechore(release): 4.15.24116209fix(security): bump webpack-dev-middleware