File tree Expand file tree Collapse file tree 4 files changed +954
-952
lines changed Expand file tree Collapse file tree 4 files changed +954
-952
lines changed Load Diff This file was deleted.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -5,20 +5,9 @@ enableGlobalCache: true
5
5
nodeLinker : node-modules
6
6
7
7
npmAuditExcludePackages :
8
- - angular
9
- # pending | high | GHSA-4w4v-5hc9-xrr2 | angular >=1.3.0 <=1.8.3 | 1.8.3 brought in by manageiq-ui-service@workspace:.
10
- # pending | moderate | GHSA-2qqx-w9hr-q5gx | angular <=1.8.3 | 1.8.3 brought in by manageiq-ui-service@workspace:.
11
- # pending | moderate | GHSA-2vrf-hf26-jrp5 | angular <=1.8.3 | 1.8.3 brought in by manageiq-ui-service@workspace:.
12
- # pending | moderate | GHSA-m2h2-264f-f486 | angular >=1.7.0 | 1.8.3 brought in by manageiq-ui-service@workspace:.
13
- # pending | moderate | GHSA-prc3-vjfx-vhm9 | angular <=1.8.3 | 1.8.3 brought in by manageiq-ui-service@workspace:.
14
- # pending | moderate | GHSA-qwqh-hm9m-p5hr | angular <=1.8.3 | 1.8.3 brought in by manageiq-ui-service@workspace:.
15
- # pending | low | GHSA-m9gf-397r-hwpg | angular >=1.3.0-rc.4 <=1.8.3 | 1.8.3 brought in by manageiq-ui-service@workspace:.
16
- # pending | low | GHSA-mqm9-c95h-x2p6 | angular <=1.8.3 | 1.8.3 brought in by manageiq-ui-service@workspace:.
17
- - bootstrap
18
- # pending | moderate | GHSA-9mvj-f7w8-pvh2 | bootstrap >=2.0.0 <=3.4.1 | 3.4.1 brought in by angular-patternfly@npm:5.0.3
19
- - bootstrap-sass
20
- # pending | moderate | GHSA-9mvj-f7w8-pvh2 | bootstrap-sass >=2.0.0 <=3.4.3 | 3.4.3 brought in by patternfly@npm:3.59.5
21
- - lodash.pick
22
- # pending | high | GHSA-p6mc-m468-83gw | lodash.pick >=4.0.0 <=4.4.0 | 4.4.0 brought in by cheerio@npm:0.22.0
8
+ - angular
9
+ - bootstrap
10
+ - bootstrap-sass
11
+ - lodash.pick
23
12
24
- yarnPath : .yarn/releases/yarn-4.7.0 .cjs
13
+ yarnPath : .yarn/releases/yarn-4.9.1 .cjs
Original file line number Diff line number Diff line change 138
138
"node" : " >= 18.0.0" ,
139
139
"npm" : " >= 8.6.0"
140
140
},
141
- "packageManager" : " yarn@4.7.0 " ,
141
+ "packageManager" : " yarn@4.9.1 " ,
142
142
"resolutions" : {
143
143
"bootstrap-select" : " ~1.13.6" ,
144
144
"cross-spawn" : " ~7.0.6" ,
You can’t perform that action at this time.
0 commit comments