Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security updates #6387

Merged
merged 8 commits into from
May 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,306 changes: 1,676 additions & 630 deletions frontend-components/plotly/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions frontend-components/plotly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@radix-ui/react-dialog": "^1.0.3",
"dom-to-image": "^2.6.0",
"lodash": "^4.17.21",
"plotly.js-dist-min": "^2.21.0",
"plotly.js-dist-min": "^2.32.0",
"posthog-js": "^1.55.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand All @@ -23,7 +23,7 @@
"@types/dom-to-image": "^2.6.4",
"@types/lodash": "^4.14.195",
"@types/node": "^18.16.3",
"@types/plotly.js-dist-min": "^2.3.1",
"@types/plotly.js-dist-min": "^2.3.4",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/react-plotly.js": "^2.6.0",
Expand Down
362 changes: 215 additions & 147 deletions frontend-components/tables/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion frontend-components/tables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@tanstack/match-sorter-utils": "^8.7.6",
"@tanstack/react-table": "^8.7.9",
"dom-to-image": "^2.6.0",
"plotly.js": "^2.18.2",
"plotly.js": "^2.32.0",
"react": "^17.0.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
Expand Down
168 changes: 84 additions & 84 deletions openbb_platform/core/poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions openbb_platform/core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ fastapi = "^0.104.1"
python-jose = "^3.3.0"
uuid7 = "^0.1.0"
posthog = "^3.3.1"
python-multipart = "^0.0.6"
python-multipart = "^0.0.7"
pydantic = "^2.5.1"
requests = "^2.31.0"
importlib-metadata = "^6.8.0"
python-dotenv = "^1.0.0"
aiohttp = "^3.9.0"
aiohttp = "^3.9.5"
ruff = "^0.1.6"

[tool.poetry.group.dev.dependencies]
Expand Down
4 changes: 2 additions & 2 deletions openbb_platform/extensions/commodity/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

171 changes: 86 additions & 85 deletions openbb_platform/extensions/crypto/poetry.lock

Large diffs are not rendered by default.

171 changes: 86 additions & 85 deletions openbb_platform/extensions/currency/poetry.lock

Large diffs are not rendered by default.

171 changes: 86 additions & 85 deletions openbb_platform/extensions/derivatives/poetry.lock

Large diffs are not rendered by default.

10 changes: 6 additions & 4 deletions openbb_platform/extensions/devtools/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

171 changes: 86 additions & 85 deletions openbb_platform/extensions/econometrics/poetry.lock

Large diffs are not rendered by default.

171 changes: 86 additions & 85 deletions openbb_platform/extensions/economy/poetry.lock

Large diffs are not rendered by default.

171 changes: 86 additions & 85 deletions openbb_platform/extensions/equity/poetry.lock

Large diffs are not rendered by default.

171 changes: 86 additions & 85 deletions openbb_platform/extensions/etf/poetry.lock

Large diffs are not rendered by default.

171 changes: 86 additions & 85 deletions openbb_platform/extensions/fixedincome/poetry.lock

Large diffs are not rendered by default.

171 changes: 86 additions & 85 deletions openbb_platform/extensions/index/poetry.lock

Large diffs are not rendered by default.

171 changes: 86 additions & 85 deletions openbb_platform/extensions/news/poetry.lock

Large diffs are not rendered by default.

171 changes: 86 additions & 85 deletions openbb_platform/extensions/quantitative/poetry.lock

Large diffs are not rendered by default.

171 changes: 86 additions & 85 deletions openbb_platform/extensions/regulators/poetry.lock

Large diffs are not rendered by default.

171 changes: 86 additions & 85 deletions openbb_platform/extensions/technical/poetry.lock

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions openbb_platform/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading