diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 8a324bf4af2..a296c4bfbf8 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "firebase-tools", - "version": "11.21.0", + "version": "11.22.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "firebase-tools", - "version": "11.21.0", + "version": "11.22.0", "license": "MIT", "dependencies": { "@google-cloud/pubsub": "^3.0.1", diff --git a/package.json b/package.json index c24694256e9..86433758444 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebase-tools", - "version": "11.21.0", + "version": "11.22.0", "description": "Command-Line Interface for Firebase", "main": "./lib/index.js", "bin": {