Skip to content

Commit

Permalink
fix gulp-sass vulnerabilities and update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtmiller committed May 16, 2019
1 parent e030194 commit 20126db
Show file tree
Hide file tree
Showing 81 changed files with 1,428 additions and 1,245 deletions.
972 changes: 328 additions & 644 deletions package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"url": "https://github.com/BlackrockDigital/startbootstrap-resume.git"
},
"dependencies": {
"@fortawesome/fontawesome-free": "5.8.1",
"@fortawesome/fontawesome-free": "5.8.2",
"bootstrap": "4.3.1",
"jquery": "3.3.1",
"jquery": "3.4.1",
"jquery.easing": "^1.4.1"
},
"devDependencies": {
"browser-sync": "2.26.3",
"del": "4.0.0",
"gulp": "4.0.0",
"gulp-autoprefixer": "6.0.0",
"gulp-clean-css": "4.0.0",
"browser-sync": "2.26.5",
"del": "4.1.1",
"gulp": "4.0.2",
"gulp-autoprefixer": "6.1.0",
"gulp-clean-css": "4.2.0",
"gulp-header": "2.0.7",
"gulp-plumber": "^1.2.1",
"gulp-rename": "1.4.0",
Expand Down
8 changes: 7 additions & 1 deletion vendor/fontawesome-free/css/all.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.8.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
Expand Down Expand Up @@ -1760,6 +1760,9 @@ readers do not read off random characters that represent icons */
.fa-git:before {
content: "\f1d3"; }

.fa-git-alt:before {
content: "\f841"; }

.fa-git-square:before {
content: "\f1d2"; }

Expand Down Expand Up @@ -3485,6 +3488,9 @@ readers do not read off random characters that represent icons */
.fa-stack-overflow:before {
content: "\f16c"; }

.fa-stackpath:before {
content: "\f842"; }

.fa-stamp:before {
content: "\f5bf"; }

Expand Down
4 changes: 2 additions & 2 deletions vendor/fontawesome-free/css/all.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendor/fontawesome-free/css/brands.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.8.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down
2 changes: 1 addition & 1 deletion vendor/fontawesome-free/css/brands.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion vendor/fontawesome-free/css/fontawesome.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.8.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
Expand Down Expand Up @@ -1760,6 +1760,9 @@ readers do not read off random characters that represent icons */
.fa-git:before {
content: "\f1d3"; }

.fa-git-alt:before {
content: "\f841"; }

.fa-git-square:before {
content: "\f1d2"; }

Expand Down Expand Up @@ -3485,6 +3488,9 @@ readers do not read off random characters that represent icons */
.fa-stack-overflow:before {
content: "\f16c"; }

.fa-stackpath:before {
content: "\f842"; }

.fa-stamp:before {
content: "\f5bf"; }

Expand Down
4 changes: 2 additions & 2 deletions vendor/fontawesome-free/css/fontawesome.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendor/fontawesome-free/css/regular.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.8.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down
2 changes: 1 addition & 1 deletion vendor/fontawesome-free/css/regular.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/fontawesome-free/css/solid.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.8.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down
2 changes: 1 addition & 1 deletion vendor/fontawesome-free/css/solid.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/fontawesome-free/css/svg-with-js.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.8.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
svg:not(:root).svg-inline--fa {
Expand Down
2 changes: 1 addition & 1 deletion vendor/fontawesome-free/css/svg-with-js.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/fontawesome-free/css/v4-shims.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.8.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa.fa-glass:before {
Expand Down
2 changes: 1 addition & 1 deletion vendor/fontawesome-free/css/v4-shims.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 20126db

Please sign in to comment.