|
@ -45,7 +45,7 @@ |
|
|
"@simplewebauthn/server": "9.0.3", |
|
|
"@simplewebauthn/server": "9.0.3", |
|
|
"@stripe/stripe-js": "4.9.0", |
|
|
"@stripe/stripe-js": "4.9.0", |
|
|
"alphavantage": "2.2.0", |
|
|
"alphavantage": "2.2.0", |
|
|
"big.js": "6.2.1", |
|
|
"big.js": "6.2.2", |
|
|
"body-parser": "1.20.2", |
|
|
"body-parser": "1.20.2", |
|
|
"bootstrap": "4.6.0", |
|
|
"bootstrap": "4.6.0", |
|
|
"bull": "4.16.2", |
|
|
"bull": "4.16.2", |
|
@ -13519,9 +13519,9 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/big.js": { |
|
|
"node_modules/big.js": { |
|
|
"version": "6.2.1", |
|
|
"version": "6.2.2", |
|
|
"resolved": "https://registry.npmjs.org/big.js/-/big.js-6.2.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/big.js/-/big.js-6.2.2.tgz", |
|
|
"integrity": "sha512-bCtHMwL9LeDIozFn+oNhhFoq+yQ3BNdnsLSASUxLciOb1vgvpHsIO1dsENiGMgbb4SkP5TrzWzRiLddn8ahVOQ==", |
|
|
"integrity": "sha512-y/ie+Faknx7sZA5MfGA2xKlu0GDv8RWrXGsmlteyJQ2lvoKv9GBK/fpRMc2qlSoBAgNxrixICFCBefIq8WCQpQ==", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": "*" |
|
|
"node": "*" |
|
|