mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
fix: src/Ombi/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-173700
This commit is contained in:
parent
1ac7aa0fd4
commit
2fe175b165
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
"angular2-template-loader": "^0.6.2",
|
||||
"aspnet-webpack": "^3.0.0",
|
||||
"awesome-typescript-loader": "^5.2.0",
|
||||
"bootstrap": "3.4.0",
|
||||
"bootstrap": "3.4.1",
|
||||
"bootswatch": "3.4.0",
|
||||
"copy-webpack-plugin": "^4.5.2",
|
||||
"core-js": "^2.5.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue