Skip to content

Commit

Permalink
Update oidc-signin-ts to address GHSA-xwcq-pm8m-c4vf (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
nick4598 authored Oct 27, 2023
1 parent 21b787a commit b9cab89
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 30 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Update oidc-client-ts to \"^2.4.0\" from \"^2.2.0\"",
"packageName": "@itwin/browser-authorization",
"email": "[email protected]",
"dependentChangeType": "patch"
}
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@itwin/core-common": "^3.7.0 || ^4.0.0",
"oidc-client-ts": "^2.2.0"
"oidc-client-ts": "^2.4.0"
},
"devDependencies": {
"@itwin/build-tools": "^4.0.0-dev.93",
Expand Down
57 changes: 28 additions & 29 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 b9cab89

Please sign in to comment.