build(deps): bump @boxyhq/saml20 from 1.7.1 to 1.8.0 (#864)
Bumps [@boxyhq/saml20](https://github.com/boxyhq/saml20) from 1.7.1 to 1.8.0. - [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/1.7.1...1.8.0) --- updated-dependencies: - dependency-name: "@boxyhq/saml20" dependency-type: direct:production update-type: version-update:semver-minor ... 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
309235ecc0
commit
26fd5c95cc
8
package-lock.json
generated
8
package-lock.json
generated
@ -9,7 +9,7 @@
|
|||||||
"version": "1.3.11",
|
"version": "1.3.11",
|
||||||
"license": "Apache 2.0",
|
"license": "Apache 2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@boxyhq/saml20": "1.7.1",
|
"@boxyhq/saml20": "1.8.0",
|
||||||
"daisyui": "4.12.23",
|
"daisyui": "4.12.23",
|
||||||
"next": "15.1.7",
|
"next": "15.1.7",
|
||||||
"react": "19.0.0",
|
"react": "19.0.0",
|
||||||
@ -75,9 +75,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@boxyhq/saml20": {
|
"node_modules/@boxyhq/saml20": {
|
||||||
"version": "1.7.1",
|
"version": "1.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.7.1.tgz",
|
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.8.0.tgz",
|
||||||
"integrity": "sha512-WOKJKcXhnI69d7qiDgCRTfXC6BFDWUq9qm9av23JAYXj+RN0MYaNVVZo4FHyJ4f0b/SaO97vLub/fjwC56Cb/w==",
|
"integrity": "sha512-NjSTYFrxsAnR0PqdarAuHb50+udk5XxYJt7XjpQgUAzys65c4mXoHapvEpSVKtM1WEEY/pCzB0KdcoCDJ6HxVg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@xmldom/xmldom": "0.9.7",
|
"@xmldom/xmldom": "0.9.7",
|
||||||
|
|||||||
@ -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"
|
"release": "git checkout release && git merge origin/main && release-it && git checkout main && git merge origin/release && git push origin main"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@boxyhq/saml20": "1.7.1",
|
"@boxyhq/saml20": "1.8.0",
|
||||||
"daisyui": "4.12.23",
|
"daisyui": "4.12.23",
|
||||||
"next": "15.1.7",
|
"next": "15.1.7",
|
||||||
"react": "19.0.0",
|
"react": "19.0.0",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user