update easy deps

Update deps

from ~70 down to 34 vulnerabilities (33 low, 1 moderate)
This commit is contained in:
Feross Aboukhadijeh
2020-07-15 13:57:37 -07:00
parent 1ee49318fc
commit 5c67a561c1
2 changed files with 1245 additions and 512 deletions

1711
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,60 +13,60 @@
"dependencies": { "dependencies": {
"airplayer": "github:webtorrent/airplayer#fix-security", "airplayer": "github:webtorrent/airplayer#fix-security",
"application-config": "^2.0.0", "application-config": "^2.0.0",
"arch": "^2.1.1", "arch": "^2.1.2",
"auto-launch": "^5.0.5", "auto-launch": "^5.0.5",
"bitfield": "^3.0.0", "bitfield": "^3.0.0",
"capture-frame": "^3.0.0", "capture-frame": "^3.0.2",
"chokidar": "^3.2.2", "chokidar": "^3.4.0",
"chromecasts": "^1.9.1", "chromecasts": "^1.9.1",
"create-torrent": "^4.4.1", "create-torrent": "^4.4.2",
"debounce": "^1.2.0", "debounce": "^1.2.0",
"dlnacasts": "^0.1.0", "dlnacasts": "^0.1.0",
"drag-drop": "^6.0.0", "drag-drop": "^6.0.2",
"es6-error": "^4.1.1", "es6-error": "^4.1.1",
"fn-getter": "^1.0.0", "fn-getter": "^1.0.0",
"iso-639-1": "^2.1.0", "iso-639-1": "^2.1.3",
"languagedetect": "^2.0.0", "languagedetect": "^2.0.0",
"location-history": "^1.1.1", "location-history": "^1.1.2",
"material-ui": "^0.20.2", "material-ui": "^0.20.2",
"mkdirp": "^0.5.1", "mkdirp": "^0.5.1",
"music-metadata": "6.3.6", "music-metadata": "6.3.6",
"network-address": "^1.1.2", "network-address": "^1.1.2",
"parse-torrent": "^7.0.1", "parse-torrent": "^7.1.3",
"prettier-bytes": "^1.0.4", "prettier-bytes": "^1.0.4",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"react": "^16.11.0", "react": "^16.13.1",
"react-dom": "^16.11.0", "react-dom": "^16.13.1",
"rimraf": "^3.0.0", "rimraf": "^3.0.2",
"run-parallel": "^1.1.9", "run-parallel": "^1.1.9",
"semver": "^7.0.0", "semver": "^7.3.2",
"simple-concat": "^1.0.0", "simple-concat": "^1.0.0",
"simple-get": "^3.1.0", "simple-get": "^4.0.0",
"srt-to-vtt": "^1.1.3", "srt-to-vtt": "^1.1.3",
"vlc-command": "^1.2.0", "vlc-command": "^1.2.0",
"webtorrent": ">=0.107.16", "webtorrent": ">=0.108.6",
"winreg": "^1.2.4" "winreg": "^1.2.4"
}, },
"devDependencies": { "devDependencies": {
"babel-eslint": "^10.0.3", "babel-eslint": "^10.1.0",
"buble": "^0.19.8", "buble": "^0.20.0",
"cross-zip": "^3.0.0", "cross-zip": "^3.1.0",
"depcheck": "^0.9.0", "depcheck": "^1.0.0",
"electron": "~7.2.4", "electron": "~7.2.4",
"electron-osx-sign": "^0.4.14", "electron-osx-sign": "^0.4.14",
"electron-packager": "^14.0.6", "electron-packager": "^14.0.6",
"electron-winstaller": "^4.0.0", "electron-winstaller": "^4.0.1",
"gh-release": "^3.5.0", "gh-release": "^3.5.0",
"minimist": "^1.2.0", "minimist": "^1.2.5",
"nodemon": "^2.0.0", "nodemon": "^2.0.4",
"open": "^7.0.0", "open": "^7.0.4",
"plist": "^3.0.1", "plist": "^3.0.1",
"pngjs": "^3.4.0", "pngjs": "^3.4.0",
"run-series": "^1.1.8", "run-series": "^1.1.8",
"spectron": "^9.0.0", "spectron": "^9.0.0",
"standard": "*", "standard": "*",
"tape": "^4.11.0", "tape": "^4.11.0",
"walk-sync": "^2.0.2" "walk-sync": "^2.2.0"
}, },
"engines": { "engines": {
"node": ">=4.0.0" "node": ">=4.0.0"