Browse Source
Feature/upgrade yahoo finance2 to version 2.3.10 (#1458)
* Upgrade yahoo-finance2 to version 2.3.10
* Update changelog
pull/1459/head
Thomas Kaul
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with
6 additions and
6 deletions
-
CHANGELOG.md
-
package.json
-
yarn.lock
|
|
@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
### Changed |
|
|
|
|
|
|
|
- Upgraded `yahoo-finance2` from version `2.3.6` to `2.3.7` |
|
|
|
- Upgraded `yahoo-finance2` from version `2.3.6` to `2.3.10` |
|
|
|
|
|
|
|
## 1.213.0 - 14.11.2022 |
|
|
|
|
|
|
|
|
|
@ -127,7 +127,7 @@ |
|
|
|
"svgmap": "2.6.0", |
|
|
|
"twitter-api-v2": "1.10.3", |
|
|
|
"uuid": "8.3.2", |
|
|
|
"yahoo-finance2": "2.3.7", |
|
|
|
"yahoo-finance2": "2.3.10", |
|
|
|
"zone.js": "0.11.8" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
|
|
@ -19910,10 +19910,10 @@ y18n@^5.0.5: |
|
|
|
resolved "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz" |
|
|
|
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA== |
|
|
|
|
|
|
|
yahoo-finance2@2.3.7: |
|
|
|
version "2.3.7" |
|
|
|
resolved "https://registry.yarnpkg.com/yahoo-finance2/-/yahoo-finance2-2.3.7.tgz#eea258590f0acfecfcc472a86091c6f165462f2a" |
|
|
|
integrity sha512-o5W3i9/anEiPJbn+lLVig/nBSSQuCFhvHojlcYc8e8LAZ3Qn7yDnpKgDgT3c4sQGd9ahFsb1r9/s2IvxoZ8eLA== |
|
|
|
yahoo-finance2@2.3.10: |
|
|
|
version "2.3.10" |
|
|
|
resolved "https://registry.yarnpkg.com/yahoo-finance2/-/yahoo-finance2-2.3.10.tgz#39f0eb1c0e85bffa9514bf0ab8e1ca7f39889927" |
|
|
|
integrity sha512-ZLzKdW5gy0nSXXn6S8yY9qQMrSWOl2qzPORbZaF4PQqlk7K9n3bF5FZnsqA+K559qUW/BfJtF3EMJWbKD6q7lA== |
|
|
|
dependencies: |
|
|
|
ajv "8.10.0" |
|
|
|
ajv-formats "2.1.1" |
|
|
|