File tree Expand file tree Collapse file tree 4 files changed +7
-15
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 4 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 174
174
"ng-packagr" : " ~10.0.0-next.0" ,
175
175
"node-fetch" : " ^2.2.0" ,
176
176
"npm-registry-client" : " 8.6.0" ,
177
- "open" : " 7.0.3 " ,
177
+ "open" : " 7.2.0 " ,
178
178
"ora" : " ^5.0.0" ,
179
179
"pacote" : " 11.1.4" ,
180
180
"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.1 .0" ,
40
+ "open" : " 7.2 .0" ,
41
41
"pacote" : " 9.5.12" ,
42
42
"read-package-tree" : " 5.3.1" ,
43
43
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change 39
39
"loader-utils" : " 2.0.0" ,
40
40
"mini-css-extract-plugin" : " 0.10.0" ,
41
41
"minimatch" : " 3.0.4" ,
42
- "open" : " 7.1 .0" ,
42
+ "open" : " 7.2 .0" ,
43
43
"parse5" : " 6.0.1" ,
44
44
"parse5-htmlparser2-tree-adapter" : " 6.0.1" ,
45
45
"pnp-webpack-plugin" : " 1.6.4" ,
Original file line number Diff line number Diff line change @@ -8725,18 +8725,10 @@ onetime@^5.1.0:
8725
8725
dependencies:
8726
8726
mimic-fn "^2.1.0"
8727
8727
8728
-
8729
- version "7.0.3"
8730
- resolved "https://registry.yarnpkg.com/open/-/open-7.0.3.tgz#db551a1af9c7ab4c7af664139930826138531c48"
8731
- integrity sha512-sP2ru2v0P290WFfv49Ap8MF6PkzGNnGlAwHweB4WR4mr5d2d0woiCluUeJ218w7/+PmoBy9JmYgD5A4mLcWOFA==
8732
- dependencies:
8733
- is-docker "^2.0.0"
8734
- is-wsl "^2.1.1"
8735
-
8736
-
8737
- version "7.1.0"
8738
- resolved "https://registry.yarnpkg.com/open/-/open-7.1.0.tgz#68865f7d3cb238520fa1225a63cf28bcf8368a1c"
8739
- integrity sha512-lLPI5KgOwEYCDKXf4np7y1PBEkj7HYIyP2DY8mVDRnx0VIIu6bNrRB0R66TuO7Mack6EnTNLm4uvcl1UoklTpA==
8728
+
8729
+ version "7.2.0"
8730
+ resolved "https://registry.yarnpkg.com/open/-/open-7.2.0.tgz#212959bd7b0ce2e8e3676adc76e3cf2f0a2498b4"
8731
+ integrity sha512-4HeyhxCvBTI5uBePsAdi55C5fmqnWZ2e2MlmvWi5KW5tdH5rxoiv/aMtbeVxKZc3eWkT1GymMnLG8XC4Rq4TDQ==
8740
8732
dependencies:
8741
8733
is-docker "^2.0.0"
8742
8734
is-wsl "^2.1.1"
You can’t perform that action at this time.
0 commit comments