diff options
author | Monika Hedman <monika_hedman@brown.edu> | 2019-02-25 18:57:14 -0500 |
---|---|---|
committer | Monika Hedman <monika_hedman@brown.edu> | 2019-02-25 18:57:14 -0500 |
commit | 921941e3f9bc4981f92fbf0fe0cec948cd49c220 (patch) | |
tree | e97c01c9570b8167a99d1f8fd2c4feab3740a1bd | |
parent | 93c5e7c323113bf8beeb6207ba22fbbb4ab71796 (diff) |
pulling from master
-rw-r--r-- | package-lock.json | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json index ab6d2722b..56a00b827 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3360,13 +3360,11 @@ }, "balanced-match": { "version": "1.0.0", - "bundled": true, - "optional": true + "bundled": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, - "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -3383,8 +3381,7 @@ }, "concat-map": { "version": "0.0.1", - "bundled": true, - "optional": true + "bundled": true }, "console-control-strings": { "version": "1.1.0", @@ -3513,7 +3510,6 @@ "minimatch": { "version": "3.0.4", "bundled": true, - "optional": true, "requires": { "brace-expansion": "^1.1.7" } |