From ed4c2e3fd5ff521bc34ae756a0278d0578f9d15d Mon Sep 17 00:00:00 2001 From: corbinSanders Date: Thu, 12 Sep 2019 11:06:49 -0400 Subject: [PATCH] Modifying package.json and yarn.json for 1.8.8 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 70eab34d83b..ec1d54229f2 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "body-parser": "~1.12.0", "bootbox": "^4.4.0", "bootstrap": "3.3.7", - "bower": "^1.3.12", + "bower": "^1.8.8", "css-loader": "^0.9.1", "diff": "~2.2.2", "dropzone": "git://github.com/CenterForOpenScience/dropzone.git#aba21eb6b82cc823ac7a7a53d6e035791c082bae", diff --git a/yarn.lock b/yarn.lock index adbc6e71a4d..5f6e1359292 100644 --- a/yarn.lock +++ b/yarn.lock @@ -638,7 +638,7 @@ bootstrap@3.3.7, bootstrap@~3.3.2: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71" integrity sha1-WjiTlFSfIzMIdaOxUGVldPip63E= -bower@^1.3.12: +bower@^1.8.8: version "1.8.8" resolved "https://registry.yarnpkg.com/bower/-/bower-1.8.8.tgz#82544be34a33aeae7efb8bdf9905247b2cffa985" integrity sha512-1SrJnXnkP9soITHptSO+ahx3QKp3cVzn8poI6ujqc5SeOkg5iqM1pK9H+DSc2OQ8SnO0jC/NG4Ur/UIwy7574A==