File tree Expand file tree Collapse file tree 3 files changed +13
-10
lines changed Expand file tree Collapse file tree 3 files changed +13
-10
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,15 @@ npmAuditExcludePackages:
1515# 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:.
1616# pending | low | GHSA-mqm9-c95h-x2p6 | angular <=1.8.3 | 1.8.3 brought in by manageiq-ui-service@workspace:.
1717- 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
18+ # pending | moderate | GHSA-vc8w-jr9v-vj7f | bootstrap >=4 .0.0 <=4.6.2 | 4.6.2 brought in by angular-bootstrap-switch @npm:0.5.2
1919- bootstrap-sass
2020# 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
2121- lodash.pick
2222# 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
2323
2424yarnPath : .yarn/releases/yarn-4.7.0.cjs
25+
26+ packageExtensions :
27+ " bootstrap@* " :
28+ dependencies :
29+ " popper.js " : " ^1.16.1"
Original file line number Diff line number Diff line change 112112 "mocha" : " ^10.2.0" ,
113113 "ng-annotate-loader" : " ~0.7.0" ,
114114 "ng-annotate-patched" : " ~1.12.0" ,
115- "popper.js" : " ~1.16.1" ,
116115 "postcss" : " ~8.5.1" ,
117116 "postcss-loader" : " ~4.0.4" ,
118117 "raw-loader" : " ~4.0.2" ,
141140 },
142141 "packageManager" :
" [email protected] " ,
143142 "resolutions" : {
144- "bootstrap" : " ~4.0.0 " ,
143+ "bootstrap" : " ~4.6.2 " ,
145144 "bootstrap-select" : " ~1.13.6" ,
146145 "cross-spawn" : " ~7.0.6" ,
147146 "d3-color" : " ~3.1.0" ,
Original file line number Diff line number Diff line change @@ -3268,13 +3268,13 @@ __metadata:
32683268 languageName: node
32693269 linkType: hard
32703270
3271- "bootstrap@npm:~4.0.0 ":
3272- version: 4.0.0
3273- resolution: "bootstrap@npm:4.0.0 "
3271+ "bootstrap@npm:~4.6.2 ":
3272+ version: 4.6.2
3273+ resolution: "bootstrap@npm:4.6.2 "
32743274 peerDependencies:
32753275 jquery: 1.9.1 - 3
3276- popper.js: ^1.12.9
3277- checksum: 10/1254e97c8da195edd5125f53bb7a858f650b508b6a0b2437f3bc9495a2ccd9335573514673744e389fd88353b4e4e828aa2e22c2415c9d2266d611bd3fe54a63
3276+ popper.js: ^1.16.1
3277+ checksum: 10/28a66f1d869a21208c09245fc349540deda96db02005d9c3dfd3405399eb2775733e55c74aca14697898efadfe88718fe56832ff7da718e7eb4d73c9968f668c
32783278 languageName: node
32793279 linkType: hard
32803280
@@ -9931,7 +9931,6 @@ __metadata:
99319931 object.values: "npm:~1.1.6"
99329932 patternfly: "npm:~3.59.5"
99339933 patternfly-timeline: "patternfly/patternfly-timeline#master-dist"
9934- popper.js: "npm:~1.16.1"
99359934 postcss: "npm:~8.5.1"
99369935 postcss-loader: "npm:~4.0.4"
99379936 raw-loader: "npm:~4.0.2"
@@ -11682,7 +11681,7 @@ __metadata:
1168211681 languageName: node
1168311682 linkType: hard
1168411683
11685- "popper.js@npm:~ 1.16.1":
11684+ "popper.js@npm:^ 1.16.1":
1168611685 version: 1.16.1
1168711686 resolution: "popper.js@npm:1.16.1"
1168811687 checksum: 10/71338c86faf9b66ce60c3cdd7fb2ed742944e5d2765a188f269239fee2980aa6223b77b41302d1b6eb7d724e611092f9a2576d0048ac2071b605291abc72c0cf
You can’t perform that action at this time.
0 commit comments