summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-02-23 16:35:31 +0100
committerGitHub <noreply@github.com>2020-02-23 16:35:31 +0100
commitbaf386b5d8c8f96993b5c61457281f1921c11ac0 (patch)
treea3e2cbc40a151adef731e99ade6da1be5a9ea962 /package-lock.json
parent96eca64e485f154551aef0604ca66fdf7fe4eeba (diff)
parent1406eda8f32eb9aaa244aad9289829386b4455b0 (diff)
downloadnextcloud-server-baf386b5d8c8f96993b5c61457281f1921c11ac0.tar.gz
nextcloud-server-baf386b5d8c8f96993b5c61457281f1921c11ac0.zip
Merge pull request #19602 from nextcloud/dependabot/npm_and_yarn/sinon-chai-3.5.0
Bump sinon-chai from 3.4.0 to 3.5.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index fc170f7603d..0087b1f1b08 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10677,9 +10677,9 @@
}
},
"sinon-chai": {
- "version": "3.4.0",
- "resolved": "https://registry.npmjs.org/sinon-chai/-/sinon-chai-3.4.0.tgz",
- "integrity": "sha512-BpVxsjEkGi6XPbDXrgWUe7Cb1ZzIfxKUbu/MmH5RoUnS7AXpKo3aIYIyQUg0FMvlUL05aPt7VZuAdaeQhEnWxg==",
+ "version": "3.5.0",
+ "resolved": "https://registry.npmjs.org/sinon-chai/-/sinon-chai-3.5.0.tgz",
+ "integrity": "sha512-IifbusYiQBpUxxFJkR3wTU68xzBN0+bxCScEaKMjBvAQERg6FnTTc1F17rseLb1tjmkJ23730AXpFI0c47FgAg==",
"dev": true
},
"slash": {