diff --git a/package-lock.json b/package-lock.json index 4c90889..a4abf0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dailydotdev/pulumi-common", - "version": "1.32.2", + "version": "1.32.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dailydotdev/pulumi-common", - "version": "1.32.2", + "version": "1.32.3", "license": "AGPL-3.0", "dependencies": { "@google-cloud/pubsub": "^4.3.3", diff --git a/package.json b/package.json index a1441de..056253e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dailydotdev/pulumi-common", - "version": "1.32.2", + "version": "1.32.3", "main": "lib/index.js", "scripts": { "lint": "eslint . --ext .js,.ts --max-warnings 0",