|
|
@ -47,7 +47,7 @@ |
|
|
|
"@stripe/stripe-js": "5.4.0", |
|
|
|
"alphavantage": "2.2.0", |
|
|
|
"big.js": "6.2.2", |
|
|
|
"bootstrap": "4.6.0", |
|
|
|
"bootstrap": "4.6.2", |
|
|
|
"bull": "4.16.5", |
|
|
|
"cache-manager": "5.7.6", |
|
|
|
"cache-manager-redis-yet": "5.1.4", |
|
|
@ -14322,14 +14322,20 @@ |
|
|
|
"license": "ISC" |
|
|
|
}, |
|
|
|
"node_modules/bootstrap": { |
|
|
|
"version": "4.6.0", |
|
|
|
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.0.tgz", |
|
|
|
"integrity": "sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==", |
|
|
|
"license": "MIT", |
|
|
|
"funding": { |
|
|
|
"version": "4.6.2", |
|
|
|
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz", |
|
|
|
"integrity": "sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==", |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
"type": "github", |
|
|
|
"url": "https://github.com/sponsors/twbs" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/bootstrap" |
|
|
|
}, |
|
|
|
} |
|
|
|
], |
|
|
|
"license": "MIT", |
|
|
|
"peerDependencies": { |
|
|
|
"jquery": "1.9.1 - 3", |
|
|
|
"popper.js": "^1.16.1" |
|
|
|