Skip to content

Commit 8f153b9

Browse files
Update dependency bootstrap to v5
1 parent c2c8d17 commit 8f153b9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@sentry/react": "^6.8.0",
88
"@truffle/contract": "^4.3.15",
9-
"bootstrap": "^4.6.0",
9+
"bootstrap": "^5.0.0",
1010
"contracts": "0.1.0",
1111
"cross-env": "5.0.5",
1212
"devtools-detect": "^3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4485,10 +4485,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
44854485
resolved "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz"
44864486
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
44874487

4488-
bootstrap@^4.6.0:
4489-
version "4.6.0"
4490-
resolved "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.0.tgz"
4491-
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
4488+
bootstrap@^5.0.0:
4489+
version "5.2.2"
4490+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.2.tgz#834e053eed584a65e244d8aa112a6959f56e27a0"
4491+
integrity sha512-dEtzMTV71n6Fhmbg4fYJzQsw1N29hJKO1js5ackCgIpDcGid2ETMGC6zwSYw09v05Y+oRdQ9loC54zB1La3hHQ==
44924492

44934493
borc@^2.1.2:
44944494
version "2.1.2"

0 commit comments

Comments
 (0)