From 6fbd64fdaabd30bd9747ec3723d8fb695ced5ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Nov 2021 15:39:16 +0200 Subject: [PATCH] chore(deps-dev): bump firebase-tools from 9.22.0 to 9.23.0 (#4293) Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 9.22.0 to 9.23.0. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](https://github.com/firebase/firebase-tools/compare/v9.22.0...v9.23.0) --- updated-dependencies: - dependency-name: firebase-tools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 31 ++++++++++++++++++------------- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 51a5a1af..334e4e0b 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "chai": "4.3.4", "eslint-config-prettier": "8.3.0", "eslint-plugin-prettier": "3.3.1", - "firebase-tools": "9.22.0", + "firebase-tools": "9.23.0", "husky": "7.0.4", "jest-canvas-mock": "2.3.1", "lint-staged": "12.0.1", diff --git a/yarn.lock b/yarn.lock index 3739fb37..7a46212a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4315,13 +4315,13 @@ cli-spinners@^2.0.0: resolved "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.5.0.tgz" integrity sha512-PC+AmIuK04E6aeSs/pUccSujsTzBhu4HzC2dL+CfJB/Jcc2qTRbEwZQDfIUpt2Xl8BodYBEq8w4fc0kU2I9DjQ== -cli-table@^0.3.1: - version "0.3.4" - resolved "https://registry.npmjs.org/cli-table/-/cli-table-0.3.4.tgz" - integrity sha512-1vinpnX/ZERcmE443i3SZTmU5DF0rPO9DrL4I2iVAllhxzCM9SzPlHnz19fsZB78htkKZvYBvj6SZ6vXnaxmTA== +cli-table@^0.3.1, cli-table@^0.3.8: + version "0.3.8" + resolved "https://registry.yarnpkg.com/cli-table/-/cli-table-0.3.8.tgz#d3629cbf893459a8ad99671554e702a1c6d48a01" + integrity sha512-5IO15fJRzgM+hHZjvQlqD6UPRuVGWR4Ny5ZzaM5VJxJEQqSIEVyVh9dMAUN6CBAVfMc4/6CFEzbhnRftLRCyug== dependencies: - chalk "^2.4.1" - string-width "^4.2.0" + colors "1.0.3" + strip-ansi "^6.0.1" cli-truncate@3.1.0: version "3.1.0" @@ -4479,6 +4479,11 @@ colorette@^2.0.16: resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.16.tgz#713b9af84fdb000139f04546bd4a93f62a5085da" integrity sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g== +colors@1.0.3: + version "1.0.3" + resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b" + integrity sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs= + colors@^1.2.1: version "1.4.0" resolved "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz" @@ -6649,10 +6654,10 @@ find-up@^3.0.0: dependencies: locate-path "^3.0.0" -firebase-tools@9.22.0: - version "9.22.0" - resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-9.22.0.tgz#346af3183094d3b72c2e42f8f043a7035bbff9d8" - integrity sha512-RVPrINZOe68XcqKIi81+Jdtb24qKKc4oifBDlwPOqahShjrCX1GsaaRGSQUvh3yl3X52SjJ/sc3AYCaD9qqH0g== +firebase-tools@9.23.0: + version "9.23.0" + resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-9.23.0.tgz#d69efa48b075fb34b496f98b628c4285ba84e856" + integrity sha512-m5Yj8EBk6kyLktSV0qgvjjjjxZpp6p/ujDH5c6wQpq3dcH3LquK9D4gjmz7XJtfd7F5ww0XkjWsXra5mHcg5Iw== dependencies: "@google-cloud/pubsub" "^2.7.0" "@types/archiver" "^5.1.0" @@ -6664,7 +6669,7 @@ firebase-tools@9.22.0: chokidar "^3.0.2" cjson "^0.3.1" cli-color "^1.2.0" - cli-table "^0.3.1" + cli-table "^0.3.8" commander "^4.0.1" configstore "^5.0.1" cors "^2.8.5" @@ -6708,7 +6713,7 @@ firebase-tools@9.22.0: universal-analytics "^0.4.16" unzipper "^0.10.10" update-notifier "^5.1.0" - uuid "^3.0.0" + uuid "^8.3.2" winston "^3.0.0" winston-transport "^4.4.0" ws "^7.2.3" @@ -14664,7 +14669,7 @@ uuid@^3.0.0, uuid@^3.3.2, uuid@^3.4.0: resolved "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz" integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== -uuid@^8.3.0: +uuid@^8.3.0, uuid@^8.3.2: version "8.3.2" resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz" integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==