File tree 3 files changed +7
-6
lines changed
3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 41
41
"lerna" : " ^3.0.0"
42
42
},
43
43
"dependencies" : {
44
- "import-from" : " 2.1 .0" ,
44
+ "import-from" : " 3.0 .0" ,
45
45
"resolve-pkg" : " 2.0.0" ,
46
46
"semver" : " 6.0.0"
47
47
},
Original file line number Diff line number Diff line change 65
65
"babel-register" : " 6.26.0" ,
66
66
"concurrently" : " 3.5.1" ,
67
67
"cross-env" : " 5.1.1" ,
68
- "import-from" : " 2.1 .0" ,
68
+ "import-from" : " 3.0 .0" ,
69
69
"rimraf" : " 2.6.1"
70
70
},
71
71
"dependencies" : {
Original file line number Diff line number Diff line change @@ -4235,11 +4235,12 @@ import-fresh@^3.0.0:
4235
4235
parent-module "^1.0.0"
4236
4236
resolve-from "^4.0.0"
4237
4237
4238
-
4239
- version "2.1.0"
4240
- resolved "https://registry.npmjs.org/import-from/-/import-from-2.1.0.tgz#335db7f2a7affd53aaa471d4b8021dee36b7f3b1"
4238
+
4239
+ version "3.0.0"
4240
+ resolved "https://registry.npmjs.org/import-from/-/import-from-3.0.0.tgz#055cfec38cd5a27d8057ca51376d7d3bf0891966"
4241
+ integrity sha512-CiuXOFFSzkU5x/CR0+z7T91Iht4CXgfCxVOFRhh2Zyhg5wOpWvvDLQUsWl+gcN+QscYBjez8hDCt85O7RLDttQ==
4241
4242
dependencies :
4242
- resolve-from "^3 .0.0"
4243
+ resolve-from "^5 .0.0"
4243
4244
4244
4245
import-lazy@^2.1.0 :
4245
4246
version "2.1.0"
You can’t perform that action at this time.
0 commit comments