File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 177
177
"ng-packagr" : " ~10.1.0" ,
178
178
"node-fetch" : " ^2.2.0" ,
179
179
"npm-registry-client" : " 8.6.0" ,
180
- "open" : " 7.2.1 " ,
180
+ "open" : " 7.3.0 " ,
181
181
"ora" : " 5.1.0" ,
182
182
"pacote" : " 11.1.4" ,
183
183
"parse5" : " 6.0.1" ,
Original file line number Diff line number Diff line change 37
37
"inquirer" : " 7.3.3" ,
38
38
"npm-package-arg" : " 8.0.1" ,
39
39
"npm-pick-manifest" : " 6.1.0" ,
40
- "open" : " 7.2.1 " ,
40
+ "open" : " 7.3.0 " ,
41
41
"pacote" : " 9.5.12" ,
42
42
"resolve" : " 1.17.0" ,
43
43
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change 42
42
"loader-utils" : " 2.0.0" ,
43
43
"mini-css-extract-plugin" : " 0.11.2" ,
44
44
"minimatch" : " 3.0.4" ,
45
- "open" : " 7.2.1 " ,
45
+ "open" : " 7.3.0 " ,
46
46
"ora" : " 5.1.0" ,
47
47
"parse5" : " 6.0.1" ,
48
48
"parse5-htmlparser2-tree-adapter" : " 6.0.1" ,
Original file line number Diff line number Diff line change @@ -8516,10 +8516,10 @@ onetime@^5.1.0:
8516
8516
dependencies:
8517
8517
mimic-fn "^2.1.0"
8518
8518
8519
- open@7.2.1 :
8520
- version "7.2.1 "
8521
- resolved "https://registry.yarnpkg.com/open/-/open-7.2.1 .tgz#07b0ade11a43f2a8ce718480bdf3d7563a095195 "
8522
- integrity sha512-xbYCJib4spUdmcs0g/2mK1nKo/jO2T7INClWd/beL7PFkXRWgr8B23ssDHX/USPn2M2IjDR5UdpYs6I67SnTSA ==
8519
+ open@7.3.0 :
8520
+ version "7.3.0 "
8521
+ resolved "https://registry.yarnpkg.com/open/-/open-7.3.0 .tgz#45461fdee46444f3645b6e14eb3ca94b82e1be69 "
8522
+ integrity sha512-mgLwQIx2F/ye9SmbrUkurZCnkoXyXyu9EbHtJZrICjVAJfyMArdHp3KkixGdZx1ZHFPNIwl0DDM1dFFqXbTLZw ==
8523
8523
dependencies:
8524
8524
is-docker "^2.0.0"
8525
8525
is-wsl "^2.1.1"
You can’t perform that action at this time.
0 commit comments