Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Update deps including [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
jwheare committed Feb 24, 2020
1 parent 4fdfd08 commit cd26195
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 183 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,23 +41,23 @@
"irccloud": {},
"devDependencies": {
"devtron": "^1.4.0",
"electron": "^8.0.0",
"electron-builder": "^22.3.2",
"electron": "^8.0.1",
"electron-builder": "^22.3.5",
"eslint": "^6.8.0"
},
"dependencies": {
"electron-dl": "^3.0.0",
"electron-is": "^3.0.0",
"electron-log": "^4.0.6",
"electron-notarize": "^0.2.1",
"electron-store": "^5.1.0",
"electron-updater": "^4.2.0",
"electron-store": "^5.1.1",
"electron-updater": "^4.2.4",
"getos": "^3.1.4",
"lodash": "^4.17.15",
"open": "^7.0.2",
"os-name": "^3.1.0",
"raven": "^2.6.4",
"snyk": "^1.290.2"
"snyk": "^1.296.0"
},
"snyk": true
}
Loading

0 comments on commit cd26195

Please sign in to comment.