Skip to content

Commit f3914db

Browse files
Update dependency bootstrap to v4.6.2
1 parent c3d6656 commit f3914db

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"stylelint-order": "3.1.1"
1818
},
1919
"dependencies": {
20-
"bootstrap": "4.3.1",
20+
"bootstrap": "4.6.2",
2121
"featherlight": "1.7.14",
2222
"jquery": "3.4.1"
2323
}

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1696,10 +1696,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
16961696
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
16971697
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
16981698

1699-
bootstrap@4.3.1:
1700-
version "4.3.1"
1701-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"
1702-
integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==
1699+
bootstrap@4.6.2:
1700+
version "4.6.2"
1701+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
1702+
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
17031703

17041704
brace-expansion@^1.1.7:
17051705
version "1.1.11"

0 commit comments

Comments
 (0)