update easy deps
Update deps from ~70 down to 34 vulnerabilities (33 low, 1 moderate)
This commit is contained in:
1711
package-lock.json
generated
1711
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
46
package.json
46
package.json
@@ -13,60 +13,60 @@
|
||||
"dependencies": {
|
||||
"airplayer": "github:webtorrent/airplayer#fix-security",
|
||||
"application-config": "^2.0.0",
|
||||
"arch": "^2.1.1",
|
||||
"arch": "^2.1.2",
|
||||
"auto-launch": "^5.0.5",
|
||||
"bitfield": "^3.0.0",
|
||||
"capture-frame": "^3.0.0",
|
||||
"chokidar": "^3.2.2",
|
||||
"capture-frame": "^3.0.2",
|
||||
"chokidar": "^3.4.0",
|
||||
"chromecasts": "^1.9.1",
|
||||
"create-torrent": "^4.4.1",
|
||||
"create-torrent": "^4.4.2",
|
||||
"debounce": "^1.2.0",
|
||||
"dlnacasts": "^0.1.0",
|
||||
"drag-drop": "^6.0.0",
|
||||
"drag-drop": "^6.0.2",
|
||||
"es6-error": "^4.1.1",
|
||||
"fn-getter": "^1.0.0",
|
||||
"iso-639-1": "^2.1.0",
|
||||
"iso-639-1": "^2.1.3",
|
||||
"languagedetect": "^2.0.0",
|
||||
"location-history": "^1.1.1",
|
||||
"location-history": "^1.1.2",
|
||||
"material-ui": "^0.20.2",
|
||||
"mkdirp": "^0.5.1",
|
||||
"music-metadata": "6.3.6",
|
||||
"network-address": "^1.1.2",
|
||||
"parse-torrent": "^7.0.1",
|
||||
"parse-torrent": "^7.1.3",
|
||||
"prettier-bytes": "^1.0.4",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^16.11.0",
|
||||
"react-dom": "^16.11.0",
|
||||
"rimraf": "^3.0.0",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"run-parallel": "^1.1.9",
|
||||
"semver": "^7.0.0",
|
||||
"semver": "^7.3.2",
|
||||
"simple-concat": "^1.0.0",
|
||||
"simple-get": "^3.1.0",
|
||||
"simple-get": "^4.0.0",
|
||||
"srt-to-vtt": "^1.1.3",
|
||||
"vlc-command": "^1.2.0",
|
||||
"webtorrent": ">=0.107.16",
|
||||
"webtorrent": ">=0.108.6",
|
||||
"winreg": "^1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^10.0.3",
|
||||
"buble": "^0.19.8",
|
||||
"cross-zip": "^3.0.0",
|
||||
"depcheck": "^0.9.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"buble": "^0.20.0",
|
||||
"cross-zip": "^3.1.0",
|
||||
"depcheck": "^1.0.0",
|
||||
"electron": "~7.2.4",
|
||||
"electron-osx-sign": "^0.4.14",
|
||||
"electron-packager": "^14.0.6",
|
||||
"electron-winstaller": "^4.0.0",
|
||||
"electron-winstaller": "^4.0.1",
|
||||
"gh-release": "^3.5.0",
|
||||
"minimist": "^1.2.0",
|
||||
"nodemon": "^2.0.0",
|
||||
"open": "^7.0.0",
|
||||
"minimist": "^1.2.5",
|
||||
"nodemon": "^2.0.4",
|
||||
"open": "^7.0.4",
|
||||
"plist": "^3.0.1",
|
||||
"pngjs": "^3.4.0",
|
||||
"run-series": "^1.1.8",
|
||||
"spectron": "^9.0.0",
|
||||
"standard": "*",
|
||||
"tape": "^4.11.0",
|
||||
"walk-sync": "^2.0.2"
|
||||
"walk-sync": "^2.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user