Skip to content
Success

Changes

Summary

  1. Bump form-data and @cypress/request (commit: 9366844) (details)
  2. Body scaffold discoverId can be string (commit: e00e043) (details)
Commit 9366844e8d8bbca298966defd5ab499baf0d3751 by noreply
Bump form-data and @cypress/request

Bumps [form-data](https://github.com/form-data/form-data) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together.

Updates `form-data` from 4.0.0 to 4.0.4
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4)

Updates `form-data` from 3.0.1 to 4.0.4
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4)

Updates `@cypress/request` from 3.0.1 to 3.0.8
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/request/compare/v3.0.1...v3.0.8)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
- dependency-name: "@cypress/request"
  dependency-version: 3.0.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
(commit: 9366844)
The file was modifiedpackage-lock.json (diff)
Commit e00e04393fc8372df1ccf75e773ffafe163c0fa2 by 87633683+ddjnw1yu
Body scaffold discoverId can be string
(commit: e00e043)
The file was modifiedsrc/components/SplitDialog.vue (diff)