Skip to content

Commit

Permalink
Bump Dependencies (#1542)
Browse files Browse the repository at this point in the history
* Bump Dependencies

* npm audit fix

* npm update

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: campersau <[email protected]>
github-actions[bot] and campersau committed Dec 1, 2022
1 parent cbaaad6 commit 1d9365d
Showing 2 changed files with 2,888 additions and 3,722 deletions.
6,588 changes: 2,877 additions & 3,711 deletions package-lock.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
"0ungit-credentials-helper": "./bin/credentials-helper"
},
"dependencies": {
"@primer/octicons": "~17.8.0",
"@primer/octicons": "~17.9.0",
"blueimp-md5": "~2.19.0",
"body-parser": "~1.20.1",
"bootstrap": "~3.4.1",
@@ -40,7 +40,7 @@
"express-session": "~1.17.3",
"getmac": "~5.20.0",
"hasher": "~1.2.0",
"ignore": "~5.2.0",
"ignore": "~5.2.1",
"jquery": "~3.6.1",
"jquery-ui": "~1.13.2",
"just-detect-adblock": "~1.1.0",
@@ -64,21 +64,21 @@
"serve-static": "~1.15.0",
"signals": "~1.0.0",
"snapsvg": "~0.5.1",
"socket.io": "~4.5.3",
"socket.io": "~4.5.4",
"temp": "~0.9.4",
"tsify": "~5.0.4",
"typescript": "~4.8.4",
"typescript": "~4.9.3",
"winston": "~3.8.2",
"yargs": "~17.6.1"
"yargs": "~17.6.2"
},
"devDependencies": {
"@homer0/prettier-plugin-jsdoc": "~5.1.5",
"archiver": "~5.3.1",
"browserify": "~17.0.0",
"dedent": "~0.7.0",
"electron": "~21.2.2",
"electron": "~22.0.0",
"electron-packager": "~17.1.1",
"eslint": "~8.26.0",
"eslint": "~8.28.0",
"eslint-config-prettier": "~8.5.0",
"eslint-plugin-mocha": "~10.1.0",
"eslint-plugin-node": "~11.1.0",
@@ -88,12 +88,12 @@
"less": "~4.1.3",
"mocha": "~10.1.0",
"nodemon": "~2.0.20",
"npm-check-updates": "~16.3.16",
"npm-check-updates": "~16.4.3",
"nyc": "~15.1.0",
"portfinder": "~1.0.32",
"prettier": "~2.7.1",
"puppeteer": "~19.2.1",
"superagent": "~8.0.3",
"prettier": "~2.8.0",
"puppeteer": "~19.3.0",
"superagent": "~8.0.4",
"supertest": "~6.3.1"
},
"engines": {

0 comments on commit 1d9365d

Please sign in to comment.