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

Commit e0b4c86

Browse files
committed
Update dependency bootstrap to v4.6.2
1 parent 2858f27 commit e0b4c86

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"axios": "0.26.1",
33-
"bootstrap": "4.6.1",
33+
"bootstrap": "4.6.2",
3434
"react": "17.0.2",
3535
"react-bootstrap": "2.1.2",
3636
"react-dom": "17.0.2",

yarn.lock

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

5037-
5038-
version "4.6.1"
5039-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.1.tgz#bc25380c2c14192374e8dec07cf01b2742d222a2"
5040-
integrity sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og==
5037+
5038+
version "4.6.2"
5039+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
5040+
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
50415041

50425042
boxen@^5.0.0, boxen@^5.1.2:
50435043
version "5.1.2"

0 commit comments

Comments
 (0)