Skip to content

Commit

Permalink
update-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Aug 5, 2024
1 parent 79798bc commit 6051d1f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,17 +62,17 @@
"ansi-colors": "^4.1.3",
"color-support": "^1.1.3",
"cors": "^2.8.5",
"debug": "^4.3.3",
"debug": "^4.3.6",
"express": "^4.17.3",
"optionator": "^0.9.4",
"serve-index": "^1.9.1",
"server-destroy": "^1.0.1",
"servez-lib": "^2.9.3"
"servez-lib": "^2.9.4"
},
"devDependencies": {
"@electron/notarize": "^2.3.2",
"cross-env": "^7.0.3",
"electron": "^30.0.8",
"electron": "^31.3.1",
"electron-builder": "^24.13.3"
}
}

0 comments on commit 6051d1f

Please sign in to comment.