Skip to content

Commit a9ffe3a

Browse files
fix(package): update execa to version 4.0.2
Closes #74
1 parent 63b68cf commit a9ffe3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"dependencies": {
6767
"debug": "^4.1.1",
68-
"execa": "^2.0.3",
68+
"execa": "^4.0.2",
6969
"mkdirp": "^0.5.1",
7070
"node-fetch": "^2.6.0",
7171
"openpgp": "^4.5.5",

0 commit comments

Comments
 (0)