diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 3b50af5..009b151 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -12,7 +12,7 @@ "axios": "^1.7.9", "dayjs": "^1.11.13", "firebase": "^11.1.0", - "quasar": "^2.17.5", + "quasar": "^2.17.7", "vue": "^3.5.13", "vue-router": "^4.5.0" }, @@ -6040,9 +6040,9 @@ } }, "node_modules/quasar": { - "version": "2.17.5", - "resolved": "https://registry.npmjs.org/quasar/-/quasar-2.17.5.tgz", - "integrity": "sha512-gMpJm4T7dXo7NleeRhkU+phytw5cgjpiB90/Jpmi39p/ll64Xh7NpQNtvAhAvQAtqct0Z+DV0paKrfuGwZ0Ksw==", + "version": "2.17.7", + "resolved": "https://registry.npmjs.org/quasar/-/quasar-2.17.7.tgz", + "integrity": "sha512-nPJdHoONlcW7WEU2Ody907Wx945Zfyuea/KP4LBaEn5AcL95PUWp8Gz/0zDYNnFw0aCWRtye3SUAdQl5tmrn5w==", "license": "MIT", "engines": { "node": ">= 10.18.1", diff --git a/frontend/package.json b/frontend/package.json index 1fbb072..21542b9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -17,7 +17,7 @@ "axios": "^1.7.9", "dayjs": "^1.11.13", "firebase": "^11.1.0", - "quasar": "^2.17.5", + "quasar": "^2.17.7", "vue": "^3.5.13", "vue-router": "^4.5.0" },