build(deps-dev): bump sinon from 16.1.3 to 17.0.0 in /src (#5995)

Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.3 to 17.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v16.1.3...v17.0.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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] 2023-10-21 10:40:10 +02:00 committed by GitHub
parent 97a3f27732
commit 4245b24454
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 12 deletions

View file

@ -87,7 +87,7 @@
"openapi-schema-validation": "^0.4.2",
"selenium-webdriver": "^4.14.0",
"set-cookie-parser": "^2.6.0",
"sinon": "^16.1.3",
"sinon": "^17.0.0",
"split-grid": "^1.0.11",
"supertest": "^6.3.3",
"typescript": "^4.9.5"