Merge remote-tracking branch 'origin/release'

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
This commit is contained in:
Deepak Prabhakara 2025-12-04 16:44:46 +00:00
commit 0f5df6bc70
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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