Skip to content

Commit

Permalink
Merge pull request #20 from apneer/vulnerabilities
Browse files Browse the repository at this point in the history
Update jquery and bootstrap to latest versions that contain fix vulnerabilities.
  • Loading branch information
a11smiles authored Oct 16, 2018
2 parents 071a935 + 313d038 commit 3530a68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"dependencies": {
"karma": ">=0.13.19",
"xmlbuilder": "0.4.2",
"bootstrap": "^3.3.6",
"jquery": "^2.2.0",
"bootstrap": "^4.0.0",
"jquery": "^3.0.0",
"istanbul": "0.4.2"
}
}

0 comments on commit 3530a68

Please sign in to comment.