This is an automated email from the ASF dual-hosted git repository.
thiagoelg pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
The following commit(s) were added to refs/heads/main by this push:
new 465781a5fe1 NO-ISSUE: Override path-to-regexp@^0 version to 0.1.13
(CVE-2026-4867) (#3543)
465781a5fe1 is described below
commit 465781a5fe10015c4019700abe98020bf50f66a5
Author: ANN JOY <[email protected]>
AuthorDate: Fri Apr 17 20:21:20 2026 +0530
NO-ISSUE: Override path-to-regexp@^0 version to 0.1.13 (CVE-2026-4867)
(#3543)
---
pnpm-lock.yaml | 17 +++++++++--------
pnpm-workspace.yaml | 1 +
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 6aa0813111c..8c70cf3068b 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -15,6 +15,7 @@ overrides:
minimatch@^3>brace-expansion: 1.1.13
minimatch@^5>brace-expansion: ^2.0.2
openapi-types: 7.2.3
+ path-to-regexp@^0: 0.1.13
react-dropzone: ^11.4.2
superagent: 10.2.2
xmlbuilder2>js-yaml: ^3.14.2
@@ -26688,8 +26689,8 @@ packages:
resolution: {integrity:
sha512-92olbatybjsHTGB2CUnAM7s0mU/27gcMfLNA7t09UftndUdxywlQKur3fzXEPpfLrgZD3I2Bt8+UmiL7YDEgXQ==}
engines: {node: '>=8.15'}
- [email protected]:
- resolution: {integrity:
sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==}
[email protected]:
resolution: {integrity:
sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ==}
@@ -26697,8 +26698,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==}
- [email protected]:
- resolution: {integrity:
sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==}
+ [email protected]:
+ resolution: {integrity:
sha512-qRcuIdP69NPm4qbACK+aDogI5CBDMi1jKe0ry5rSQJz8JVLsC7jV8XpiJjGRLLol3N+R5ihGYcrPLTno6pAdBA==}
[email protected]:
resolution: {integrity:
sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
@@ -42757,7 +42758,7 @@ snapshots:
methods: 1.1.2
on-finished: 2.4.1
parseurl: 1.3.3
- path-to-regexp: 0.1.12
+ path-to-regexp: 0.1.13
proxy-addr: 2.0.7
qs: 6.14.1
range-parser: 1.2.1
@@ -47177,13 +47178,13 @@ snapshots:
dependencies:
unique-string: 2.0.0
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -48691,7 +48692,7 @@ snapshots:
depd: 2.0.0
is-promise: 4.0.0
parseurl: 1.3.3
- path-to-regexp: 8.3.0
+ path-to-regexp: 8.4.2
transitivePeerDependencies:
- supports-color
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
index 73101fee135..4d07d309f09 100644
--- a/pnpm-workspace.yaml
+++ b/pnpm-workspace.yaml
@@ -13,6 +13,7 @@ overrides:
"minimatch@^3>brace-expansion": "1.1.13"
"minimatch@^5>brace-expansion": "^2.0.2"
"openapi-types": "7.2.3"
+ "path-to-regexp@^0": "0.1.13"
"react-dropzone": "^11.4.2"
"superagent": "10.2.2"
"xmlbuilder2>js-yaml": "^3.14.2"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]