We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am using [email protected] with [email protected] and getting vulnerabilities notification.
[email protected]
$ npm audit # npm audit report
path-to-regexp 2.0.0 - 3.2.0 Severity: high path-to-regexp outputs backtracking regular expressions - GHSA-9wv6-86v2-598j No fix available node_modules/@refinedev/antd/node_modules/path-to-regexp @ant-design/pro-layout <=4.3.2 || 4.7.3 - 7.20.0 Depends on vulnerable versions of path-to-regexp node_modules/@refinedev/antd/node_modules/@ant-design/pro-layout **@refinedev/antd *** Depends on vulnerable versions of @ant-design/pro-layout node_modules/@refinedev/antd
3 high severity vulnerabilities
Some issues need review, and may require choosing a different dependency.
$ npm ls path-to-regexp my-project βββ¬ @refinedev/[email protected] β βββ¬ @ant-design/[email protected] β βββ [email protected] βββ¬ @refinedev/[email protected] βββ¬ @refinedev/[email protected] invalid: "1.1.36" from node_modules/@refinedev/devtools βββ¬ [email protected] βββ [email protected]
$ npm ls send my-project βββ¬ @refinedev/[email protected] βββ¬ @refinedev/[email protected] invalid: "1.1.36" from node_modules/@refinedev/devtools βββ¬ [email protected] βββ [email protected] βββ¬ [email protected] βββ [email protected] deduped
The text was updated successfully, but these errors were encountered:
No branches or pull requests
π bug ζθΏ°
I am using
[email protected]
with[email protected]
and getting vulnerabilities notification.π· ε€η°ζ₯ιͺ€ | Recurrence steps
$ npm audit
# npm audit report
path-to-regexp 2.0.0 - 3.2.0
Severity: high
path-to-regexp outputs backtracking regular expressions - GHSA-9wv6-86v2-598j
No fix available
node_modules/@refinedev/antd/node_modules/path-to-regexp
@ant-design/pro-layout <=4.3.2 || 4.7.3 - 7.20.0
Depends on vulnerable versions of path-to-regexp
node_modules/@refinedev/antd/node_modules/@ant-design/pro-layout
**@refinedev/antd ***
Depends on vulnerable versions of @ant-design/pro-layout
node_modules/@refinedev/antd
3 high severity vulnerabilities
Some issues need review, and may require choosing
a different dependency.
$ npm ls path-to-regexp
my-project
βββ¬ @refinedev/[email protected]
β βββ¬ @ant-design/[email protected]
β βββ [email protected]
βββ¬ @refinedev/[email protected]
βββ¬ @refinedev/[email protected] invalid: "1.1.36" from node_modules/@refinedev/devtools
βββ¬ [email protected]
βββ [email protected]
$ npm ls send
my-project
βββ¬ @refinedev/[email protected]
βββ¬ @refinedev/[email protected] invalid: "1.1.36" from node_modules/@refinedev/devtools
βββ¬ [email protected]
βββ [email protected]
βββ¬ [email protected]
βββ [email protected] deduped
π ζζη»ζ | Expected results
π» ε€η°δ»£η | Recurrence code
Β© ηζ¬δΏ‘ζ―
π ε Άδ»δΏ‘ζ―
The text was updated successfully, but these errors were encountered: