diff --git a/packages/connectors/connector-saml/package.json b/packages/connectors/connector-saml/package.json index 9bbcc47a5d0d..f99bb1f5f522 100644 --- a/packages/connectors/connector-saml/package.json +++ b/packages/connectors/connector-saml/package.json @@ -8,7 +8,7 @@ "@silverhand/essentials": "^2.9.1", "fast-xml-parser": "^4.3.6", "got": "^14.0.0", - "samlify": "2.10.0", + "samlify": "2.10.1", "snakecase-keys": "^8.0.1", "zod": "3.24.3" }, diff --git a/packages/core/package.json b/packages/core/package.json index 7a5551b8bb08..505911fe38ed 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -92,7 +92,7 @@ "raw-body": "^3.0.0", "redis": "^4.6.14", "roarr": "^7.11.0", - "samlify": "2.10.0", + "samlify": "2.10.1", "semver": "^7.3.8", "snake-case": "^4.0.0", "snakecase-keys": "^8.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7ca6acd19e8c..21e1e4a748f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2492,8 +2492,8 @@ importers: specifier: ^14.0.0 version: 14.0.0 samlify: - specifier: 2.10.0 - version: 2.10.0 + specifier: 2.10.1 + version: 2.10.1 snakecase-keys: specifier: ^8.0.1 version: 8.0.1 @@ -3608,7 +3608,7 @@ importers: dependencies: '@authenio/samlify-node-xmllint': specifier: ^2.0.0 - version: 2.0.0(samlify@2.10.0) + version: 2.0.0(samlify@2.10.1) '@aws-sdk/client-s3': specifier: ^3.556.0 version: 3.556.0 @@ -3805,8 +3805,8 @@ importers: specifier: ^7.11.0 version: 7.21.1 samlify: - specifier: 2.10.0 - version: 2.10.0 + specifier: 2.10.1 + version: 2.10.1 semver: specifier: ^7.3.8 version: 7.7.1 @@ -7217,6 +7217,7 @@ packages: '@simplewebauthn/types@10.0.0': resolution: {integrity: sha512-SFXke7xkgPRowY2E+8djKbdEznTVnD5R6GO7GPTthpHrokLvNKw8C3lFZypTxLI7KkCfGPfhtqB3d7OVGGa9jQ==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} @@ -13253,7 +13254,7 @@ packages: puppeteer@23.10.3: resolution: {integrity: sha512-ODG+L9vCSPkQ1j+yDtNDdkSsWt2NXNrQO5C8MlwkYgE2hYnXdqVRbBpsHnoP7+EULJJKbWyR2Q4BdfohjQor3A==} engines: {node: '>=18'} - deprecated: < 24.9.0 is no longer supported + deprecated: < 24.10.2 is no longer supported hasBin: true pure-rand@6.0.0: @@ -13814,8 +13815,8 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - samlify@2.10.0: - resolution: {integrity: sha512-IIFg193YPn9IpTd2jCWVvLLC9xdWz/eLn1rtF9YMSwK/B1rt2OM2zAuP99cw3MPYyYsm+I9rlvYgq9FuJ9JqSA==} + samlify@2.10.1: + resolution: {integrity: sha512-4zHbKKTvPnnqfGu4tks26K4fJjsY99ylsP7TPMobW5rggwcsxNlyhLE9ucxW3JFCsUcoKXb77QjQjwQo1TtRgw==} sass@1.77.8: resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==} @@ -15212,10 +15213,10 @@ snapshots: '@csstools/css-tokenizer': 3.0.3 lru-cache: 10.4.3 - '@authenio/samlify-node-xmllint@2.0.0(samlify@2.10.0)': + '@authenio/samlify-node-xmllint@2.0.0(samlify@2.10.1)': dependencies: node-xmllint: 1.0.0 - samlify: 2.10.0 + samlify: 2.10.1 '@authenio/xml-encryption@2.0.2': dependencies: @@ -26586,7 +26587,7 @@ snapshots: safer-buffer@2.1.2: {} - samlify@2.10.0: + samlify@2.10.1: dependencies: '@authenio/xml-encryption': 2.0.2 '@xmldom/xmldom': 0.8.10