Skip to content

Commit e93abfe

Browse files
update dependency
1 parent 810897f commit e93abfe

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
@@ -23,7 +23,8 @@
2323
"axios": "^0.21.1",
2424
"ssri": ">=8.0.1",
2525
"elliptic": ">=6.5.4",
26-
"url-parse": ">=1.5.0"
26+
"url-parse": ">=1.5.0",
27+
"dns-packet": ">=1.3.2"
2728
},
2829
"devDependencies": {
2930
"y18n": ">=4.0.1",

0 commit comments

Comments
 (0)