Skip to content

Commit

Permalink
Update package.json for CVEs
Browse files Browse the repository at this point in the history
Signed-off-by: Simeon Widdis <[email protected]>
  • Loading branch information
Swiddis committed Feb 7, 2024
1 parent 7d5d08d commit 652cbf5
Show file tree
Hide file tree
Showing 2 changed files with 1,935 additions and 2,822 deletions.
7 changes: 6 additions & 1 deletion dashboards-reports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,15 @@
"async-mutex": "^0.2.6",
"babel-polyfill": "^6.26.0",
"cron-validator": "^1.1.1",
"css-what": "^5.0.1",
"dompurify": "^2.3.8",
"elastic-builder": "^2.7.1",
"enzyme-adapter-react-16": "^1.15.2",
"jest-fetch-mock": "^3.0.3",
"jquery": "^3.5.0",
"jsdom": "^16.5.0",
"json-2-csv": "^3.7.6",
"minimist": "^1.2.6",
"puppeteer-core": "^13.7.0",
"react-addons-test-utils": "^15.6.2",
"react-id-generator": "^3.0.1",
Expand All @@ -37,7 +39,10 @@
"react-router-dom": "^5.2.0",
"react-toast-notifications": "^2.4.0",
"set-interval-async": "1.0.33",
"showdown": "^1.9.1"
"showdown": "^1.9.1",
"trim": "^1.0.0",
"ws": "^7.4.6",
"y18n": "^5.0.5"
},
"devDependencies": {
"@elastic/eslint-import-resolver-kibana": "link:../../packages/osd-eslint-import-resolver-opensearch-dashboards",
Expand Down
Loading

0 comments on commit 652cbf5

Please sign in to comment.