diff --git a/package-lock.json b/package-lock.json index 730fd9e..3a7a184 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.1", "dependencies": { "@quasar/extras": "^1.16.15", - "quasar": "^2.17.6", + "quasar": "^2.17.7", "sass": "^1.83.4", "vue": "^3.5.13", "vue-router": "^4.5.0" @@ -3252,9 +3252,9 @@ } }, "node_modules/quasar": { - "version": "2.17.6", - "resolved": "https://registry.npmjs.org/quasar/-/quasar-2.17.6.tgz", - "integrity": "sha512-SdAGWbLOkUr/CXTu10UEeV5a06fhfRSpMWo2nAm48wZkyIyxWiK2Af8tKa2BZbYFpSoS2l9atnyFTiukHgoe5Q==", + "version": "2.17.7", + "resolved": "https://registry.npmjs.org/quasar/-/quasar-2.17.7.tgz", + "integrity": "sha512-nPJdHoONlcW7WEU2Ody907Wx945Zfyuea/KP4LBaEn5AcL95PUWp8Gz/0zDYNnFw0aCWRtye3SUAdQl5tmrn5w==", "engines": { "node": ">= 10.18.1", "npm": ">= 6.13.4", diff --git a/package.json b/package.json index 3545398..b2a5f14 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@quasar/extras": "^1.16.15", - "quasar": "^2.17.6", + "quasar": "^2.17.7", "sass": "^1.83.4", "vue": "^3.5.13", "vue-router": "^4.5.0"