Skip to content

Bump @storybook/react from 6.1.10 to 6.4.14 in /src/frontend/efiling-demo #166

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 25, 2022

Bumps @storybook/react from 6.1.10 to 6.4.14.

Release notes

Sourced from @​storybook/react's releases.

v6.4.14

Bug Fixes

  • CLI: Add --no-manager-cache to build-storybook (#17300)
  • CSF3: Remove path from autoTitle browser code (#17185)
  • Addon-docs: Fix docs.disable parameter on DocsPage (#17256)
  • Core: Fix issue with recursive glob with prior special chars (#17252)
  • Webpack: Fix for process fallback using require.resolve (#17249)

Dependency Upgrades

  • Upgrade compodoc for colors.js bug (#17266)
  • Upgrade jscodeshift dependency for colors.js bug (#17265)
  • Restore prettier >= 2.2.1 to satisfy previous constraints (#17257)

v6.4.13

Bug Fixes

  • Core: Fix staticDirs favicon handling by refactor (#17241)
  • Angular: Fix 13.1 and add CI test cases (#17206)
  • Core: Fix __namedExportsOrder warning from preview.js (#17240)
  • Webpack5: Fix manager.js process references (#17213)

Dependency Upgrades

  • React: Remove react-dev-utils (#17022)
  • Fix prettier transpile problems (#17239)

v6.4.12

Bug Fixes

  • Angular: Fix for renamed method in angular 13.1 (#17032)

v6.4.10

Bug Fixes

  • Core: Fix process.env assignment (#17174)
  • Angular: Fix angular 13.1 JIT error and HMR reload (#17131)
  • Router: Fix navigating to hash links (#17134)
  • Source-loader: Fix node.declaration edge case (#17027)
  • Core: Fix debug output on webpack failures (#16988)

Dependency Upgrades

  • Bump cli-table3 to fix colors bug (#17180)

v6.4.9

Bug Fixes

  • Core: Ensure we have a full story index before caching (#16947)

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

6.4.14 (January 21, 2022)

Bug Fixes

  • CLI: Add --no-manager-cache to build-storybook (#17300)
  • CSF3: Remove path from autoTitle browser code (#17185)
  • Addon-docs: Fix docs.disable parameter on DocsPage (#17256)
  • Core: Fix issue with recursive glob with prior special chars (#17252)
  • Webpack: Fix for process fallback using require.resolve (#17249)

Dependency Upgrades

  • Upgrade compodoc for colors.js bug (#17266)
  • Upgrade jscodeshift dependency for colors.js bug (#17265)
  • Restore prettier >= 2.2.1 to satisfy previous constraints (#17257)

6.5.0-alpha.22 (January 20, 2022)

Features

  • Svelte: Add CSF3 default render function (#17276)
  • CLI: Add --no-manager-cache to build-storybook (#17300)

Maintenance

  • Build: Upgrade yarn to 3.1.1 (#17281)

6.5.0-alpha.21 (January 18, 2022)

Features

  • Webpack5: Switch to using import.meta.webpackHot.accept (#17270)

6.5.0-alpha.20 (January 18, 2022)

Dependency Upgrades

  • Upgrade compodoc for colors.js bug (#17266)
  • Upgrade jscodeshift dependency for colors.js bug (#17265)
  • Restore prettier >= 2.2.1 to satisfy previous constraints (#17257)

6.5.0-alpha.19 (January 17, 2022)

Features

  • Core: Add IS_STORYBOOK global variable (#16676)

Bug Fixes

  • Addon-docs: Fix docs.disable parameter on DocsPage (#17256)

... (truncated)

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)

Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.1.10 to 6.4.14.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.14/app/react)

---
updated-dependencies:
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 25, 2022
Copy link

@mergebase-codegreen mergebase-codegreen bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mergebase Code Green

Congrats! You removed some vulnerabilities.

Vulnerabilities removed

Vulnerability Dependency Source Path
CVE-2018-6341, CVE-2013-7035 npm:react-refresh:0.8.3 src/frontend/efiling-demo/yarn.lock

Vulnerabilities added

Vulnerability Dependency Source Path
CVE-2021-23337, CVE-2020-28500 npm:lodash.debounce:4.0.8 src/frontend/efiling-demo/yarn.lock
CVE-2021-23382 npm:postcss:7.0.39 src/frontend/efiling-demo/yarn.lock
CVE-2013-7035 npm:react-is:17.0.2 src/frontend/efiling-demo/yarn.lock
CVE-2018-6341, CVE-2013-7035 npm:react-refresh:0.11.0 src/frontend/efiling-demo/yarn.lock

Updated Vulnerability Report

The report below shows the state of the repository after the pull request.

Critical

Vulnerability Dependency Source Path
CVE-2017-5929 ch.qos.logback/logback-access:UNKNOWN.VERSION src/backend/efiling-api/pom.xml
CVE-2017-5929 ch.qos.logback/logback-classic:UNKNOWN.VERSION src/backend/efiling-api/pom.xml
CVE-2017-5929 ch.qos.logback/logback-core:UNKNOWN.VERSION src/backend/efiling-api/pom.xml
CVE-2021-26707 npm:merge-deep:3.0.2 src/frontend/efiling-demo/yarn.lock
CVE-2021-26707 npm:merge-deep:3.0.2 src/frontend/efiling-frontend/yarn.lock
CVE-2020-15256 npm:object-path:0.11.4 src/frontend/efiling-demo/yarn.lock
CVE-2020-15256 npm:object-path:0.11.4 src/frontend/efiling-frontend/yarn.lock
NSWG-ECO-433 npm:open:7.3.0 src/frontend/efiling-demo/yarn.lock
NSWG-ECO-433 npm:open:7.3.0 src/frontend/efiling-frontend/yarn.lock
CVE-2016-6809 org.apache.tika/tika-core:UNKNOWN.VERSION src/backend/efiling-api/pom.xml
CVE-2021-26987 org.springframework.boot/spring-boot-starter-actuator:UNKNOWN.VERSION src/backend/efiling-api/pom.xml
CVE-2021-26987 org.springframework.boot/spring-boot-starter-actuator:UNKNOWN.VERSION src/backend/efiling-reviewer-api/pom.xml
CVE-2021-26987 org.springframework.boot/spring-boot-starter-security:UNKNOWN.VERSION src/backend/efiling-api/pom.xml
CVE-2021-26987 org.springframework.boot/spring-boot-starter:UNKNOWN.VERSION src/backend/efiling-reviewer-api/pom.xml
CVE-2021-26987 org.springframework.boot/spring-boot-starter:UNKNOWN.VERSION src/backend/libs/efiling-demo-starter/pom.xml
CVE-2021-26987 org.springframework.boot/spring-boot-starter:UNKNOWN.VERSION src/backend/libs/efiling-diligen-client-starter/pom.xml

Extra High

Vulnerability Dependency Source Path
CVE-2020-8265 npm:@types/node:14.11.5 src/frontend/efiling-demo/yarn.lock
CVE-2020-8265 npm:@types/node:14.14.0 src/frontend/efiling-frontend/yarn.lock
CVE-2018-8039 org.apache.cxf/cxf-rt-transports-http:UNKNOWN.VERSION src/backend/libs/efiling-cso-client/pom.xml
CVE-2018-8039 org.apache.cxf/cxf-rt-transports-http:UNKNOWN.VERSION src/backend/libs/efiling-cso-starter/pom.xml

High

Vulnerability Dependency Source Path
CVE-2021-22884, CVE-2021-22883, CVE-2020-8277 npm:@types/node:14.11.5 src/frontend/efiling-demo/yarn.lock
CVE-2021-22884, CVE-2021-22883, CVE-2020-8277 npm:@types/node:14.14.0 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28469 npm:glob-parent:2.0.0 src/frontend/efiling-demo/yarn.lock
CVE-2020-28469 npm:glob-parent:2.0.0 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28469 npm:glob-parent:3.1.0 src/frontend/efiling-demo/yarn.lock
CVE-2020-28469 npm:glob-parent:3.1.0 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28469 npm:glob-parent:5.1.1 src/frontend/efiling-demo/yarn.lock
CVE-2020-28469 npm:glob-parent:5.1.1 src/frontend/efiling-frontend/yarn.lock
CVE-2020-7788 npm:ini:1.3.5 src/frontend/efiling-demo/yarn.lock
CVE-2020-7788 npm:ini:1.3.5 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28488 npm:jquery:3.5.1 src/frontend/efiling-demo/yarn.lock
CVE-2020-28488 npm:jquery:3.5.1 src/frontend/efiling-frontend/yarn.lock
CVE-2019-20149 npm:kind-of:2.0.1 src/frontend/efiling-demo/yarn.lock
CVE-2019-20149 npm:kind-of:2.0.1 src/frontend/efiling-frontend/yarn.lock
CVE-2019-20149 npm:kind-of:3.2.2 src/frontend/efiling-demo/yarn.lock
CVE-2019-20149 npm:kind-of:3.2.2 src/frontend/efiling-frontend/yarn.lock
CVE-2019-20149 npm:kind-of:4.0.0 src/frontend/efiling-demo/yarn.lock
CVE-2019-20149 npm:kind-of:4.0.0 src/frontend/efiling-frontend/yarn.lock
CVE-2019-20149 npm:kind-of:5.1.0 src/frontend/efiling-demo/yarn.lock
CVE-2019-20149 npm:kind-of:5.1.0 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash._reinterpolate:3.0.0 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash._reinterpolate:3.0.0 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.debounce:4.0.8 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.escape:4.0.1 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.escape:4.0.1 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.flattendeep:4.4.0 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.flattendeep:4.4.0 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.includes:4.3.0 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.includes:4.3.0 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.isboolean:3.0.3 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.isboolean:3.0.3 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.isequal:4.5.0 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.isequal:4.5.0 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.isinteger:4.0.4 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.isinteger:4.0.4 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.isnumber:3.0.3 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.isnumber:3.0.3 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.isplainobject:4.0.6 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.isplainobject:4.0.6 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.isstring:4.0.1 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.isstring:4.0.1 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.memoize:4.1.2 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.memoize:4.1.2 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.once:4.1.1 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.once:4.1.1 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.sortby:4.7.0 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.sortby:4.7.0 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.template:4.5.0 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.template:4.5.0 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.templatesettings:4.2.0 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.templatesettings:4.2.0 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash.uniq:4.5.0 src/frontend/efiling-demo/yarn.lock
CVE-2021-23337 npm:lodash.uniq:4.5.0 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23337 npm:lodash:4.17.20 src/frontend/efiling-frontend/yarn.lock
CVE-2021-33502 npm:normalize-url:1.9.1 src/frontend/efiling-demo/yarn.lock
CVE-2021-33502 npm:normalize-url:1.9.1 src/frontend/efiling-frontend/yarn.lock
CVE-2021-33502 npm:normalize-url:3.3.0 src/frontend/efiling-demo/yarn.lock
CVE-2021-33502 npm:normalize-url:3.3.0 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23341, CVE-2020-15138 npm:prismjs:1.17.1 src/frontend/efiling-demo/yarn.lock
CVE-2021-23341, CVE-2020-15138 npm:prismjs:1.17.1 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23341 npm:prismjs:1.21.0 src/frontend/efiling-demo/yarn.lock
CVE-2021-23341 npm:prismjs:1.22.0 src/frontend/efiling-demo/yarn.lock
CVE-2021-23341 npm:prismjs:1.22.0 src/frontend/efiling-frontend/yarn.lock
CVE-2021-27290 npm:ssri:6.0.1 src/frontend/efiling-demo/yarn.lock
CVE-2021-27290 npm:ssri:6.0.1 src/frontend/efiling-frontend/yarn.lock
CVE-2021-27290 npm:ssri:8.0.0 src/frontend/efiling-demo/yarn.lock
CVE-2021-27290 npm:ssri:8.0.0 src/frontend/efiling-frontend/yarn.lock
CVE-2020-7774 npm:y18n:4.0.0 src/frontend/efiling-demo/yarn.lock
CVE-2020-7774 npm:y18n:4.0.0 src/frontend/efiling-frontend/yarn.lock
CVE-2021-30468, CVE-2021-22696 org.apache.cxf/cxf-rt-transports-http:3.4.1 src/backend/libs/efiling-bom/pom.xml
CVE-2021-30468, CVE-2021-22696, CVE-2017-3156, CVE-2016-8739 org.apache.cxf/cxf-rt-transports-http:UNKNOWN.VERSION src/backend/libs/efiling-cso-client/pom.xml
CVE-2021-30468, CVE-2021-22696, CVE-2017-3156, CVE-2016-8739 org.apache.cxf/cxf-rt-transports-http:UNKNOWN.VERSION src/backend/libs/efiling-cso-starter/pom.xml
CVE-2016-4434 org.apache.tika/tika-core:UNKNOWN.VERSION src/backend/efiling-api/pom.xml

Medium

Vulnerability Dependency Source Path
CVE-2020-8287 npm:@types/node:14.11.5 src/frontend/efiling-demo/yarn.lock
CVE-2020-8287 npm:@types/node:14.14.0 src/frontend/efiling-frontend/yarn.lock
CVE-2018-6341 npm:@types/prop-types:15.7.3 src/frontend/efiling-demo/yarn.lock
CVE-2018-6341 npm:@types/prop-types:15.7.3 src/frontend/efiling-frontend/yarn.lock
CVE-2020-7608 npm:@types/yargs-parser:15.0.0 src/frontend/efiling-demo/yarn.lock
CVE-2020-7608 npm:@types/yargs-parser:15.0.0 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23364 npm:browserslist:4.10.0 src/frontend/efiling-demo/yarn.lock
CVE-2021-23364 npm:browserslist:4.10.0 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23364 npm:browserslist:4.14.5 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23364 npm:browserslist:4.15.0 src/frontend/efiling-demo/yarn.lock
CVE-2021-29060 npm:color-string:1.5.3 src/frontend/efiling-demo/yarn.lock
CVE-2021-29060 npm:color-string:1.5.4 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23382 npm:colorette:1.2.1 src/frontend/efiling-demo/yarn.lock
CVE-2021-23382 npm:colorette:1.2.1 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28498 npm:elliptic:6.5.3 src/frontend/efiling-demo/yarn.lock
CVE-2020-28498 npm:elliptic:6.5.3 src/frontend/efiling-frontend/yarn.lock
CVE-2018-6341 npm:eslint-plugin-react-hooks:1.7.0 src/frontend/efiling-demo/yarn.lock
CVE-2018-6341 npm:eslint-plugin-react-hooks:1.7.0 src/frontend/efiling-frontend/yarn.lock
CVE-2018-6341 npm:eslint-plugin-react-hooks:4.1.2 src/frontend/efiling-demo/yarn.lock
CVE-2018-6341 npm:eslint-plugin-react-hooks:4.2.0 src/frontend/efiling-frontend/yarn.lock
CVE-2020-26237 npm:highlight.js:9.15.10 src/frontend/efiling-demo/yarn.lock
CVE-2020-26237 npm:highlight.js:9.15.10 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23362 npm:hosted-git-info:2.8.8 src/frontend/efiling-demo/yarn.lock
CVE-2021-23362 npm:hosted-git-info:2.8.8 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash._reinterpolate:3.0.0 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash._reinterpolate:3.0.0 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.debounce:4.0.8 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.escape:4.0.1 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.escape:4.0.1 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.flattendeep:4.4.0 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.flattendeep:4.4.0 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.includes:4.3.0 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.includes:4.3.0 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.isboolean:3.0.3 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.isboolean:3.0.3 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.isequal:4.5.0 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.isequal:4.5.0 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.isinteger:4.0.4 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.isinteger:4.0.4 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.isnumber:3.0.3 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.isnumber:3.0.3 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.isplainobject:4.0.6 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.isplainobject:4.0.6 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.isstring:4.0.1 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.isstring:4.0.1 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.memoize:4.1.2 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.memoize:4.1.2 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.once:4.1.1 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.once:4.1.1 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.sortby:4.7.0 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.sortby:4.7.0 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.template:4.5.0 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.template:4.5.0 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.templatesettings:4.2.0 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.templatesettings:4.2.0 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash.uniq:4.5.0 src/frontend/efiling-demo/yarn.lock
CVE-2020-28500 npm:lodash.uniq:4.5.0 src/frontend/efiling-frontend/yarn.lock
CVE-2020-28500 npm:lodash:4.17.20 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23382, CVE-2021-23368 npm:postcss:7.0.21 src/frontend/efiling-demo/yarn.lock
CVE-2021-23382, CVE-2021-23368 npm:postcss:7.0.21 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23382, CVE-2021-23368 npm:postcss:7.0.35 src/frontend/efiling-demo/yarn.lock
CVE-2021-23382, CVE-2021-23368 npm:postcss:7.0.35 src/frontend/efiling-frontend/yarn.lock
CVE-2021-23382 npm:postcss:7.0.39 src/frontend/efiling-demo/yarn.lock
CVE-2018-6341 npm:prop-types:15.7.2 src/frontend/efiling-demo/yarn.lock
CVE-2018-6341 npm:prop-types:15.7.2 src/frontend/efiling-frontend/yarn.lock
CVE-2018-6341 npm:react-refresh:0.11.0 src/frontend/efiling-demo/yarn.lock
CVE-2018-6341 npm:scheduler:0.19.1 src/frontend/efiling-demo/yarn.lock
CVE-2018-6341 npm:scheduler:0.19.1 src/frontend/efiling-frontend/yarn.lock
CVE-2021-27515 npm:url-parse:1.4.7 src/frontend/efiling-demo/yarn.lock
CVE-2021-27515 npm:url-parse:1.4.7 src/frontend/efiling-frontend/yarn.lock
CVE-2021-32640 npm:ws:6.2.1 src/frontend/efiling-demo/yarn.lock
CVE-2021-32640 npm:ws:6.2.1 src/frontend/efiling-frontend/yarn.lock
CVE-2021-32640 npm:ws:7.3.1 src/frontend/efiling-demo/yarn.lock
CVE-2021-32640 npm:ws:7.3.1 src/frontend/efiling-frontend/yarn.lock
CVE-2020-1954, CVE-2020-13954, CVE-2019-12406, CVE-2016-6812, CVE-2015-5253, CVE-2012-5786, CVE-2012-3451 org.apache.cxf/cxf-rt-transports-http:UNKNOWN.VERSION src/backend/libs/efiling-cso-client/pom.xml
CVE-2020-1954, CVE-2020-13954, CVE-2019-12406, CVE-2016-6812, CVE-2015-5253, CVE-2012-5786, CVE-2012-3451 org.apache.cxf/cxf-rt-transports-http:UNKNOWN.VERSION src/backend/libs/efiling-cso-starter/pom.xml
CVE-2021-28657 org.apache.tika/tika-core:1.24.1 src/backend/libs/efiling-bom/pom.xml
CVE-2021-28657, CVE-2015-3271 org.apache.tika/tika-core:UNKNOWN.VERSION src/backend/efiling-api/pom.xml

Low

Vulnerability Dependency Source Path
CVE-2020-10650 com.fasterxml.jackson.core/jackson-databind:UNKNOWN.VERSION src/backend/efiling-api/pom.xml
CVE-2020-10650 com.fasterxml.jackson.core/jackson-databind:UNKNOWN.VERSION src/backend/efiling-reviewer-api/pom.xml
CVE-2020-10650 com.fasterxml.jackson.core/jackson-databind:UNKNOWN.VERSION src/backend/libs/efiling-bambora-api-client/pom.xml
CVE-2020-10650 com.fasterxml.jackson.core/jackson-databind:UNKNOWN.VERSION src/backend/libs/efiling-ceis-api-client/pom.xml
CVE-2020-10650 com.fasterxml.jackson.core/jackson-databind:UNKNOWN.VERSION src/backend/libs/efiling-commons/pom.xml
CVE-2020-10650 com.fasterxml.jackson.core/jackson-databind:UNKNOWN.VERSION src/backend/libs/efiling-cso-client/pom.xml
CVE-2020-10650 com.fasterxml.jackson.core/jackson-databind:UNKNOWN.VERSION src/backend/libs/efiling-cso-starter/pom.xml
CVE-2020-10650 com.fasterxml.jackson.core/jackson-databind:UNKNOWN.VERSION src/backend/libs/efiling-demo-starter/pom.xml
CVE-2020-10650 com.fasterxml.jackson.core/jackson-databind:UNKNOWN.VERSION src/backend/libs/efiling-diligen-client-starter/pom.xml
CVE-2020-10650 com.fasterxml.jackson.core/jackson-databind:UNKNOWN.VERSION src/backend/libs/efiling-diligen-client/pom.xml
CVE-2013-7035 npm:@types/prop-types:15.7.3 src/frontend/efiling-demo/yarn.lock
CVE-2013-7035 npm:@types/prop-types:15.7.3 src/frontend/efiling-frontend/yarn.lock
CVE-2013-7035 npm:@types/react-test-renderer:16.9.3 src/frontend/efiling-demo/yarn.lock
CVE-2013-7035 npm:@types/react-test-renderer:16.9.3 src/frontend/efiling-frontend/yarn.lock
CVE-2013-7035 npm:@types/react:16.9.51 src/frontend/efiling-demo/yarn.lock
CVE-2013-7035 npm:@types/react:16.9.53 src/frontend/efiling-frontend/yarn.lock
CVE-2013-7035 npm:eslint-plugin-react-hooks:1.7.0 src/frontend/efiling-demo/yarn.lock
CVE-2013-7035 npm:eslint-plugin-react-hooks:1.7.0 src/frontend/efiling-frontend/yarn.lock
CVE-2013-7035 npm:eslint-plugin-react-hooks:4.1.2 src/frontend/efiling-demo/yarn.lock
CVE-2013-7035 npm:eslint-plugin-react-hooks:4.2.0 src/frontend/efiling-frontend/yarn.lock
CVE-2013-7035 npm:prop-types:15.7.2 src/frontend/efiling-demo/yarn.lock
CVE-2013-7035 npm:prop-types:15.7.2 src/frontend/efiling-frontend/yarn.lock
CVE-2013-7035 npm:react-dom:16.13.1 src/frontend/efiling-demo/yarn.lock
CVE-2013-7035 npm:react-dom:16.14.0 src/frontend/efiling-frontend/yarn.lock
CVE-2013-7035 npm:react-is:16.13.1 src/frontend/efiling-demo/yarn.lock
CVE-2013-7035 npm:react-is:16.13.1 src/frontend/efiling-frontend/yarn.lock
CVE-2013-7035 npm:react-is:17.0.2 src/frontend/efiling-demo/yarn.lock
CVE-2013-7035 npm:react-refresh:0.11.0 src/frontend/efiling-demo/yarn.lock
CVE-2013-7035 npm:react-test-renderer:16.13.1 src/frontend/efiling-demo/yarn.lock
CVE-2013-7035 npm:react-test-renderer:16.14.0 src/frontend/efiling-frontend/yarn.lock
CVE-2013-7035 npm:react:16.13.1 src/frontend/efiling-demo/yarn.lock
CVE-2013-7035 npm:react:16.14.0 src/frontend/efiling-frontend/yarn.lock
CVE-2013-7035 npm:scheduler:0.19.1 src/frontend/efiling-demo/yarn.lock
CVE-2013-7035 npm:scheduler:0.19.1 src/frontend/efiling-frontend/yarn.lock

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2022

Superseded by #172.

@dependabot dependabot bot closed this Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/frontend/efiling-demo/storybook/react-6.4.14 branch February 1, 2022 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants