Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
fix: superset-frontend/temporary_superset_ui/superset-ui-plugins-deck…
Browse files Browse the repository at this point in the history
…gl/packages/superset-ui-plugins-demo/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555
  • Loading branch information
snyk-bot committed Mar 22, 2024
1 parent 2cd8054 commit e46ff7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@storybook/addon-knobs": "^5.0.9",
"@storybook/addon-links": "^5.0.9",
"@storybook/addons": "^5.0.9",
"@storybook/react": "^5.0.9",
"@storybook/react": "^6.2.0",
"@types/react": "^16.9.49",
"@types/storybook__react": "3.0.7",
"bootstrap": "^4.3.1",
Expand Down

0 comments on commit e46ff7a

Please sign in to comment.