okta / okta-oidc-js

okta-oidc-js
https://github.com/okta/okta-oidc-js
Other
394 stars 232 forks source link

fix(configuration-validation): vuln issues #1052

Closed shuowu closed 2 years ago

shuowu commented 2 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Issue Number: OKTA-454153

What is the new behavior?

Does this PR introduce a breaking change?

Other information

Resolves https://github.com/okta/okta-oidc-js/issues/1047

Snyk test result:

shuowu@C02F7152MD6T configuration-validation % npx snyk test                                                   
npx: installed 1 in 1.698s

Testing /Users/shuowu/devex/okta-oidc-js/packages/configuration-validation...

Organization:      shuowu
Package manager:   yarn
Target file:       yarn.lock
Project name:      @okta/configuration-validation
Open source:       no
Project path:      /Users/shuowu/devex/okta-oidc-js/packages/configuration-validation
Licenses:          enabled

✔ Tested 32 dependencies for known issues, no vulnerable paths found.

Reviewers