Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Commit 5dc6584

Browse files
committed
update deps & standard
1 parent 99077eb commit 5dc6584

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/datproject/dat-link-resolve/issues"
88
},
99
"devDependencies": {
10-
"standard": "^12.0.1",
10+
"standard": "^14.1.0",
1111
"tape": "^4.9.2"
1212
},
1313
"homepage": "https://github.com/datproject/dat-link-resolve",
@@ -24,7 +24,7 @@
2424
"test": "standard && tape test/*.js"
2525
},
2626
"dependencies": {
27-
"dat-dns": "^3.0.2",
27+
"dat-dns": "^4.1.0",
2828
"dat-encoding": "^5.0.1",
2929
"debug": "^4.1.1",
3030
"simple-get": "^3.0.3"

0 commit comments

Comments
 (0)