Skip to content

Commit e335065

Browse files
Merge pull request #419 from github/dependabot/npm_and_yarn/npm_and_yarn-da95a6f77c
Bump elliptic from 6.5.7 to 6.6.0 in the npm_and_yarn group across 1 directory
2 parents f32d76e + 339abb6 commit e335065

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@
568568
"buffer": "^6.0.3",
569569
"crypto-browserify": "^3.12.0",
570570
"dayjs": "^1.11.7",
571-
"elliptic": "6.5.7",
571+
"elliptic": "6.6.0",
572572
"libsodium-wrappers": "^0.7.10",
573573
"path-browserify": "^1.0.1",
574574
"ssh-config": "^3.0.0",
@@ -581,10 +581,10 @@
581581
},
582582
"overrides": {
583583
"browserify-sign": {
584-
"elliptic": "6.5.7"
584+
"elliptic": "6.6.0"
585585
},
586586
"create-ecdh": {
587-
"elliptic": "6.5.7"
587+
"elliptic": "6.6.0"
588588
}
589589
}
590590
}

0 commit comments

Comments
 (0)