Skip to content

Commit e22f8bc

Browse files
1 parent 29cd24e commit e22f8bc

File tree

3 files changed

+5
-13
lines changed

3 files changed

+5
-13
lines changed

services/channel/workflows/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"history": "^4.10.1",
6161
"piral-cli": "^1.5.2",
6262
"piral-cli-webpack5": "^1.5.2",
63-
"path-to-regexp": "6.2.0",
6463
"postcss": "^8.4.19",
6564
"postcss-modules": "^2.0.0",
6665
"react": "^17.0.2",
@@ -78,12 +77,11 @@
7877
"@dbeining/react-atom": "*",
7978
"@libre/atom": "*",
8079
"history": "*",
81-
"path-to-regexp": "*",
8280
"react": "*",
8381
"react-dom": "*",
8482
"react-router": "*",
8583
"react-router-dom": "*",
8684
"tslib": "*"
8785
},
8886
"peerModules": []
89-
}
87+
}

services/media/workflows/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
"history": "^4.10.1",
5959
"piral-cli": "^1.5.2",
6060
"piral-cli-webpack5": "^1.5.2",
61-
"path-to-regexp": "6.2.0",
6261
"postcss-modules": "^2.0.0",
6362
"react": "^17.0.2",
6463
"react-dom": "^17.0.2",
@@ -82,4 +81,4 @@
8281
"tslib": "*"
8382
},
8483
"peerModules": []
85-
}
84+
}

yarn.lock

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11964,15 +11964,10 @@ path-to-regexp@0.1.7:
1196411964
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
1196511965
integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
1196611966

11967-
path-to-regexp@6.2.0:
11968-
version "6.2.0"
11969-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.0.tgz#f7b3803336104c346889adece614669230645f38"
11970-
integrity sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg==
11971-
1197211967
path-to-regexp@^1.7.0:
11973-
version "1.8.0"
11974-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
11975-
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
11968+
version "1.9.0"
11969+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24"
11970+
integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==
1197611971
dependencies:
1197711972
isarray "0.0.1"
1197811973

0 commit comments

Comments
 (0)