Skip to content

Commit 40c5390

Browse files
update url-parse
1 parent 10a8be3 commit 40c5390

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"dependencies": {
2323
"axios": "^0.21.1",
2424
"ssri": ">=8.0.1",
25-
"elliptic": ">=6.5.4"
25+
"elliptic": ">=6.5.4",
26+
"url-parse": ">=1.5.0"
2627
},
2728
"devDependencies": {
2829
"y18n": ">=4.0.1",

0 commit comments

Comments
 (0)