Skip to content

Commit

Permalink
Merge pull request #18 from christianesperar/fix/security-vulnerabili…
Browse files Browse the repository at this point in the history
…ties

Fix bootstrap security vulnerabilities
christianesperar authored Mar 1, 2019

Verified

This commit was signed with the committer’s verified signature.
Lohann Lohann Paterno Coutinho Ferreira
2 parents 8ca67e5 + d165ee2 commit ae959d2
Showing 4 changed files with 407 additions and 239 deletions.
565 changes: 357 additions & 208 deletions dist/assets/css/bootstrap.css

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/assets/css/bootstrap.min.css

Large diffs are not rendered by default.

69 changes: 44 additions & 25 deletions package-lock.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "gadmin",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"description": "Free Bootstrap 4 Gentelella inspired admin template",
"main": "index.js",
"devDependencies": {
"babel-core": "^6.26.3",
"babel-preset-env": "^1.7.0",
"babel-preset-es2015": "^6.24.1",
"bootstrap": "^4.1.3",
"bootstrap": "^4.3.1",
"cypress": "^3.1.5",
"eslint": "^4.19.1",
"eslint-config-airbnb": "^16.1.0",

0 comments on commit ae959d2

Please sign in to comment.