Skip to content
This repository was archived by the owner on Jul 14, 2023. It is now read-only.

Commit 9c67cd6

Browse files
authored
Merge pull request #131 from education/upgrade-sinon
fix vulnerability in just-extend with sinon upgrade
2 parents c3ba063 + dc3d441 commit 9c67cd6

2 files changed

Lines changed: 77 additions & 74 deletions

File tree

package-lock.json

Lines changed: 76 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"mocha": "~5.0.5",
103103
"nock": "^9.6.1",
104104
"rimraf": "~2.6.2",
105-
"sinon": "^4.5.0",
105+
"sinon": "^7.3.2",
106106
"xvfb-maybe": "^0.2.1"
107107
}
108108
}

0 commit comments

Comments
 (0)