Skip to content

Commit

Permalink
Upgrade sinon components
Browse files Browse the repository at this point in the history
This fixes some security vulnerabilities
  • Loading branch information
mroderick committed Apr 8, 2021
1 parent cfb4cbc commit f838d78
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 15 deletions.
47 changes: 35 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@
},
"dependencies": {
"@sinonjs/commons": "^1.8.1",
"@sinonjs/fake-timers": "^6.0.1",
"@sinonjs/samsam": "^5.3.1",
"@sinonjs/fake-timers": "^7.0.4",
"@sinonjs/samsam": "^6.0.1",
"diff": "^4.0.2",
"nise": "^4.1.0",
"nise": "^5.0.1",
"supports-color": "^7.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit f838d78

Please sign in to comment.