⬆️ dependencies

This commit is contained in:
Aliaksei Chapyzhenka 2020-11-28 18:41:00 -08:00
parent a4a0c9892c
commit 8efa12977a

View File

@ -35,7 +35,7 @@
"dependencies": { "dependencies": {
"async": "^3.1.0", "async": "^3.1.0",
"bindings": "^1.5.0", "bindings": "^1.5.0",
"dot-prop": "^5.3.0", "dot-prop": "^6.0.1",
"fs-extra": "^9.0.1", "fs-extra": "^9.0.1",
"llparse": "^7.0.1" "llparse": "^7.0.1"
}, },