Skip to content

Commit c81712b

Browse files
author
Andrey Helldar
authored
[6.x] Update cross-env to the latest (laravel#5216)
This is not a fix for the vulnerability. Just updating the dependency to the latest version. @see https://yarnpkg.com/package/cross-env Yes, I know that they recently released version 6.0 and in a short time 7.0.
1 parent 1d094a8 commit c81712b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"axios": "^0.19",
14-
"cross-env": "^6.0",
14+
"cross-env": "^7.0",
1515
"laravel-mix": "^5.0.1",
1616
"lodash": "^4.17.13",
1717
"resolve-url-loader": "^3.1.0",

0 commit comments

Comments
 (0)