mirror of
https://github.com/prymitive/karma
synced 2026-05-21 04:33:07 +00:00
fix(deps): update dependency bootstrap to v4.5.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
acfae1a663
commit
77f51394fd
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -6930,9 +6930,9 @@
|
||||
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
|
||||
},
|
||||
"bootstrap": {
|
||||
"version": "4.4.1",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.4.1.tgz",
|
||||
"integrity": "sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA=="
|
||||
"version": "4.5.0",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.0.tgz",
|
||||
"integrity": "sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA=="
|
||||
},
|
||||
"bootswatch": {
|
||||
"version": "4.4.1",
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"@types/react": "16.9.35",
|
||||
"@types/react-dom": "16.9.8",
|
||||
"body-scroll-lock": "3.0.2",
|
||||
"bootstrap": "4.4.1",
|
||||
"bootstrap": "4.5.0",
|
||||
"bootswatch": "4.4.1",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"csshake": "1.5.3",
|
||||
|
||||
Reference in New Issue
Block a user