Skip to content

Commit 279624d

Browse files
chore: bump sinon from 16.1.3 to 17.0.1 (#379)
Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.3 to 17.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v16.1.3...v17.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0835ea6 commit 279624d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"mkdirp": "^3.0.0",
109109
"p-defer": "^4.0.0",
110110
"protons": "^7.0.0",
111-
"sinon": "^16.1.3"
111+
"sinon": "^17.0.1"
112112
},
113113
"browser": {
114114
"./dist/src/crypto/index.js": "./dist/src/crypto/index.browser.js",

0 commit comments

Comments
 (0)