File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 38
38
"cross-spawn" : " ^7.0.5" ,
39
39
"**/micromatch" : " ^4.0.8" ,
40
40
"**/glob-parent" : " ^5.1.2" ,
41
- "**/braces" : " ^3.0.3"
41
+ "**/braces" : " ^3.0.3" ,
42
+ "**/elliptic" : " ^6.5.4"
42
43
},
43
44
"devDependencies" : {
44
45
"@elastic/elastic-eslint-config-kibana" : " link:../../packages/opensearch-eslint-config-opensearch-dashboards" ,
Original file line number Diff line number Diff line change @@ -1495,10 +1495,10 @@ ecc-jsbn@~0.1.1:
1495
1495
jsbn "~0.1.0"
1496
1496
safer-buffer "^2.1.0"
1497
1497
1498
- elliptic@^6.5.3, elliptic@^6.5.5 :
1499
- version "6.5.7 "
1500
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.7 .tgz#8ec4da2cb2939926a1b9a73619d768207e647c8b "
1501
- integrity sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q ==
1498
+ elliptic@^6.5.3, elliptic@^6.5.4, elliptic@^6.5. 5 :
1499
+ version "6.6.1 "
1500
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.1 .tgz#3b8ffb02670bf69e382c7f65bf524c97c5405c06 "
1501
+ integrity sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g ==
1502
1502
dependencies :
1503
1503
bn.js "^4.11.9"
1504
1504
brorand "^1.1.0"
You can’t perform that action at this time.
0 commit comments