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 snyk from 1.174.0 to 1.996.0 #850

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

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

6930b15
Select commit
Loading
Failed to load commit list.
Open

[Snyk] Security upgrade snyk from 1.174.0 to 1.996.0 #850

fix: package.json & package-lock.json to reduce vulnerabilities
6930b15
Select commit
Loading
Failed to load commit list.
Travis CI / Travis CI - Branch required action Feb 14, 2024 in 2m 55s

Build Errored

The build errored.

Details

This is a normal build for the snyk-fix-934c3e95ea2513101c3cbc85e49084c9 branch. You should be able to reproduce it by checking out the branch locally.

Jobs and Stages

This build only has a single job.
You can use jobs to test against multiple versions of your runtime or dependencies, or to speed up your build.

Build Configuration

Build Option Setting
Language Node.js
Operating System Linux (Xenial)
Node.js Version 8
Build Configuration
{
  "language": "node_js",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "git": {
    "depth": 3
  },
  "node_js": [
    "8"
  ],
  "cache": {
    "directories": [
      "node_modules"
    ]
  },
  "before_script": [
    "npm install -g gulp-cli",
    "chmod +x ./deploy-website.sh"
  ],
  "script": [
    "./deploy-website.sh"
  ],
  "env": [
    "global=DEV_AZURE_WEBSITE=[secure]=AZURE_USER=[secure]=AZURE_PASSWORD=[secure]=UAT_AZURE_WEBSITE=[secure]=PROD_AZURE_WEBSITE=[secure]=PROD_AZURE_WEBSITE=[secure]=PROD_APP_INSIGHTS_KEY=[secure]=UAT_APP_INSIGHTS_KEY=[secure]"
  ],
  "notifications": {
    "slack": [
      {
        "rooms": [
          {
            "secure": "V9EUneEioTlx0UGCOEYTZhMV58VCUn/p55DwcDCgsuaowTKG3mOPzn/8k7mTs8nA1mjNVcwIFUsOFB8m1V7stEEzFXmHjog8Bv/in2OeTwZoh7qIqJZXIwO21x58qQ17MGTvsjsPGI+0fmVpbELNd8/i37EPCZBK6n+5Jx70ZeZjOibAT8+HfGQ+6HMuLWeiyr5+d0JAhcLhFj0Iozbby0v9b5Dhkc5bpBnefA8FGJTQs7zh0qOa64KKm3UHv7x21BRTEoECsbCSjyzvp55C/JMXdBzCUT/p0B96ZXz3zoLlm0Y3ffNE0+yPMh7AvNAFQM/YqvZn9O9vK+H2wJjI1hi4gXZEKZEcLUYoOfUaqHPSVR+Np97tCyu6hdN1np1VpLTtAvhNCj4mmItwbL2jVDYl3SLAlGyDMqQfP9uIa4wWxi11I6jhSdfisXTP3C9otShaxTkkTVngUkIDOrMSNL01znh/Ob32jXxW+BUeVke+8h+OFV+zxgAtiN8soHLbLH+uT73aEhR/RX/82jSn8mT/uTC739gp25rjEfA0bijRKtDjmaOXju8BQ1P6+yhauFEsnbwnuDtlPfn0M4p3hKTtsszjghSEAudHd/lf68Nh3aHWhIBgkt8/5KdlZgqE9GkPd3qiyE5m89b0fiaIKDabHAWiF4OiGDRFxv2aJeg="
          }
        ]
      }
    ]
  }
}