Bump formidable and artillery in /test/load (#3718)

Removes [formidable](https://github.com/node-formidable/formidable). It's no longer used after updating ancestor dependency [artillery](https://github.com/artilleryio/artillery). These dependencies need to be updated together.


Removes `formidable`

Updates `artillery` from 2.0.2 to 2.0.10
- [Release notes](https://github.com/artilleryio/artillery/releases)
- [Commits](https://github.com/artilleryio/artillery/compare/artillery-2.0.2...artillery-2.0.10)

---
updated-dependencies:
- dependency-name: formidable
  dependency-type: indirect
- dependency-name: artillery
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-23 12:48:16 -07:00 committed by GitHub
parent 983848d706
commit a33b2d13b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1072 additions and 1385 deletions

File diff suppressed because it is too large Load diff

View file

@ -9,7 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"artillery": "^2.0.2",
"artillery": "^2.0.10",
"ws": "^7.4.6"
}
}