Skip to content

Commit 94ce9d4

Browse files
⬆️ Bump path-to-regexp from 6.3.0 to 8.2.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.3.0 to 8.2.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@v6.3.0...v8.2.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6b7891 commit 94ce9d4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"micromatch": "^4.0.8",
5757
"mime-types": "^2.1.34",
5858
"pako": "^2.1.0",
59-
"path-to-regexp": "^6.3.0",
59+
"path-to-regexp": "^8.2.0",
6060
"rimraf": "^3.0.2",
6161
"ws": "^8.17.1",
6262
"yaml": "^2.4.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7101,10 +7101,10 @@ path-scurry@^1.6.1:
71017101
lru-cache "^10.2.0"
71027102
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
71037103

7104-
path-to-regexp@^6.3.0:
7105-
version "6.3.0"
7106-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.3.0.tgz#2b6a26a337737a8e1416f9272ed0766b1c0389f4"
7107-
integrity sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==
7104+
path-to-regexp@^8.2.0:
7105+
version "8.2.0"
7106+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-8.2.0.tgz#73990cc29e57a3ff2a0d914095156df5db79e8b4"
7107+
integrity sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==
71087108

71097109
path-type@^3.0.0:
71107110
version "3.0.0"

0 commit comments

Comments
 (0)