File tree Expand file tree Collapse file tree 3 files changed +7
-21
lines changed Expand file tree Collapse file tree 3 files changed +7
-21
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ npmAuditExcludePackages:
15
15
# pending | low | GHSA-j58c-ww9w-pwp5 | angular <=1.8.3 | 1.8.3 brought in by manageiq-ui-service@workspace:.
16
16
# 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:.
17
17
# pending | low | GHSA-mqm9-c95h-x2p6 | angular <=1.8.3 | 1.8.3 brought in by manageiq-ui-service@workspace:.
18
+ - angular-sanitize
19
+ # pending | moderate | GHSA-4p4w-6hg8-63wx | angular-sanitize >=1.3.1 <=1.8.3 | 1.8.3 brought in by manageiq-ui-service@workspace:.
18
20
- bootstrap
19
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
20
22
- bootstrap-sass
Original file line number Diff line number Diff line change 141
141
"packageManager" :
" [email protected] " ,
142
142
"resolutions" : {
143
143
"bootstrap-select" : " ~1.13.6" ,
144
+ "brace-expansion" : " ~2.0.0" ,
144
145
"cross-spawn" : " ~7.0.6" ,
145
146
"d3-color" : " ~3.1.0" ,
146
147
"express/path-to-regexp" : " ~0.1.10" ,
Original file line number Diff line number Diff line change @@ -3274,22 +3274,12 @@ __metadata:
3274
3274
languageName: node
3275
3275
linkType: hard
3276
3276
3277
- "brace-expansion@npm:^1.1.7":
3278
- version: 1.1.11
3279
- resolution: "brace-expansion@npm:1.1.11"
3280
- dependencies:
3281
- balanced-match: "npm:^1.0.0"
3282
- concat-map: "npm:0.0.1"
3283
- checksum: 10/faf34a7bb0c3fcf4b59c7808bc5d2a96a40988addf2e7e09dfbb67a2251800e0d14cd2bfc1aa79174f2f5095c54ff27f46fb1289fe2d77dac755b5eb3434cc07
3284
- languageName: node
3285
- linkType: hard
3286
-
3287
- "brace-expansion@npm:^2.0.1":
3288
- version: 2.0.1
3289
- resolution: "brace-expansion@npm:2.0.1"
3277
+ "brace-expansion@npm:~2.0.0":
3278
+ version: 2.0.2
3279
+ resolution: "brace-expansion@npm:2.0.2"
3290
3280
dependencies:
3291
3281
balanced-match: "npm:^1.0.0"
3292
- checksum: 10/a61e7cd2e8a8505e9f0036b3b6108ba5e926b4b55089eeb5550cd04a471fe216c96d4fe7e4c7f995c728c554ae20ddfc4244cad10aef255e72b62930afd233d1
3282
+ checksum: 10/01dff195e3646bc4b0d27b63d9bab84d2ebc06121ff5013ad6e5356daa5a9d6b60fa26cf73c74797f2dc3fbec112af13578d51f75228c1112b26c790a87b0488
3293
3283
languageName: node
3294
3284
linkType: hard
3295
3285
@@ -4037,13 +4027,6 @@ __metadata:
4037
4027
languageName: node
4038
4028
linkType: hard
4039
4029
4040
- "concat-map@npm:0.0.1":
4041
- version: 0.0.1
4042
- resolution: "concat-map@npm:0.0.1"
4043
- checksum: 10/9680699c8e2b3af0ae22592cb764acaf973f292a7b71b8a06720233011853a58e256c89216a10cbe889727532fd77f8bcd49a760cedfde271b8e006c20e079f2
4044
- languageName: node
4045
- linkType: hard
4046
-
4047
4030
"concat-stream@npm:^1.4.6":
4048
4031
version: 1.6.2
4049
4032
resolution: "concat-stream@npm:1.6.2"
You can’t perform that action at this time.
0 commit comments