File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 37
37
"inquirer" : " 7.1.0" ,
38
38
"npm-package-arg" : " 8.0.1" ,
39
39
"npm-pick-manifest" : " 6.1.0" ,
40
- "open" : " 7.0.3 " ,
40
+ "open" : " 7.0.4 " ,
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 40
40
"loader-utils" : " 2.0.0" ,
41
41
"mini-css-extract-plugin" : " 0.9.0" ,
42
42
"minimatch" : " 3.0.4" ,
43
- "open" : " 7.0.3 " ,
43
+ "open" : " 7.0.4 " ,
44
44
"parse5" : " 4.0.0" ,
45
45
"pnp-webpack-plugin" : " 1.6.4" ,
46
46
"postcss" : " 7.0.30" ,
Original file line number Diff line number Diff line change 8617
8617
is-docker "^2.0.0"
8618
8618
is-wsl "^2.1.1"
8619
8619
8620
+
8621
+ version "7.0.4"
8622
+ resolved "https://registry.yarnpkg.com/open/-/open-7.0.4.tgz#c28a9d315e5c98340bf979fdcb2e58664aa10d83"
8623
+ integrity sha512-brSA+/yq+b08Hsr4c8fsEW2CRzk1BmfN3SAK/5VCHQ9bdoZJ4qa/+AfR0xHjlbbZUyPkUHs1b8x1RqdyZdkVqQ==
8624
+ dependencies:
8625
+ is-docker "^2.0.0"
8626
+ is-wsl "^2.1.1"
8627
+
8620
8628
opencollective-postinstall@^2.0.0, opencollective-postinstall@^2.0.2:
8621
8629
version "2.0.2"
8622
8630
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
You can’t perform that action at this time.
0 commit comments