Skip to content
New issue

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

[Snyk] Security upgrade axios from 0.27.0 to 0.27.2 #395

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

fix: package.json & package-lock.json to reduce vulnerabilities

f5cb7dd
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

[Snyk] Security upgrade axios from 0.27.0 to 0.27.2 #395

fix: package.json & package-lock.json to reduce vulnerabilities
f5cb7dd
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Mar 15, 2024 in 0s

ESLint Report Analysis

0 ESLint error(s) and 5 ESLint warning(s) found

Annotations

Check warning on line 3 in test/ClaimVerifier.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

test/ClaimVerifier.test.ts#L3

[@typescript-eslint/no-unused-vars] 'ChildProcess' is defined but never used.

Check warning on line 1072 in test/ClaimVerifier.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

test/ClaimVerifier.test.ts#L1072

[@typescript-eslint/no-unused-vars] 'namespace' is defined but never used.

Check warning on line 1093 in test/ClaimVerifier.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

test/ClaimVerifier.test.ts#L1093

[@typescript-eslint/no-unused-vars] 'namespace' is defined but never used.

Check warning on line 336 in test/LoginStrategy.eip191token.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

test/LoginStrategy.eip191token.test.ts#L336

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 543 in test/LoginStrategy.eip191token.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

test/LoginStrategy.eip191token.test.ts#L543

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.