fix: package.json to reduce vulnerabilities #12
Annotations
10 errors and 1 warning
cypress.config.ts#L1
Cannot find module 'cypress' or its corresponding type declarations.
|
cypress.config.ts#L3
Could not find a declaration file for module 'config'. '/home/runner/work/juice-shop/juice-shop/node_modules/config/lib/config.js' implicitly has an 'any' type.
|
data/datacreator.ts#L25
Could not find a declaration file for module 'config'. '/home/runner/work/juice-shop/juice-shop/node_modules/config/lib/config.js' implicitly has an 'any' type.
|
lib/antiCheat.ts#L6
Could not find a declaration file for module 'config'. '/home/runner/work/juice-shop/juice-shop/node_modules/config/lib/config.js' implicitly has an 'any' type.
|
lib/antiCheat.ts#L13
Could not find a declaration file for module 'express'. '/home/runner/work/juice-shop/juice-shop/node_modules/express/index.js' implicitly has an 'any' type.
|
lib/challengeUtils.ts#L4
Could not find a declaration file for module 'config'. '/home/runner/work/juice-shop/juice-shop/node_modules/config/lib/config.js' implicitly has an 'any' type.
|
lib/challengeUtils.ts#L5
Could not find a declaration file for module 'sanitize-html'. '/home/runner/work/juice-shop/juice-shop/node_modules/sanitize-html/index.js' implicitly has an 'any' type.
|
lib/challengeUtils.ts#L19
Cannot find name 'SocketIOClientStatic'.
|
lib/insecurity.ts#L8
Could not find a declaration file for module 'express'. '/home/runner/work/juice-shop/juice-shop/node_modules/express/index.js' implicitly has an 'any' type.
|
lib/insecurity.ts#L10
Could not find a declaration file for module 'express-jwt'. '/home/runner/work/juice-shop/juice-shop/node_modules/express-jwt/lib/index.js' implicitly has an 'any' type.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job succeeded
Loading