Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2022

Bumps eslint-plugin-react from 7.21.5 to 7.29.4.

Release notes

Sourced from eslint-plugin-react's releases.

v7.29.4

Fixed

  • [no-unused-state]: avoid a crash on a class field gDSFP (#3236[] @​ljharb)
  • [boolean-prop-naming]: handle React.FC, intersection, union types (#3241[] @​ljharb)

#1000: yannickcr/eslint-plugin-react#1000 #1002: yannickcr/eslint-plugin-react#1002 #1005: yannickcr/eslint-plugin-react#1005 #100: yannickcr/eslint-plugin-react#100 #1010: yannickcr/eslint-plugin-react#1010 #1013: yannickcr/eslint-plugin-react#1013 #1022: yannickcr/eslint-plugin-react#1022 #1029: yannickcr/eslint-plugin-react#1029 #102: yannickcr/eslint-plugin-react#102 #1034: yannickcr/eslint-plugin-react#1034 #1038: yannickcr/eslint-plugin-react#1038 #1041: yannickcr/eslint-plugin-react#1041 #1043: yannickcr/eslint-plugin-react#1043 #1046: yannickcr/eslint-plugin-react#1046 #1047: yannickcr/eslint-plugin-react#1047 #1050: yannickcr/eslint-plugin-react#1050 #1053: yannickcr/eslint-plugin-react#1053 #1057: yannickcr/eslint-plugin-react#1057 #105: yannickcr/eslint-plugin-react#105 #1061: yannickcr/eslint-plugin-react#1061 #1062: yannickcr/eslint-plugin-react#1062 #1070: yannickcr/eslint-plugin-react#1070 #1071: yannickcr/eslint-plugin-react#1071 #1073: yannickcr/eslint-plugin-react#1073 #1076: yannickcr/eslint-plugin-react#1076 #1079: yannickcr/eslint-plugin-react#1079 #1088: yannickcr/eslint-plugin-react#1088 #1098: yannickcr/eslint-plugin-react#1098 #1101: yannickcr/eslint-plugin-react#1101 #1103: yannickcr/eslint-plugin-react#1103 #110: yannickcr/eslint-plugin-react#110 #1116: yannickcr/eslint-plugin-react#1116 #1117: yannickcr/eslint-plugin-react#1117 #1119: yannickcr/eslint-plugin-react#1119 #1121: yannickcr/eslint-plugin-react#1121 #1122: yannickcr/eslint-plugin-react#1122 #1123: yannickcr/eslint-plugin-react#1123 #1130: yannickcr/eslint-plugin-react#1130 #1131: yannickcr/eslint-plugin-react#1131 #1132: yannickcr/eslint-plugin-react#1132 #1134: yannickcr/eslint-plugin-react#1134 #1135: yannickcr/eslint-plugin-react#1135 #1139: yannickcr/eslint-plugin-react#1139 #1148: yannickcr/eslint-plugin-react#1148

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

7.29.4 - 2022.03.13

Fixed

  • [no-unused-state]: avoid a crash on a class field gDSFP (#3236[] @​ljharb)
  • [boolean-prop-naming]: handle React.FC, intersection, union types (#3241[] @​ljharb)

#3241: yannickcr/eslint-plugin-react#3241 #3236: yannickcr/eslint-plugin-react#3236

7.29.3 - 2022.03.03

Fixed

  • [no-unused-state]: avoid a crash on type-only gDSFP declarations (#3225[] @​ljharb)
  • [jsx-curly-brace-presence]: the string "never" defaults to propElementValues as ignore (#3228[] @​ljharb)
  • propTypes: add VFC to react generic list (#3230[] @​ljharb)

#3230: yannickcr/eslint-plugin-react#3230 #3228: yannickcr/eslint-plugin-react#3228 #3225: yannickcr/eslint-plugin-react#3225

7.29.2 - 2022.02.25

Fixed

  • [jsx-curly-brace-presence]: avoid warning on curlies containing quote characters (#3214[] @​ljharb)
  • [jsx-indent]: do not report on non-jsx-returning ternaries that contain null (#3222[] @​ljharb)
  • [jsx-indent]: properly report on returned ternaries with jsx (#3222[] @​ljharb)
  • [no-array-index-key]: detect named-imported cloneElement/createElement (#3213[] @​ljharb)

#3222: yannickcr/eslint-plugin-react#3222 #3214: yannickcr/eslint-plugin-react#3214 #3213: yannickcr/eslint-plugin-react#3213

7.29.1 - 2022.02.25

Fixed

#3220: yannickcr/eslint-plugin-react#3220 #3219: yannickcr/eslint-plugin-react#3219 #3218: yannickcr/eslint-plugin-react#3218 #3215: yannickcr/eslint-plugin-react#3215

[7.29.0] - 2022.02.24

... (truncated)

Commits
  • 73ad445 Update CHANGELOG and bump version
  • 86a3177 [Fix] boolean-prop-naming: handle React.FC, intersection, union types
  • cdfd558 [Fix] no-unused-state: avoid a crash on a class field gDSFP
  • 24bf594 [meta] fix changelog
  • 7484aca Update CHANGELOG and bump version
  • 0093e1b [actions] add release workflow
  • d9531c3 propTypes: add VFC to react generic list
  • d8602ac [Fix] jsx-curly-brace-presence: the string "never" defaults to `propElement...
  • 9090999 [Fix] no-unused-state: avoid a crash on type-only gDSFP declarations
  • e972bd7 Update CHANGELOG and bump version
  • Additional commits viewable in compare view

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 [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.5 to 7.29.4.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.21.5...v7.29.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 15, 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

Vulnerabilities added

Vulnerability Dependency Source Path
CVE-2018-6341, CVE-2013-7035 npm:prop-types:15.8.1 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.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-demo/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.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-demo/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-2018-6341 npm:prop-types:15.7.2 src/frontend/efiling-frontend/yarn.lock
CVE-2018-6341 npm:prop-types:15.8.1 src/frontend/efiling-demo/yarn.lock
CVE-2018-6341 npm:react-refresh:0.8.3 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-frontend/yarn.lock
CVE-2013-7035 npm:prop-types:15.8.1 src/frontend/efiling-demo/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-refresh:0.8.3 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 May 24, 2022

Superseded by #211.

@dependabot dependabot bot closed this May 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/frontend/efiling-demo/eslint-plugin-react-7.29.4 branch May 24, 2022 18:09
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.

1 participant