Browse Source

Update yahoo-finance2 to version 3.15.4

pull/7204/head
Thomas Kaul 2 weeks ago
parent
commit
d4a72596a9
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json

@ -95,7 +95,7 @@
"tablemark": "4.1.0",
"twitter-api-v2": "1.29.0",
"undici": "8.5.0",
"yahoo-finance2": "3.15.3",
"yahoo-finance2": "3.15.4",
"zod": "4.4.3",
"zone.js": "0.16.1"
},
@ -35734,9 +35734,9 @@
}
},
"node_modules/yahoo-finance2": {
"version": "3.15.3",
"resolved": "https://registry.npmjs.org/yahoo-finance2/-/yahoo-finance2-3.15.3.tgz",
"integrity": "sha512-AFmVZ4ACg3QFT2a/hyJv4Scp2J45gm/6xetVgvUvXzZypqsqbgreXJad4i+qm0onj6yeCf2fPhvow7Eh0CwwzA==",
"version": "3.15.4",
"resolved": "https://registry.npmjs.org/yahoo-finance2/-/yahoo-finance2-3.15.4.tgz",
"integrity": "sha512-90eOw76iqS//ksQGL4d/VcchbysnpWzFXVuiBtG7uuImlBDdxBA0BtccxCuTvVZDDu1aXm1TqBGc+MPr6wNkyQ==",
"license": "MIT",
"dependencies": {
"@deno/shim-deno": "~0.18.0",

2
package.json

@ -139,7 +139,7 @@
"tablemark": "4.1.0",
"twitter-api-v2": "1.29.0",
"undici": "8.5.0",
"yahoo-finance2": "3.15.3",
"yahoo-finance2": "3.15.4",
"zod": "4.4.3",
"zone.js": "0.16.1"
},

Loading…
Cancel
Save