Skip to content

Commit 18ede39

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-173700
1 parent bc154a7 commit 18ede39

File tree

2 files changed

+25
-11
lines changed

2 files changed

+25
-11
lines changed

package-lock.json

Lines changed: 24 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"angular": "^1.7.5",
1919
"angular-ui-bootstrap": "^2.5.0",
2020
"angular-ui-notification": "^0.3.6",
21-
"bootstrap": "^4.1.3",
21+
"bootstrap": "^4.3.1",
2222
"jose": "^0.3.2",
2323
"jquery": "^3.3.1",
2424
"jsrsasign": "^8.0.7",

0 commit comments

Comments
 (0)