Skip to content

Commit b406aa7

Browse files
update package.json
1 parent fe2f083 commit b406aa7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@
2020
"author": "[email protected]",
2121
"license": "Apache-2.0",
2222
"dependencies": {
23-
"axios": "^0.21.1"
23+
"axios": "^0.21.1",
24+
"ssri": ">=8.0.1",
25+
"elliptic": ">=6.5.4"
2426
},
2527
"devDependencies": {
2628
"@babel/core": "^7.8.4",

0 commit comments

Comments
 (0)