aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorStanley Yip <stanley_yip@brown.edu>2020-01-20 17:28:41 -0500
committerStanley Yip <stanley_yip@brown.edu>2020-01-20 17:28:41 -0500
commit758d960b4251672c9615b0bf53ea992065ca524b (patch)
tree33ac84ff489a48bce69fbe1c9d228fad6ed70805 /package-lock.json
parent42d82210f3bbfce5d79c9fe93889ddfe8944d5be (diff)
parentbd1282ff8609c46c4ce813cdea7b3dcdc04f59d1 (diff)
Merge branch 'claire_settings' of https://github.com/browngraphicslab/Dash-Web into pen
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json11
1 files changed, 1 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json
index aab437d21..da0027d07 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15567,15 +15567,6 @@
"readable-stream": "^2.0.2"
}
},
- "stream-combiner": {
- "version": "0.2.2",
- "resolved": "https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.2.2.tgz",
- "integrity": "sha1-rsjLrBd7Vrb0+kec7YwZEs7lKFg=",
- "requires": {
- "duplexer": "~0.1.1",
- "through": "~2.3.4"
- }
- },
"stream-each": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.3.tgz",
@@ -17900,7 +17891,7 @@
},
"wrap-ansi": {
"version": "2.1.0",
- "resolved": "http://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
"integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
"requires": {
"string-width": "^1.0.1",