Skip to content

Commit

Permalink
cve fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Riya Saxena <[email protected]>
  • Loading branch information
riysaxen-amzn committed Aug 22, 2024
1 parent c386889 commit 85096c0
Show file tree
Hide file tree
Showing 2 changed files with 727 additions and 472 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@elastic/elastic-eslint-config-kibana": "link:../../packages/opensearch-eslint-config-opensearch-dashboards",
"@elastic/eslint-import-resolver-kibana": "link:../../packages/osd-eslint-import-resolver-opensearch-dashboards",
"cypress": "^6.0.0",
"cypress": "9.5.4",
"husky": "^3.0.0",
"lint-staged": "^9.2.0"
},
Expand All @@ -47,9 +47,10 @@
"glob-parent": "^5.1.2",
"hoek": "npm:@hapi/[email protected]",
"@cypress/request": "^3.0.0",
"ansi-regex": "^5.0.1"
"ansi-regex": "^5.0.1",
"braces": "^3.0.3"
},
"engines": {
"yarn": "^1.21.1"
}
}
}
Loading

0 comments on commit 85096c0

Please sign in to comment.