diff --git a/package-lock.json b/package-lock.json index 716ca98..5f75985 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mock-saml", - "version": "1.1.6", + "version": "1.1.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mock-saml", - "version": "1.1.6", + "version": "1.1.7", "license": "Apache 2.0", "dependencies": { "@boxyhq/saml20": "1.2.4", diff --git a/package.json b/package.json index bddfc62..0a3c55f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mock-saml", - "version": "1.1.6", + "version": "1.1.7", "description": "Mock SAML is a free SAML 2.0 Identity Provider for testing SAML SSO integrations.", "private": true, "license": "Apache 2.0", @@ -38,4 +38,4 @@ "engines": { "node": ">=18.14.0" } -} \ No newline at end of file +}