Release 1.4.1

This commit is contained in:
Deepak Prabhakara 2025-05-29 12:48:03 +01:00
parent 9f75d1820f
commit cd2ab193a8
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "mock-saml",
"version": "1.4.0",
"version": "1.4.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mock-saml",
"version": "1.4.0",
"version": "1.4.1",
"license": "Apache 2.0",
"dependencies": {
"@boxyhq/saml20": "1.10.2",

View File

@ -1,6 +1,6 @@
{
"name": "mock-saml",
"version": "1.4.0",
"version": "1.4.1",
"description": "Mock SAML is a free SAML 2.0 Identity Provider for testing SAML SSO integrations.",
"private": true,
"license": "Apache 2.0",