Explorar o código

Bump firebase-tools from 8.15.1 to 8.16.2 (#2386)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 8.15.1 to 8.16.2.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](https://github.com/firebase/firebase-tools/compare/v8.15.1...v8.16.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] %!s(int64=4) %!d(string=hai) anos
pai
achega
5e7d09d723
Modificáronse 2 ficheiros con 15 adicións e 14 borrados
  1. 14 13
      package-lock.json
  2. 1 1
      package.json

+ 14 - 13
package-lock.json

@@ -9311,13 +9311,14 @@
       }
     },
     "firebase-tools": {
-      "version": "8.15.1",
-      "resolved": "https://registry.npmjs.org/firebase-tools/-/firebase-tools-8.15.1.tgz",
-      "integrity": "sha512-u2Kn2w5rWZLybBNmThVppHvZq5/23aZfBcvT0eon26bxX+nK7ApV6KS4DyaDR1tBH4vqL9LVHBVy0lVhAe2EyQ==",
+      "version": "8.16.2",
+      "resolved": "https://registry.npmjs.org/firebase-tools/-/firebase-tools-8.16.2.tgz",
+      "integrity": "sha512-3deje+CJ5XtYDsb92YqKdNZaV6+OBJqGA2zatozSaBaKpVkIqTyt9vpglKaar/9N+UIqsIfpjruLS6dCkVk/Gg==",
       "dev": true,
       "requires": {
         "@google-cloud/pubsub": "^1.7.0",
         "JSONStream": "^1.2.1",
+        "abort-controller": "^3.0.0",
         "archiver": "^3.0.0",
         "body-parser": "^1.19.0",
         "chokidar": "^3.0.2",
@@ -11481,9 +11482,9 @@
       }
     },
     "install-artifact-from-github": {
-      "version": "1.1.3",
-      "resolved": "https://registry.npmjs.org/install-artifact-from-github/-/install-artifact-from-github-1.1.3.tgz",
-      "integrity": "sha512-iNuncO/pI1w0UOrebs9dwwVpXqERkszPcb7AYq2hbsJDS3X+XdZ+E5kE91EBSc98mjvCMWOoBa1Zk3hVeP1ddA==",
+      "version": "1.2.0",
+      "resolved": "https://registry.npmjs.org/install-artifact-from-github/-/install-artifact-from-github-1.2.0.tgz",
+      "integrity": "sha512-3OxCPcY55XlVM3kkfIpeCgmoSKnMsz2A3Dbhsq0RXpIknKQmrX1YiznCeW9cD2ItFmDxziA3w6Eg8d80AoL3oA==",
       "dev": true,
       "optional": true
     },
@@ -21377,13 +21378,13 @@
       }
     },
     "re2": {
-      "version": "1.15.8",
-      "resolved": "https://registry.npmjs.org/re2/-/re2-1.15.8.tgz",
-      "integrity": "sha512-CZm4HMuNbY+LP5LjFQvBxbQmvS7iJiVR3w23Bk3jYxZFUj6wPiYRvDikyVpqHYLioVAWcgjG6F90Pk4z7ehUSg==",
+      "version": "1.15.9",
+      "resolved": "https://registry.npmjs.org/re2/-/re2-1.15.9.tgz",
+      "integrity": "sha512-AXWEhpMTBdC+3oqbjdU07dk0pBCvxh5vbOMLERL6Y8FYBSGn4vXlLe8cYszn64Yy7H8keVMrgPzoSvOd4mePpg==",
       "dev": true,
       "optional": true,
       "requires": {
-        "install-artifact-from-github": "^1.1.3",
+        "install-artifact-from-github": "^1.2.0",
         "nan": "^2.14.2",
         "node-gyp": "^7.1.2"
       },
@@ -22112,9 +22113,9 @@
       }
     },
     "registry-auth-token": {
-      "version": "4.2.0",
-      "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.0.tgz",
-      "integrity": "sha512-P+lWzPrsgfN+UEpDS3U8AQKg/UjZX6mQSJueZj3EK+vNESoqBSpBUD3gmu4sF9lOsjXWjF11dQKUqemf3veq1w==",
+      "version": "4.2.1",
+      "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.1.tgz",
+      "integrity": "sha512-6gkSb4U6aWJB4SF2ZvLb76yCBjcvufXBqvvEx1HbmKPkutswjW1xNVRY0+daljIYRbogN7O0etYSlbiaEQyMyw==",
       "dev": true,
       "requires": {
         "rc": "^1.2.8"

+ 1 - 1
package.json

@@ -55,7 +55,7 @@
     "asar": "3.0.3",
     "eslint-config-prettier": "6.15.0",
     "eslint-plugin-prettier": "3.1.4",
-    "firebase-tools": "8.15.1",
+    "firebase-tools": "8.16.2",
     "husky": "4.3.0",
     "jest-canvas-mock": "2.3.0",
     "lint-staged": "10.5.1",