Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 30, 2023
1 parent 26b20ac commit cb436a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"plist": "^3.0.1"
},
"dependencies": {
"cordova-lib": "^10.1.0",
"cordova-lib": "^12.0.0",
"cordova-plugin-fonts": "^0.6.5",
"cordova-plugin-splashscreen": "^6.0.0",
"cordova-plugin-statusbar": "^2.4.3",
"crypto-randomuuid": "^1.0.0",
"electron-builder": "^23.0.3",
"electron-builder": "^24.0.0",
"gulp-uglify": "^3.0.2",
"npx": "^3.0.0"
"npx": "^9.0.0"
},
"bugs": {
"url": "https://github.com/adapt-it/adapt-it-mobile/issues"
Expand Down

0 comments on commit cb436a3

Please sign in to comment.