Skip to content

Commit 2d6aeef

Browse files
Upgraded tp bootstrap-sass [email protected]
Clears security warning for bootstrap-sass >3.0.0 & <3.4.1
1 parent ef1c3b0 commit 2d6aeef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@angular/platform-browser-dynamic": "~7.2.0",
2828
"@angular/router": "~7.2.0",
2929
"bootstrap": "^4.1.3",
30-
"bootstrap-sass": "~3.3.7",
30+
"bootstrap-sass": "^3.4.1",
3131
"chart.js": "^2.6.0",
3232
"core-js": "^2.5.4",
3333
"font-awesome": "^4.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1122,10 +1122,10 @@ bonjour@^3.5.0:
11221122
multicast-dns "^6.0.1"
11231123
multicast-dns-service-types "^1.1.0"
11241124

1125-
bootstrap-sass@~3.3.7:
1126-
version "3.3.7"
1127-
resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.3.7.tgz#6596c7ab40f6637393323ab0bc80d064fc630498"
1128-
integrity sha1-ZZbHq0D2Y3OTMjqwvIDQZPxjBJg=
1125+
bootstrap-sass@^3.4.1:
1126+
version "3.4.1"
1127+
resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.4.1.tgz#6843c73b1c258a0ac5cb2cc6f6f5285b664a8e9a"
1128+
integrity sha512-p5rxsK/IyEDQm2CwiHxxUi0MZZtvVFbhWmyMOt4lLkA4bujDA1TGoKT0i1FKIWiugAdP+kK8T5KMDFIKQCLYIA==
11291129

11301130
bootstrap@^4.1.3:
11311131
version "4.3.1"

0 commit comments

Comments
 (0)