Skip to content

Commit 5588019

Browse files
Update bootstrap
1 parent c5a13a5 commit 5588019

File tree

3 files changed

+8
-10
lines changed

3 files changed

+8
-10
lines changed

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ npmAuditExcludePackages:
1818
- angular-sanitize
1919
# pending | moderate | GHSA-4p4w-6hg8-63wx | angular-sanitize >=1.3.1 <=1.8.3 | 1.8.3 brought in by manageiq-ui-service@workspace:.
2020
- bootstrap
21-
# 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
21+
# 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
2222
- bootstrap-sass
2323
# 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
2424
- lodash.pick

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
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",
@@ -141,7 +140,7 @@
141140
},
142141
"packageManager": "[email protected]",
143142
"resolutions": {
144-
"bootstrap": "~4.0.0",
143+
"bootstrap": "~4.6.2",
145144
"bootstrap-select": "~1.13.6",
146145
"brace-expansion": "~2.0.0",
147146
"cross-spawn": "~7.0.6",

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3260,13 +3260,13 @@ __metadata:
32603260
languageName: node
32613261
linkType: hard
32623262

3263-
"bootstrap@npm:~4.0.0":
3264-
version: 4.0.0
3265-
resolution: "bootstrap@npm:4.0.0"
3263+
"bootstrap@npm:~4.6.2":
3264+
version: 4.6.2
3265+
resolution: "bootstrap@npm:4.6.2"
32663266
peerDependencies:
32673267
jquery: 1.9.1 - 3
3268-
popper.js: ^1.12.9
3269-
checksum: 10/1254e97c8da195edd5125f53bb7a858f650b508b6a0b2437f3bc9495a2ccd9335573514673744e389fd88353b4e4e828aa2e22c2415c9d2266d611bd3fe54a63
3268+
popper.js: ^1.16.1
3269+
checksum: 10/28a66f1d869a21208c09245fc349540deda96db02005d9c3dfd3405399eb2775733e55c74aca14697898efadfe88718fe56832ff7da718e7eb4d73c9968f668c
32703270
languageName: node
32713271
linkType: hard
32723272

@@ -9928,7 +9928,6 @@ __metadata:
99289928
object.values: "npm:~1.1.6"
99299929
patternfly: "npm:~3.59.5"
99309930
patternfly-timeline: "patternfly/patternfly-timeline#master-dist"
9931-
popper.js: "npm:~1.16.1"
99329931
postcss: "npm:~8.5.1"
99339932
postcss-loader: "npm:~4.0.4"
99349933
raw-loader: "npm:~4.0.2"
@@ -11685,7 +11684,7 @@ __metadata:
1168511684
languageName: node
1168611685
linkType: hard
1168711686

11688-
"popper.js@npm:~1.16.1":
11687+
"popper.js@npm:^1.16.1":
1168911688
version: 1.16.1
1169011689
resolution: "popper.js@npm:1.16.1"
1169111690
checksum: 10/71338c86faf9b66ce60c3cdd7fb2ed742944e5d2765a188f269239fee2980aa6223b77b41302d1b6eb7d724e611092f9a2576d0048ac2071b605291abc72c0cf

0 commit comments

Comments
 (0)