From eeb690a567d4ab13171f7d27ff89b8e124c56737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 00:42:37 +0000 Subject: [PATCH] Bump path-to-regexp Bumps the npm_and_yarn group with 1 update in the /javascript/frameworks/ui5/test/queries/UI5Xss/xss-book-example directory: [path-to-regexp](https://github.com/pillarjs/path-to-regexp). Updates `path-to-regexp` from 0.1.12 to 0.1.13 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md) - [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.12...v.0.1.13) --- updated-dependencies: - dependency-name: path-to-regexp dependency-version: 0.1.13 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- .../test/queries/UI5Xss/xss-book-example/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/javascript/frameworks/ui5/test/queries/UI5Xss/xss-book-example/package-lock.json b/javascript/frameworks/ui5/test/queries/UI5Xss/xss-book-example/package-lock.json index 5de56f2c7..fa01dad57 100644 --- a/javascript/frameworks/ui5/test/queries/UI5Xss/xss-book-example/package-lock.json +++ b/javascript/frameworks/ui5/test/queries/UI5Xss/xss-book-example/package-lock.json @@ -14169,9 +14169,9 @@ "license": "MIT" }, "node_modules/router/node_modules/path-to-regexp": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.0.tgz", - "integrity": "sha512-PuseHIvAnz3bjrM2rGJtSgo1zjgxapTLZ7x2pjhzWwlp4SJQgK3f3iZIQwkpEnBaKz6seKBADpM4B4ySkuYypg==", + "version": "8.4.1", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.1.tgz", + "integrity": "sha512-fvU78fIjZ+SBM9YwCknCvKOUKkLVqtWDVctl0s7xIqfmfb38t2TT4ZU2gHm+Z8xGwgW+QWEU3oQSAzIbo89Ggw==", "dev": true, "license": "MIT", "funding": {