Skip to content

Commit 3c31bf6

Browse files
committed
upgrading dependencies
1 parent cf83170 commit 3c31bf6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@
5858
"path-parse": ">=1.0.7",
5959
"nth-check": ">=2.0.1",
6060
"ansi-regex": ">=5.0.1",
61-
"json-schema": ">=0.4.0"
61+
"json-schema": ">=0.4.0",
62+
"nanoid": ">=3.1.31",
63+
"follow-redirects": ">=1.14.7",
64+
"node-forge": ">=1.0.0"
6265
}
6366
}

0 commit comments

Comments
 (0)