Browse Source

Upgrade yahoo-finance2 to version 3.14.2

pull/6955/head
Thomas Kaul 3 months ago
parent
commit
c7f222b21f
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json

@ -94,7 +94,7 @@
"svgmap": "2.19.3",
"tablemark": "4.1.0",
"twitter-api-v2": "1.29.0",
"yahoo-finance2": "3.14.0",
"yahoo-finance2": "3.14.2",
"zone.js": "0.16.1"
},
"devDependencies": {
@ -39885,9 +39885,9 @@
}
},
"node_modules/yahoo-finance2": {
"version": "3.14.0",
"resolved": "https://registry.npmjs.org/yahoo-finance2/-/yahoo-finance2-3.14.0.tgz",
"integrity": "sha512-gsT/tqgeizKtMxbIIWFiFyuhM/6MZE4yEyNLmPekr88AX14JL2HWw0/QNMOR081jVtzTjihqDW0zV7IayH1Wcw==",
"version": "3.14.2",
"resolved": "https://registry.npmjs.org/yahoo-finance2/-/yahoo-finance2-3.14.2.tgz",
"integrity": "sha512-s+F7TWQT7zAtjhfC7rFHEX16Xfq36u3wceysINP7V+esF3mAYyk9slxZU+fEdkxaTuCT0+PnikHdekMX4UPMrg==",
"license": "MIT",
"dependencies": {
"@deno/shim-deno": "~0.18.0",

2
package.json

@ -138,7 +138,7 @@
"svgmap": "2.19.3",
"tablemark": "4.1.0",
"twitter-api-v2": "1.29.0",
"yahoo-finance2": "3.14.0",
"yahoo-finance2": "3.14.2",
"zone.js": "0.16.1"
},
"devDependencies": {

Loading…
Cancel
Save