Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-04-21 04:13:47 +0300
committerdependabot[bot] <support@dependabot.com>2019-04-21 04:13:47 +0300
commitdb848091be6f50d58590d21d431333ba1cbda0d3 (patch)
treec345d6a7aec1ecbc085c6d3fbd0f4f1cf67bbe0d /package.json
parent5de3629f1b96d2780f01e3956ebd7f7f098bf95b (diff)
Bump sinon from 7.3.1 to 7.3.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 7.3.1 to 7.3.2. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/compare/v7.3.1...v7.3.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e6f6053..4df7976 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"mocha": "^5.2.0",
"mocha-webpack": "^2.0.0-beta.0",
"nyc": "^13.3.0",
- "sinon": "^7.3.1",
+ "sinon": "^7.3.2",
"url-loader": "^1.1.2",
"vue-loader": "^15.5.1",
"vue-template-compiler": "^2.6.10",