diff --git a/package-lock.json b/package-lock.json index 9b57ac0..361eb47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@twentyfourg/vault", - "version": "1.1.3", + "version": "1.1.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@twentyfourg/vault", - "version": "1.1.3", + "version": "1.1.4", "license": "ISC", "dependencies": { "@aws-sdk/credential-provider-node": "^3.51.0", diff --git a/package.json b/package.json index c6971f9..554c8e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twentyfourg/vault", - "version": "1.1.3", + "version": "1.1.4", "description": "Module for interacting with Vault", "main": "index.js", "scripts": {