diff --git a/package-lock.json b/package-lock.json index f5ced54..69ff733 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hodfords/nestjs-api-gateway", - "version": "10.0.8", + "version": "10.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@hodfords/nestjs-api-gateway", - "version": "10.0.8", + "version": "10.0.10", "license": "UNLICENSED", "dependencies": { "@squarecloud/http-proxy": "1.2.0" diff --git a/package.json b/package.json index f5aca1d..bfaafc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hodfords/nestjs-api-gateway", - "version": "10.0.9", + "version": "10.0.10", "description": "The API Gateway houses the source code and documentation for the API Gateway - a powerful and versatile solution for managing and deploying APIs within a distributed and microservices-oriented architecture.", "author": "", "private": false,