Skip to content

Commit

Permalink
Resolving CVEs identified for the plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Kshitij Tandon <[email protected]>
  • Loading branch information
tandonks committed Dec 11, 2024
1 parent 46e9ead commit 5c7d67e
Show file tree
Hide file tree
Showing 2 changed files with 370 additions and 740 deletions.
19 changes: 18 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,24 @@
"glob-parent": "^5.1.2",
"ssri": "^6.0.2",
"lodash": "^4.17.21",
"hosted-git-info": "^2.8.9"
"hosted-git-info": "^2.8.9",
"browserify-sign": "^4.2.2",
"braces": "^3.0.3",
"micromatch": "^4.0.8",
"**/ansi-regex": "^5.0.1",
"decode-uri-component": "^0.2.1",
"json-schema": "^0.4.0",
"minimist": "^1.2.6",
"**/loader-utils": "^2.0.4",
"semver": "^7.5.2",
"**/terser": "^4.8.1",
"tough-cookie": "^4.1.3",
"moment": "^2.29.4",
"async": "^3.2.2",
"qs": "^6.10.3",
"minimatch": "^3.0.5",
"@cypress/request": "^3.0.0",
"json5": "^2.2.2"
},
"devDependencies": {
"@elastic/elastic-eslint-config-kibana": "link:../../packages/opensearch-eslint-config-opensearch-dashboards",
Expand Down
Loading

0 comments on commit 5c7d67e

Please sign in to comment.