Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #768 from jlamarr22/v21-elliptic-bump
Browse files Browse the repository at this point in the history
Bump elliptic - v21
  • Loading branch information
jlamarr22 authored Jun 24, 2020
2 parents 301c091 + 8741060 commit 16044f4
Show file tree
Hide file tree
Showing 2 changed files with 540 additions and 622 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,26 +26,26 @@
"url": "https://github.com/EOSIO/eosjs.git"
},
"dependencies": {
"elliptic": "6.5.2",
"elliptic": "6.5.3",
"hash.js": "1.1.7",
"pako": "1.0.11"
},
"devDependencies": {
"@blockone/eslint-config-blockone": "^3.0.0",
"@types/elliptic": "^6.4.12",
"@types/jest": "^26.0.0",
"@types/node": "^14.0.13",
"@types/jest": "^26.0.2",
"@types/node": "^14.0.14",
"@types/pako": "^1.0.1",
"cypress": "^4.8.0",
"cypress": "^4.9.0",
"eosjs-ecc": "^4.0.7",
"eslint": "^6.8.0",
"jest": "^26.0.1",
"jest": "^26.1.0",
"jest-fetch-mock": "^3.0.3",
"ts-jest": "^26.1.0",
"ts-jest": "^26.1.1",
"ts-loader": "^7.0.5",
"typescript": "^3.9.5",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"
"webpack-cli": "^3.3.12"
},
"resolutions": {
"minimist": "1.2.5"
Expand Down
Loading

0 comments on commit 16044f4

Please sign in to comment.