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

Update dependencies #18260

Merged
merged 1 commit into from
Jul 16, 2023
Merged

Update dependencies #18260

merged 1 commit into from
Jul 16, 2023

Conversation

Koenkk
Copy link
Owner

@Koenkk Koenkk commented Jul 9, 2023

Automated changes by create-pull-request GitHub action

@sikmir
Copy link

sikmir commented Jul 13, 2023

On master:

npm audit
# npm audit report

semver  6.0.0 - 6.3.0 || 7.0.0 - 7.5.1
Severity: moderate
semver vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-c2qf-rxjj-qqgw
semver vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-c2qf-rxjj-qqgw
fix available via `npm audit fix`
node_modules/@babel/core/node_modules/semver
node_modules/@babel/helper-compilation-targets/node_modules/semver
node_modules/@babel/helper-create-class-features-plugin/node_modules/semver
node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver
node_modules/@babel/helper-define-polyfill-provider/node_modules/semver
node_modules/@babel/preset-env/node_modules/semver
node_modules/babel-plugin-polyfill-corejs2/node_modules/semver
node_modules/istanbul-lib-instrument/node_modules/semver
node_modules/make-dir/node_modules/semver
node_modules/semver

word-wrap  *
Severity: moderate
word-wrap vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-j8xg-fqg3-53r7
fix available via `npm audit fix`
node_modules/word-wrap
  optionator  0.8.3 - 0.9.1
  Depends on vulnerable versions of word-wrap
  node_modules/optionator

3 moderate severity vulnerabilities

To address all issues, run:
  npm audit fix

On deps/all branch:

$ npm audit
# npm audit report

semver  6.0.0 - 6.3.0
Severity: moderate
semver vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-c2qf-rxjj-qqgw
fix available via `npm audit fix`
node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver
node_modules/istanbul-lib-instrument/node_modules/semver
node_modules/make-dir/node_modules/semver

1 moderate severity vulnerability

To address all issues, run:
  npm audit fix

@Koenkk Koenkk force-pushed the deps/all branch 2 times, most recently from 8cb653f to f181c26 Compare July 16, 2023 06:40
@Koenkk Koenkk merged commit ee1a5f0 into dev Jul 16, 2023
21 checks passed
@Koenkk Koenkk deleted the deps/all branch July 16, 2023 07:05
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