@vamship/build-utils 1.4.2 → 1.4.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vamship/build-utils",
3
- "version": "1.4.2",
3
+ "version": "1.4.3",
4
4
  "description": "Utility library for build tooling",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -59,7 +59,7 @@
59
59
  "docdash": "^1.2.0",
60
60
  "dotenv": "^16.0.1",
61
61
  "dotenv-expand": "^8.0.3",
62
- "execa": "^6.1.0",
62
+ "execa": "^5.1.1",
63
63
  "fancy-log": "^2.0.0",
64
64
  "mkdirp": "^1.0.4",
65
65
  "semver": "^7.3.7"