Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit a1b6a8f

Browse files
committed
build(dependencies): Update bootstrap-select to 1.13.10.
fix #1167 Fixes High severity security issue: https://app.snyk.io/vuln/SNYK-JS-BOOTSTRAPSELECT-173741
1 parent f522533 commit a1b6a8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"bootstrap": "~3.4.0",
2626
"bootstrap-datepicker": "^1.7.1",
2727
"bootstrap-sass": "^3.4.0",
28-
"bootstrap-select": "~1.12.2",
28+
"bootstrap-select": "~1.13.10",
2929
"bootstrap-slider": "seiyria-bootstrap-slider#^9.9.0",
3030
"bootstrap-switch": "<=3.3.3",
3131
"bootstrap-touchspin": "~3.1.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/c3": "^0.6.0",
6969
"bootstrap-datepicker": "^1.7.1",
7070
"bootstrap-sass": "^3.4.0",
71-
"bootstrap-select": "1.12.2",
71+
"bootstrap-select": "1.13.10",
7272
"bootstrap-slider": "^9.9.0",
7373
"bootstrap-switch": "3.3.4",
7474
"bootstrap-touchspin": "~3.1.1",

0 commit comments

Comments
 (0)