Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency bootstrap to v5 [SECURITY] #1053

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"bip39": "^3.0.2",
"bitcoinjs-lib": "6.0.2",
"bluebird": "^3.7.2",
"bootstrap": "4.6.2",
"bootstrap": "5.0.0",
"chai": "4.3.6",
"core-js": "^3.25.2",
"crypto-js": "^4.0.0",
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8518,13 +8518,12 @@ __metadata:
languageName: node
linkType: hard

"bootstrap@npm:4.6.2":
version: 4.6.2
resolution: "bootstrap@npm:4.6.2"
"bootstrap@npm:5.0.0":
version: 5.0.0
resolution: "bootstrap@npm:5.0.0"
peerDependencies:
jquery: 1.9.1 - 3
popper.js: ^1.16.1
checksum: 3f4e7768ff7d618c49d4bf4f02aa54a9bfb679d4eecb0f3854fa4af1a17b9114b147009c435946432cdd1572efffc71d88ec385c55943a12fa66253cde0876b0
"@popperjs/core": ^2.9.2
checksum: 93c11f45fc990fa38e9c74bbba22e57c626eab7fba9c7fc4a3f8ba007e756597098a9990684877542d0a9407893cfe104e6e7fd39da2ebdd5133b4f94d03ea4d
languageName: node
linkType: hard

Expand Down Expand Up @@ -19417,7 +19416,7 @@ __metadata:
bip39: ^3.0.2
bitcoinjs-lib: 6.0.2
bluebird: ^3.7.2
bootstrap: 4.6.2
bootstrap: 5.0.0
caniuse-lite: ^1.0.30001397
chai: 4.3.6
chai-match: ^1.1.1
Expand Down