diff --git a/tez-ui/src/main/webapp/bower-shrinkwrap.json b/tez-ui/src/main/webapp/bower-shrinkwrap.json index c8c506edce..8af6a6f0ad 100644 --- a/tez-ui/src/main/webapp/bower-shrinkwrap.json +++ b/tez-ui/src/main/webapp/bower-shrinkwrap.json @@ -1,72 +1,81 @@ { "https://github.com/FortAwesome/Font-Awesome.git": { - "4.5.0": "593ad563a987977f14102be935d0abc2a172903e" + "4.5.0": "4.5.0" + }, + "https://github.com/SheetJS/js-xlsx.git": { + "0.11.19": "0.11.19" }, "https://github.com/adamwdraper/Numeral-js.git": { - "1.5.3": "f97f14bb8bab988f28f1d854525b4cfeff8ec9e1" + "1.5.3": "1.5.3" + }, + "https://github.com/agershun/alasql.git": { + "0.4.11": "0.4.11" }, "https://github.com/components/codemirror.git": { - "5.11.0": "7d43f32bb56f83a9c47addb3f91170b3102f3ead" + "5.11.0": "5.11.0" }, "https://github.com/components/ember-data.git": { - "2.1.0": "d8b4d3092f67afe22d9d374c40d719d557915fa3" + "2.1.0": "2.1.0" }, "https://github.com/components/ember.git": { - "2.2.0": "49e042ca89922ed96b27488c2a98add280ae7123" + "2.2.0": "2.2.0" + }, + "https://github.com/components/es6-promise.git": { + "3.0.2": "3.0.2" }, "https://github.com/components/jqueryui.git": { - "1.11.4": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1" + "1.11.4": "1.11.4" }, "https://github.com/dockyard/ember-qunit-notifications.git": { - "0.1.0": "a83277aa7a1c0545c66e6d133caebb9a620e71ad" + "0.1.0": "0.1.0" }, "https://github.com/dockyard/qunit-notifications.git": { - "0.1.1": "7a13f6dba5a340e1cb9e0b64c1c711e4d7edaca1" + "0.1.1": "0.1.1" }, "https://github.com/eligrey/FileSaver.js.git": { "1.2.0": "a6d11998e279e94f2926b2a897231355dfab48ab" }, "https://github.com/ember-cli/ember-cli-shims.git": { - "0.0.6": "dcab43b58d5698690050bb9a46ead5c8663c7da1" + "0.0.6": "0.0.6" }, "https://github.com/ember-cli/ember-cli-test-loader.git": { - "0.2.1": "3348d801089279296c38f31ae14d9c4d115ce154" + "0.2.1": "0.2.1" }, "https://github.com/ember-cli/ember-load-initializers.git": { - "0.1.7": "7bb21488563bd1bba23e903a812bf5815beddd1a" + "0.1.7": "0.1.7" }, "https://github.com/jquery/jquery-dist.git": { - "2.1.4": "7751e69b615c6eca6f783a81e292a55725af6b85" + "2.1.4": "2.1.4" }, "https://github.com/jquery/jquery-mousewheel.git": { - "3.1.13": "67289b6b2aa0066d7d78a5807f520387135ffb22" + "3.1.13": "3.1.13" }, "https://github.com/jquery/qunit.git": { - "1.19.0": "467e7e34652ad7d5883ce9c568461cf8c5e172a8" + "1.19.0": "1.19.0" }, "https://github.com/moment/moment-timezone.git": { - "0.5.0": "74a2e9378ecf4a31a168f3049f086565c8d66814" + "0.5.0": "0.5.0" }, "https://github.com/moment/moment.git": { - "2.12.0": "d3d7488b4d60632854181cb0a9af325d57fb3d51" + "2.29.4": "000ac1800e620f770f4eb31b5ae908f6167b0ab2" }, "https://github.com/rwjblue/ember-qunit-builds.git": { - "0.4.16": "142c4066a5458bef9dfcb92b70152b9c01d79188" + "0.4.16": "0.4.16" }, "https://github.com/sreenaths/more-js.git": { "0.8.6": "f1d9ccdaf7ff74c26b6ee341067a5a5ef33bd64a", "0.8.8": "0.8.8" }, "https://github.com/sreenaths/snippet-ss.git": { - "1.11.0": "c1abc566f4e001b7f1939b6dbdd911eadc969cf9" + "1.11.0": "1.11.0" }, "https://github.com/sreenaths/zip.js.git": { - "1.0.0": "ec67ad22eba116083ea3ef2fe0b40ccc953513ce" + "1.0.0": "1.0.0" }, "https://github.com/stefanpenner/loader.js.git": { - "3.3.0": "ac909550c9544325632542bbea97531cc60bc628" + "3.3.0": "3.3.0" }, "https://github.com/twbs/bootstrap.git": { - "3.3.6": "81df608a40bf0629a1dc08e584849bb1e43e0b7a" + "3.3.6": "3.3.6" } -} +} \ No newline at end of file diff --git a/tez-ui/src/main/webapp/bower.json b/tez-ui/src/main/webapp/bower.json index fb0498f11e..ff939fd401 100644 --- a/tez-ui/src/main/webapp/bower.json +++ b/tez-ui/src/main/webapp/bower.json @@ -16,7 +16,7 @@ "font-awesome": "4.5.0", "jquery": "2.1.4", "jquery-ui": "1.11.4", - "moment": "2.12.0", + "moment": "2.29.4", "moment-timezone": "0.5.0", "numeral": "1.5.3", "snippet-ss": "1.11.0", diff --git a/tez-ui/src/main/webapp/yarn.lock b/tez-ui/src/main/webapp/yarn.lock index 2895c46f55..7df8ea0a57 100644 --- a/tez-ui/src/main/webapp/yarn.lock +++ b/tez-ui/src/main/webapp/yarn.lock @@ -3253,11 +3253,11 @@ moment-timezone@^0.3.0: version "0.3.1" resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.3.1.tgz#3ef47856b02d53b718a10a5ec2023aa299e07bf5" dependencies: - moment ">= 2.6.0" + moment ">= 2.29.4" -"moment@>= 2.6.0": - version "2.18.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f" +"moment@>= 2.29.4": + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" morgan@^1.5.2: version "1.8.1"