Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 22c9acb

Browse files
committed
Update dependencies to latest
1 parent 426c6a7 commit 22c9acb

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
@@ -30,13 +30,13 @@
3030
},
3131
"dependencies": {
3232
"abstract-logging": "^1.0.0",
33-
"asn1": "0.2.3",
33+
"asn1": "^0.2.4",
3434
"assert-plus": "^1.0.0",
3535
"backoff": "^2.5.0",
3636
"dashdash": "^1.14.0",
3737
"ldap-filter": "^0.3.3",
3838
"once": "^1.4.0",
39-
"vasync": "^1.6.4",
39+
"vasync": "^2.2.0",
4040
"verror": "^1.8.1"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)