cypress-io / github-action

GitHub Action for running Cypress end-to-end & component tests
https://on.cypress.io/guides/continuous-integration/github-actions
MIT License
1.35k stars 357 forks source link

test(deps): update next to 14.2.3 #1184

Closed MikeMcC399 closed 3 months ago

MikeMcC399 commented 3 months ago

Issue

npm audit reports a vulnerability with next@14.0.1 in examples/nextjs

Change

Update to next@14.2.3 which is current latest.

Verification

cd examples/nextjs
npm ci
npm audit
cypress-app-bot commented 3 months ago
github-actions[bot] commented 3 months ago

:tada: This PR is included in version 6.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: