build(deps-dev): bump sinon from 14.0.0 to 14.0.1

Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.0 to 14.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/v14.0.0...v14.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-04 11:03:04 +00:00
committed by GitHub
parent b31ecd6583
commit 8a1df4438e

12
package-lock.json generated
View File

@ -9476,9 +9476,9 @@
"dev": true
},
"node_modules/sinon": {
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/sinon/-/sinon-14.0.0.tgz",
"integrity": "sha512-ugA6BFmE+WrJdh0owRZHToLd32Uw3Lxq6E6LtNRU+xTVBefx632h03Q7apXWRsRdZAJ41LB8aUfn2+O4jsDNMw==",
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/sinon/-/sinon-14.0.1.tgz",
"integrity": "sha512-JhJ0jCiyBWVAHDS+YSjgEbDn7Wgz9iIjA1/RK+eseJN0vAAWIWiXBdrnb92ELPyjsfreCYntD1ORtLSfIrlvSQ==",
"dev": true,
"dependencies": {
"@sinonjs/commons": "^1.8.3",
@ -18708,9 +18708,9 @@
"dev": true
},
"sinon": {
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/sinon/-/sinon-14.0.0.tgz",
"integrity": "sha512-ugA6BFmE+WrJdh0owRZHToLd32Uw3Lxq6E6LtNRU+xTVBefx632h03Q7apXWRsRdZAJ41LB8aUfn2+O4jsDNMw==",
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/sinon/-/sinon-14.0.1.tgz",
"integrity": "sha512-JhJ0jCiyBWVAHDS+YSjgEbDn7Wgz9iIjA1/RK+eseJN0vAAWIWiXBdrnb92ELPyjsfreCYntD1ORtLSfIrlvSQ==",
"dev": true,
"requires": {
"@sinonjs/commons": "^1.8.3",