summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-10-03 12:48:22 +0200
committerGitHub <noreply@github.com>2020-10-03 12:48:22 +0200
commit734c479574c5b0e434900aaf04527fa37932b7d3 (patch)
tree02457932ce0c101e67226ba927ad8d472fd73699 /package.json
parent5e44831b456d8fdb0cda5179ae54440ffda1a7cb (diff)
parent6e93c1fbd43d2ed72260e32fd4a41714e015e62b (diff)
downloadnextcloud-server-734c479574c5b0e434900aaf04527fa37932b7d3.tar.gz
nextcloud-server-734c479574c5b0e434900aaf04527fa37932b7d3.zip
Merge pull request #23149 from nextcloud/dependabot/npm_and_yarn/sinon-9.1.0
Bump sinon from 9.0.3 to 9.1.0
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 2874a250ef5..41ba0693430 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"mochapack": "^2.0.3",
"node-sass": "^4.14.1",
"sass-loader": "^10.0.2",
- "sinon": "^9.0.3",
+ "sinon": "^9.1.0",
"sinon-chai": "^3.5.0",
"style-loader": "^1.2.1",
"url-loader": "^4.1.0",