Graylog2 / graylog-plugin-aws

Several bundled Graylog plugins to integrate with different AWS services like CloudTrail and FlowLogs.
Other
92 stars 40 forks source link

[Security] Bump browserslist from 4.14.6 to 4.16.7 #645

Open dependabot-preview[bot] opened 2 years ago

dependabot-preview[bot] commented 2 years ago

Bumps browserslist from 4.14.6 to 4.16.7. This update includes a security fix.

Vulnerabilities fixed

Sourced from The GitHub Security Advisory Database.

Regular Expression Denial of Service in browserslist The package browserslist from 4.0.0 and before 4.16.5 are vulnerable to Regular Expression Denial of Service (ReDoS) during parsing of queries.

Affected versions: >= 4.0.0 < 4.16.5

Changelog

Sourced from browserslist's changelog.

4.16.7

  • Fixed oudated caniuse-lite warning text (by Paul Verest).
  • Fixed docs (by Alexander Belov).

4.16.6

  • Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman).

4.16.5

  • Fixed unsafe RegExp (by Yeting Li).

4.16.4

  • Fixed unsafe RegExp.
  • Added artifactory support to --update-db (by Ittai Baratz).

4.16.3

  • Fixed --update-db.

4.16.2

4.16.1

  • Fixed Chrome 4 with mobileToDesktop (by Aron Woost).

4.16

  • Add browserslist config query.

4.15

  • Add TypeScript types (by Dmitry Semigradsky).

4.14.7

  • Fixed Yarn Workspaces support to --update-db (by Fausto Núñez Alberro).
  • Added browser changes to --update-db (by @​AleksandrSl).
  • Added color output to --update-db.
  • Updated package.funding to have link to our Open Collective.
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)