Skip to content

Commit 20ca1bd

Browse files
Update dependency bootstrap-select to ~1.13.0 [SECURITY]
1 parent de6080d commit 20ca1bd

2 files changed

Lines changed: 3 additions & 12 deletions

File tree

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: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ __metadata:
110110
babel-eslint: "npm:^7.2.3"
111111
bootstrap-combobox: "npm:^1.0.2"
112112
bootstrap-datepicker: "npm:^1.6.4"
113-
bootstrap-select: "npm:~1.12.1"
113+
bootstrap-select: "npm:~1.13.0"
114114
bootstrap-switch: "npm:^3.3.4"
115115
browser-sync: "npm:^2.18.2"
116116
browser-sync-spa: "npm:^1.0.3"
@@ -1823,7 +1823,7 @@ __metadata:
18231823
languageName: node
18241824
linkType: hard
18251825

1826-
"bootstrap-select@npm:^1.12.2":
1826+
"bootstrap-select@npm:^1.12.2, bootstrap-select@npm:~1.13.0":
18271827
version: 1.13.18
18281828
resolution: "bootstrap-select@npm:1.13.18"
18291829
peerDependencies:
@@ -1833,15 +1833,6 @@ __metadata:
18331833
languageName: node
18341834
linkType: hard
18351835

1836-
"bootstrap-select@npm:~1.12.1":
1837-
version: 1.12.4
1838-
resolution: "bootstrap-select@npm:1.12.4"
1839-
dependencies:
1840-
jquery: "npm:>=1.8"
1841-
checksum: 10/e15afcd606f8cc537b87bcd1cb816b825b7e9dea1e37f2e5083fa529a66fd2aeefe1cfd681a53a45a4beeaa9df32e7d4c85bbabae0425d007f56e119b6b4982d
1842-
languageName: node
1843-
linkType: hard
1844-
18451836
"bootstrap-slider@npm:^9.9.0":
18461837
version: 9.10.0
18471838
resolution: "bootstrap-slider@npm:9.10.0"

0 commit comments

Comments
 (0)