Skip to content

Commit cfe728e

Browse files
chore(deps): bump path-to-regexp from 8.2.0 to 8.3.0 (#19497)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 8.2.0 to 8.3.0. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v8.2.0...v8.3.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d78d22c commit cfe728e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"markdown-it": "14.0.0",
4545
"murmurhash": "2.0.1",
4646
"oidc-client-ts": "3.3.0",
47-
"path-to-regexp": "8.2.0",
47+
"path-to-regexp": "8.3.0",
4848
"platform": "1.3.6",
4949
"prism-themes": "^1.9.0",
5050
"prismjs": "^1.29.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17447,10 +17447,10 @@ __metadata:
1744717447
languageName: node
1744817448
linkType: hard
1744917449

17450-
"path-to-regexp@npm:8.2.0":
17451-
version: 8.2.0
17452-
resolution: "path-to-regexp@npm:8.2.0"
17453-
checksum: 10/23378276a172b8ba5f5fb824475d1818ca5ccee7bbdb4674701616470f23a14e536c1db11da9c9e6d82b82c556a817bbf4eee6e41b9ed20090ef9427cbb38e13
17450+
"path-to-regexp@npm:8.3.0":
17451+
version: 8.3.0
17452+
resolution: "path-to-regexp@npm:8.3.0"
17453+
checksum: 10/568f148fc64f5fd1ecebf44d531383b28df924214eabf5f2570dce9587a228e36c37882805ff02d71c6209b080ea3ee6a4d2b712b5df09741b67f1f3cf91e55a
1745417454
languageName: node
1745517455
linkType: hard
1745617456

@@ -22450,7 +22450,7 @@ __metadata:
2245022450
oidc-client-ts: "npm:3.3.0"
2245122451
os-browserify: "npm:0.3.0"
2245222452
path-browserify: "npm:1.0.1"
22453-
path-to-regexp: "npm:8.2.0"
22453+
path-to-regexp: "npm:8.3.0"
2245422454
platform: "npm:1.3.6"
2245522455
postcss: "npm:8.5.6"
2245622456
postcss-import: "npm:16.1.1"

0 commit comments

Comments
 (0)