Bump @boxyhq/saml20 from 1.4.10 to 1.4.11 (#501)
Bumps [@boxyhq/saml20](https://github.com/boxyhq/saml20) from 1.4.10 to 1.4.11. - [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.4.10...v1.4.11) --- 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:
parent
7887d80260
commit
b16003d58a
14
package-lock.json
generated
14
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.3.4",
|
||||
"license": "Apache 2.0",
|
||||
"dependencies": {
|
||||
"@boxyhq/saml20": "1.4.10",
|
||||
"@boxyhq/saml20": "1.4.11",
|
||||
"daisyui": "4.7.2",
|
||||
"next": "14.1.0",
|
||||
"react": "18.2.0",
|
||||
@ -248,13 +248,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@boxyhq/saml20": {
|
||||
"version": "1.4.10",
|
||||
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.4.10.tgz",
|
||||
"integrity": "sha512-d6KQD1ZlI18034Sweej0ekWpJDutyqDHaaDyOBVXVOnKnjIUNCQHiUeUtzLcitSHGHCPsNMO7bZLDyZbQVDWhw==",
|
||||
"version": "1.4.11",
|
||||
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.4.11.tgz",
|
||||
"integrity": "sha512-CpaPFA+tqRXlfQkBW7lahvFyp/ubDmoSvtPyRoibuejxkh0d9oT8Q3W7r2qx8m3wY1VSP1+gEHTSZJk86U/oHw==",
|
||||
"dependencies": {
|
||||
"@xmldom/xmldom": "0.8.10",
|
||||
"lodash": "4.17.21",
|
||||
"rambda": "9.0.1",
|
||||
"xml-crypto": "6.0.0",
|
||||
"xml-encryption": "3.0.2",
|
||||
"xml2js": "0.6.2",
|
||||
@ -6612,11 +6611,6 @@
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/rambda": {
|
||||
"version": "9.0.1",
|
||||
"resolved": "https://registry.npmjs.org/rambda/-/rambda-9.0.1.tgz",
|
||||
"integrity": "sha512-Su5spknJIBhYUDHNyfEYknOmZTHxbT+kOGRuzLtxF+gjI7YBm7lX0DE/7qnQ6zszve62AJFuLC+7gXD/VSiwRQ=="
|
||||
},
|
||||
"node_modules/rc": {
|
||||
"version": "1.2.8",
|
||||
"resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
"release": "git checkout release && git merge origin/main && release-it && git checkout main && git merge origin/release && git push origin main"
|
||||
},
|
||||
"dependencies": {
|
||||
"@boxyhq/saml20": "1.4.10",
|
||||
"@boxyhq/saml20": "1.4.11",
|
||||
"daisyui": "4.7.2",
|
||||
"next": "14.1.0",
|
||||
"react": "18.2.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user