Skip to content

Commit bb01780

Browse files
dependabot[bot]joshblackkodiakhq[bot]
authored
chore(deps-dev): bump path-to-regexp from 2.4.0 to 6.2.0 (#7807)
* chore(deps-dev): bump path-to-regexp from 2.4.0 to 6.2.0 Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 2.4.0 to 6.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@v2.4.0...v6.2.0) Signed-off-by: dependabot[bot] <support@github.com> * chore(project): sync yarn cache Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Black <josh@josh.black> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 5769ea2 commit bb01780

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
-10.3 KB
Binary file not shown.
30.9 KB
Binary file not shown.

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"mock-raf": "^1.0.0",
156156
"node-sass": "^4.13.1",
157157
"nodemon": "^1.18.7",
158-
"path-to-regexp": "^2.2.0",
158+
"path-to-regexp": "^6.2.0",
159159
"portscanner": "^2.2.0",
160160
"postcss-custom-properties": "^9.0.0",
161161
"postcss-loader": "^3.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9333,7 +9333,7 @@ __metadata:
93339333
mock-raf: ^1.0.0
93349334
node-sass: ^4.13.1
93359335
nodemon: ^1.18.7
9336-
path-to-regexp: ^2.2.0
9336+
path-to-regexp: ^6.2.0
93379337
portscanner: ^2.2.0
93389338
postcss-custom-properties: ^9.0.0
93399339
postcss-loader: ^3.0.0
@@ -24579,10 +24579,10 @@ __metadata:
2457924579
languageName: node
2458024580
linkType: hard
2458124581

24582-
"path-to-regexp@npm:^2.2.0":
24583-
version: 2.4.0
24584-
resolution: "path-to-regexp@npm:2.4.0"
24585-
checksum: 643c15bf32ce32ad4c0ea378f88a3400c0ab3f1178d2b77ffd2f2d3700637e9e15cf92eb3e94a1d75d701e52f9cc1f1a179c1f7477abb3b6089786d3f96787b0
24582+
"path-to-regexp@npm:^6.2.0":
24583+
version: 6.2.0
24584+
resolution: "path-to-regexp@npm:6.2.0"
24585+
checksum: 4116de71f5453163910347f199ab28fdd07f4053ed88093acb42dc044a2e5e7d9e18379e81e8d5d982d1b88291be3666e56be34a0741298673248fd21e3c1c16
2458624586
languageName: node
2458724587
linkType: hard
2458824588

0 commit comments

Comments
 (0)