Skip to content

Commit dce2cf9

Browse files
harshachsnyk-botharsh-vador
authored andcommitted
[Snyk] Security upgrade react-router-dom from 6.30.3 to 6.30.4 (#28677)
* fix: openmetadata-ui/src/main/resources/ui/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REACTROUTER-17138887 * update yarn.lock --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Harsh Vador <harsh.vador@somaiya.edu> (cherry picked from commit 9f1e976)
1 parent 8dba8a1 commit dce2cf9

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

openmetadata-ui/src/main/resources/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"react-quill-new": "^3.4.0",
156156
"react-reflex": "^4.1.0",
157157
"react-resizable": "^3.1.3",
158-
"react-router-dom": "^6.30.2",
158+
"react-router-dom": "^6.30.4",
159159
"reactflow": "^11.10.2",
160160
"reactjs-localstorage": "^1.0.1",
161161
"recharts": "2.10.3",

openmetadata-ui/src/main/resources/ui/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3846,10 +3846,10 @@
38463846
resolved "https://registry.yarnpkg.com/@remirror/core-constants/-/core-constants-3.0.0.tgz#96fdb89d25c62e7b6a5d08caf0ce5114370e3b8f"
38473847
integrity sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg==
38483848

3849-
"@remix-run/router@1.23.2":
3850-
version "1.23.2"
3851-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.2.tgz#156c4b481c0bee22a19f7924728a67120de06971"
3852-
integrity sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==
3849+
"@remix-run/router@1.23.3":
3850+
version "1.23.3"
3851+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.3.tgz#957c098d4393d301a8aa7dccf3ef28ea5430e36a"
3852+
integrity sha512-4An71tdz9X8+3sI4Qqqd2LWd9vS39J7sqd9EU4Scw7TJE/qB10Flv/UuqbPVgfQV9XoK8Np6jNquZitnZq5i+Q==
38533853

38543854
"@rjsf/core@5.24.13":
38553855
version "5.24.13"
@@ -12327,20 +12327,20 @@ react-resizable@^3.0.5, react-resizable@^3.1.3:
1232712327
prop-types "15.x"
1232812328
react-draggable "^4.5.0"
1232912329

12330-
react-router-dom@^6.30.2:
12331-
version "6.30.3"
12332-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.3.tgz#42ae6dc4c7158bfb0b935f162b9621b29dddf740"
12333-
integrity sha512-pxPcv1AczD4vso7G4Z3TKcvlxK7g7TNt3/FNGMhfqyntocvYKj+GCatfigGDjbLozC4baguJ0ReCigoDJXb0ag==
12330+
react-router-dom@^6.30.4:
12331+
version "6.30.4"
12332+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.4.tgz#f7167bf3da6c7d9132130ea985dd06def25e84d5"
12333+
integrity sha512-q4HvNl+mmDdkS0g+MqiBZNteQJCuimWoOyHMy4T/RQLAn9Z29+E91QXRaxOujeMl2HTzRSS0KFPd7lxX3PjV0Q==
1233412334
dependencies:
12335-
"@remix-run/router" "1.23.2"
12336-
react-router "6.30.3"
12335+
"@remix-run/router" "1.23.3"
12336+
react-router "6.30.4"
1233712337

12338-
react-router@6.30.3:
12339-
version "6.30.3"
12340-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.3.tgz#994b3ccdbe0e81fe84d4f998100f62584dfbf1cf"
12341-
integrity sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw==
12338+
react-router@6.30.4:
12339+
version "6.30.4"
12340+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.4.tgz#638f35176527bd243d96d81d35d33b757bad46c2"
12341+
integrity sha512-SVUsDe+DybHM/WmYKIVYhZh1o5Dcuf16yM6WjG02Q9XVFMZIJyHYhwrr6bFBXZkVP6z69kNkMyBCujt8FaFLJA==
1234212342
dependencies:
12343-
"@remix-run/router" "1.23.2"
12343+
"@remix-run/router" "1.23.3"
1234412344

1234512345
react-shallow-renderer@^16.15.0:
1234612346
version "16.15.0"

0 commit comments

Comments
 (0)