Skip to content

Commit

Permalink
fix(deps): update dependency samlify to v2.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
gao-sun committed Apr 10, 2024
1 parent 1ade7a3 commit 889aca8
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/connectors/connector-saml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@logto/connector-kit": "workspace:^2.1.0",
"fast-xml-parser": "^4.2.5",
"samlify": "2.8.10"
"samlify": "2.8.11"
},
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"qrcode": "^1.5.3",
"redis": "^4.6.5",
"roarr": "^7.11.0",
"samlify": "2.8.10",
"samlify": "2.8.11",
"semver": "^7.3.8",
"@silverhand/slonik": "31.0.0-beta.2",
"snake-case": "^4.0.0",
Expand Down
23 changes: 14 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 889aca8

Please sign in to comment.