Skip to content

Commit 6b11a45

Browse files
chore(deps): update dependency path-to-regexp@<0.1.13 to v1 [security]
1 parent 28e846d commit 6b11a45

3 files changed

Lines changed: 14 additions & 7 deletions

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"picomatch@<2.3.2": "2.3.2",
157157
"picomatch@>=4.0.0 <4.0.4": "4.0.4",
158158
"jsonpath@<=1.2.1": "1.3.0",
159-
"path-to-regexp@<0.1.13": "0.2.5",
159+
"path-to-regexp@<0.1.13": "1.9.0",
160160
"prismjs@<1.30.0": "1.30.0",
161161
"postcss@<8.4.31": "8.5.10",
162162
"ajv@<6.14.0": "6.14.0",

ui/pnpm-lock.yaml

Lines changed: 12 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ overrides:
4646
"picomatch@<2.3.2": "2.3.2"
4747
"picomatch@>=4.0.0 <4.0.4": "4.0.4"
4848
"jsonpath@<=1.2.1": "1.3.0"
49-
"path-to-regexp@<0.1.13": "0.2.5"
49+
"path-to-regexp@<0.1.13": "1.9.0"
5050
"prismjs@<1.30.0": "1.30.0"
5151
"postcss@<8.4.31": "8.5.10"
5252
"ajv@<6.14.0": "6.14.0"

0 commit comments

Comments
 (0)