Skip to content

Commit

Permalink
fix: upgrade bootstrap from 4.3.1 to 4.4.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade bootstrap from 4.3.1 to 4.4.1.

See this package in NPM:
https://www.npmjs.com/package/bootstrap

See this project in Snyk:
https://app.snyk.io/org/simhub/project/9223492c-284f-4340-bbab-229445506cba?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 9, 2020
1 parent b42879b commit 5ebad15
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"release": "npm test && webpack --config=build/webpack.app.config.js --env=production && electron-builder"
},
"dependencies": {
"bootstrap": "^4.3.1",
"bootstrap": "^4.4.1",
"chance": "^1.1.0",
"electron-json-storage": "^4.1.8",
"fs-jetpack": "^2.1.0",
Expand Down

0 comments on commit 5ebad15

Please sign in to comment.