mirror of
https://github.com/flarum/core.git
synced 2025-08-30 11:30:21 +02:00
NPM: Update bootstrap package
The old version had a vulnerability. See https://nvd.nist.gov/vuln/detail/CVE-2019-8331.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"private": true,
|
||||
"name": "@flarum/core",
|
||||
"dependencies": {
|
||||
"bootstrap": "^3.3.7",
|
||||
"bootstrap": "^3.4.1",
|
||||
"classnames": "^2.2.5",
|
||||
"color-thief-browser": "^2.0.2",
|
||||
"expose-loader": "^0.7.5",
|
||||
|
Reference in New Issue
Block a user