From ecc4a1e3068d5926ecbde5916d59262bd0bce0a8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Jan 2026 02:58:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6ea7f1db..57bc13e9 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "babel-register": "^6.0.0", "chalk": "^1.1.3", "connect-history-api-fallback": "^1.1.0", - "cordova": "^10.0.0", + "cordova": "^13.0.0", "css-loader": "^2.0.0", "eslint": "^7.0.0", "eslint-config-airbnb-base": "^12.1.0", @@ -59,12 +59,12 @@ "eslint-plugin-standard": "^3.0.1", "eslint-plugin-vue": "^2.1.0", "eventsource-polyfill": "^0.9.6", - "express": "^4.14.1", + "express": "^4.22.0", "extract-text-webpack-plugin": "^2.0.0", "extract-zip": "^1.6.8", "file-loader": "^0.9.0", "firebase": "^8.0.1", - "firebase-tools": "^9.0.0", + "firebase-tools": "^13.0.0", "font-awesome": "^4.7.0", "framework7-icons": "^0.8.9", "fs-extra": "^2.0.0",