Skip to content

Commit 3b68d49

Browse files
Update dependency bootstrap-select to ~1.13.0 [SECURITY]
1 parent 97ad33f commit 3b68d49

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-eslint": "^7.2.3",
4444
"bootstrap-combobox": "^1.0.2",
4545
"bootstrap-datepicker": "^1.6.4",
46-
"bootstrap-select": "~1.12.1",
46+
"bootstrap-select": "~1.13.0",
4747
"bootstrap-switch": "^3.3.4",
4848
"browser-sync": "^2.18.2",
4949
"browser-sync-spa": "^1.0.3",

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,18 +1176,11 @@ [email protected]:
11761176
dependencies:
11771177
jquery ">=1.8"
11781178

1179-
bootstrap-select@^1.12.2:
1179+
bootstrap-select@^1.12.2, bootstrap-select@~1.13.0:
11801180
version "1.13.18"
11811181
resolved "https://registry.yarnpkg.com/bootstrap-select/-/bootstrap-select-1.13.18.tgz#4557119d58dc1159189977161c803962220e4dda"
11821182
integrity sha512-V1IzK4rxBq5FrJtkzSH6RmFLFBsjx50byFbfAf8jYyXROWs7ZpprGjdHeoyq2HSsHyjJhMMwjsQhRoYAfxCGow==
11831183

1184-
bootstrap-select@~1.12.1:
1185-
version "1.12.4"
1186-
resolved "https://registry.yarnpkg.com/bootstrap-select/-/bootstrap-select-1.12.4.tgz#7f15d3c0ce978868d9c09c70f96624f55fa02ee1"
1187-
integrity sha512-Q0eB9bXtaPgcizBC4K/Y3goUzIyV+v+LxQ6abkGl/mS2ZysIAcLKkfaRkSbL+q49qs1g7NLBbnf6Qrxj2+mEHg==
1188-
dependencies:
1189-
jquery ">=1.8"
1190-
11911184
bootstrap-slider@^9.9.0:
11921185
version "9.10.0"
11931186
resolved "https://registry.yarnpkg.com/bootstrap-slider/-/bootstrap-slider-9.10.0.tgz#1103d6bc00cfbfa8cfc9a2599ab518c55643da3f"

0 commit comments

Comments
 (0)