Update package.json
Browse files- package.json +1 -1
package.json
CHANGED
@@ -9,6 +9,6 @@
|
|
9 |
"dependencies": {
|
10 |
"cors": "^2.8.5",
|
11 |
"express": "^4.18.2",
|
12 |
-
"yahoo-finance2": "^2.11.
|
13 |
}
|
14 |
}
|
|
|
9 |
"dependencies": {
|
10 |
"cors": "^2.8.5",
|
11 |
"express": "^4.18.2",
|
12 |
+
"yahoo-finance2": "^2.11.3"
|
13 |
}
|
14 |
}
|