Browse Source
Feature/upgrade yahoo finance2 to version 2.3.3 (#1053)
* Upgrade yahoo-finance2 to version 2.3.3
* Update changelog
pull/1054/head^2
Thomas Kaul
3 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
5 deletions
-
CHANGELOG.md
-
package.json
-
yarn.lock
|
|
@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
- Improved the label of the (symbol) search |
|
|
|
- Upgraded `nestjs` from version `8.2.3` to `8.4.7` |
|
|
|
- Upgraded `prisma` from version `3.14.0` to `3.15.2` |
|
|
|
- Upgraded `yahoo-finance2` from version `2.3.2` to `2.3.3` |
|
|
|
|
|
|
|
## 1.165.0 - 25.06.2022 |
|
|
|
|
|
|
|
|
|
@ -115,7 +115,7 @@ |
|
|
|
"svgmap": "2.6.0", |
|
|
|
"twitter-api-v2": "1.10.3", |
|
|
|
"uuid": "8.3.2", |
|
|
|
"yahoo-finance2": "2.3.2", |
|
|
|
"yahoo-finance2": "2.3.3", |
|
|
|
"zone.js": "0.11.4" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
|
|
@ -17541,10 +17541,10 @@ y18n@^5.0.5: |
|
|
|
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55" |
|
|
|
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA== |
|
|
|
|
|
|
|
yahoo-finance2@2.3.2: |
|
|
|
version "2.3.2" |
|
|
|
resolved "https://registry.yarnpkg.com/yahoo-finance2/-/yahoo-finance2-2.3.2.tgz#3643b5e14f752b1d5546427d760d515401ac2ac7" |
|
|
|
integrity sha512-xOBaamD/mXN9ruc3TBOEhEIhP/N+efWo/wQf2PyYtB6N68iSGZVDt+4vdJN7ra+iCVq7FnSHTDH3K4Cvqy63lQ== |
|
|
|
yahoo-finance2@2.3.3: |
|
|
|
version "2.3.3" |
|
|
|
resolved "https://registry.yarnpkg.com/yahoo-finance2/-/yahoo-finance2-2.3.3.tgz#a3b537f3bec31b99f075aa44125c9520a42cdfe3" |
|
|
|
integrity sha512-qvgo5tFkrYRh1anbTargIY7Fa7FRiYZfb+iTnY1SUfBZ9HP8OvreTYDfLz/1w23PGgFi4w9uysGEwVrUVZ5Hlw== |
|
|
|
dependencies: |
|
|
|
ajv "8.10.0" |
|
|
|
ajv-formats "2.1.1" |
|
|
|