chore: bump resolve-dependencies

This commit is contained in:
calebboyd
2020-06-30 17:31:28 -05:00
parent 00f65e9b91
commit 2939f07eeb
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
"name": "nexe",
"description": "Create a single executable out of your Node.js application",
"license": "MIT",
"version": "3.3.6",
"version": "3.3.7",
"contributors": [
"Craig Condon <craig.j.condon@gmail.com> (http://crcn.io)",
"Jared Allard <jaredallard@outlook.com>",
@@ -46,7 +46,7 @@
"multistream": "^2.1.1",
"ora": "^3.4.0",
"pify": "^4.0.1",
"resolve-dependencies": "^4.2.4",
"resolve-dependencies": "^4.2.5",
"rimraf": "^2.6.3"
},
"devDependencies": {