Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit f5359cd

Browse files
Update dependencies
1 parent bcdd025 commit f5359cd

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"mocha": "^6.0.2",
6262
"mocha-sugar-free": "^1.3.1",
6363
"morgan": "^1.9.0",
64-
"nyc": "^13.1.0",
64+
"nyc": "^14.1.1",
6565
"serve-index": "^1.9.1",
6666
"sinon": "^7.1.1",
6767
"throttle": "^1.0.3"
@@ -79,9 +79,9 @@
7979
"cjson": "^0.5.0",
8080
"deep-store": "1.1.0",
8181
"error-stack-parser": "^2.0.1",
82-
"fs-extra": "^7.0.0",
82+
"fs-extra": "^8.1.0",
8383
"istanbul-lib-instrument": "^3.0.0",
84-
"jsdom": "^14.0.0",
84+
"jsdom": "^15.1.1",
8585
"jsonbird": ">= 3.1.0 < 4",
8686
"jsonbird-websocket": "^1.0.0",
8787
"performr-runner-metadata-parser": "^1.0.0",
@@ -91,8 +91,8 @@
9191
"shortid": "^2.2.8",
9292
"split": "^1.0.1",
9393
"symbol-tree": "^3.2.2",
94-
"ws": "^6.0.0",
95-
"yargs": "^13.2.2"
94+
"ws": "^7.1.2",
95+
"yargs": "^14.0.0"
9696
},
9797
"optionalDependencies": {
9898
"appdmg": "^0.5.2"

0 commit comments

Comments
 (0)