Bump @boxyhq/saml20 from 1.5.0 to 1.5.1 in /npm (#2668)

Bumps [@boxyhq/saml20](https://github.com/boxyhq/saml20) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/boxyhq/saml20/releases)
- [Changelog](https://github.com/boxyhq/saml20/blob/main/.release-it.json)
- [Commits](https://github.com/boxyhq/saml20/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: "@boxyhq/saml20"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-04 15:01:33 +01:00 committed by GitHub
parent 571a2d1f0f
commit 14e222163c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
npm/package-lock.json generated
View File

@ -14,7 +14,7 @@
"@aws-sdk/util-dynamodb": "3.569.0",
"@boxyhq/error-code-mnemonic": "0.1.1",
"@boxyhq/metrics": "0.2.7",
"@boxyhq/saml20": "1.5.0",
"@boxyhq/saml20": "1.5.1",
"@googleapis/admin": "17.1.0",
"axios": "1.6.8",
"encoding": "0.1.13",
@ -1267,9 +1267,9 @@
}
},
"node_modules/@boxyhq/saml20": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.5.0.tgz",
"integrity": "sha512-4/Nj4DjyYrIZXerp+VkiNwvsvFn5rLftk9idAgfbXSEHz4TtXrRZofsl80s73fipS5LUENk453uE3uLVeN+BMQ==",
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.5.1.tgz",
"integrity": "sha512-SpM/i7s11v05akleLCpcYqNoQdlykVy51TEOt6i186KJ2ZqMX5FsPSNxjjluM3v3FpfvAqiy3Vf9eCw0B0JtYQ==",
"dependencies": {
"@xmldom/xmldom": "0.8.10",
"xml-crypto": "6.0.0",

View File

@ -44,7 +44,7 @@
"@aws-sdk/util-dynamodb": "3.569.0",
"@boxyhq/error-code-mnemonic": "0.1.1",
"@boxyhq/metrics": "0.2.7",
"@boxyhq/saml20": "1.5.0",
"@boxyhq/saml20": "1.5.1",
"@googleapis/admin": "17.1.0",
"axios": "1.6.8",
"encoding": "0.1.13",