build(deps-dev): bump sinon from 12.0.1 to 13.0.1 in /src

Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 13.0.1.
- [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/v12.0.1...v13.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-25 15:40:51 +00:00 committed by Richard Hansen
parent 94be22e78a
commit 6102bb2abe
2 changed files with 10 additions and 10 deletions

View file

@ -87,7 +87,7 @@
"openapi-schema-validation": "^0.4.2",
"selenium-webdriver": "^4.1.1",
"set-cookie-parser": "^2.4.8",
"sinon": "^12.0.1",
"sinon": "^13.0.1",
"split-grid": "^1.0.11",
"supertest": "^6.1.6",
"typescript": "^4.5.5"