Skip to content

fix(clients): identity client types FR-10836#137

Merged
ihigani merged 1 commit intonextfrom
fix-types
Feb 27, 2023
Merged

fix(clients): identity client types FR-10836#137
ihigani merged 1 commit intonextfrom
fix-types

Conversation

@ihigani
Copy link
Copy Markdown
Contributor

@ihigani ihigani commented Feb 27, 2023

@github-actions
Copy link
Copy Markdown

# npm audit report

http-cache-semantics  <4.1.1
Severity: high
http-cache-semantics vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-rc47-6667-2j5j
fix available via `npm audit fix`
node_modules/npm/node_modules/http-cache-semantics

1 high severity vulnerability

To address all issues, run:
  npm audit fix

@github-actions
Copy link
Copy Markdown

# npm audit report

http-cache-semantics  <4.1.1
Severity: high
http-cache-semantics vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-rc47-6667-2j5j
fix available via `npm audit fix`
node_modules/npm/node_modules/http-cache-semantics

1 high severity vulnerability

To address all issues, run:
  npm audit fix

@github-actions
Copy link
Copy Markdown

# npm audit report

http-cache-semantics  <4.1.1
Severity: high
http-cache-semantics vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-rc47-6667-2j5j
fix available via `npm audit fix`
node_modules/npm/node_modules/http-cache-semantics

1 high severity vulnerability

To address all issues, run:
  npm audit fix

@ihigani ihigani merged commit 03200bc into next Feb 27, 2023
guy-frontegg pushed a commit that referenced this pull request Feb 27, 2023
## [4.2.1-alpha.1](4.2.0...4.2.1-alpha.1) (2023-02-27)

### Bug Fixes

* **clients:** identity client types ([#137](#137)) ([03200bc](03200bc))
guy-frontegg pushed a commit that referenced this pull request Feb 27, 2023
## [4.2.1](4.2.0...4.2.1) (2023-02-27)

### Bug Fixes

* **clients:** identity client types ([#137](#137)) ([03200bc](03200bc))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4.2.0 release changed IdentityClient.getInstance().validateIdentityOnToken call return signature

2 participants