diff --git a/package.json b/package.json index b9c434e..39c273d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@ionic/vue-router": "^6.3.8", "core-js": "^3.23.3", "ionicons": "^6.0.1", - "pinia": "^2.0.14", + "pinia": "^2.0.35", "vue": "^3.2.37", "vue-axios": "^3.5.2", "vue-router": "^4.0.16" diff --git a/yarn.lock b/yarn.lock index 2a17eaf..1fb9ebf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2619,9 +2619,10 @@ optionalDependencies: prettier "^1.18.2 || ^2.0.0" -"@vue/devtools-api@^6.0.0", "@vue/devtools-api@^6.1.4": - version "6.1.4" - resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.1.4.tgz#b4aec2f4b4599e11ba774a50c67fa378c9824e53" +"@vue/devtools-api@^6.0.0", "@vue/devtools-api@^6.5.0": + version "6.5.0" + resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.5.0.tgz#98b99425edee70b4c992692628fa1ea2c1e57d07" + integrity sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q== "@vue/eslint-config-typescript@^10.0.0": version "10.0.0" @@ -7943,11 +7944,12 @@ pify@^2.2.0, pify@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" -pinia@^2.0.14: - version "2.0.14" - resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.0.14.tgz#0837898c20291ebac982bbfca95c8d3c6099925f" +pinia@^2.0.35: + version "2.0.35" + resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.0.35.tgz#aa2597038bb55ea14ad689f83065d2814ebb8c10" + integrity sha512-P1IKKQWhxGXiiZ3atOaNI75bYlFUbRxtJdhPLX059Z7+b9Z04rnTZdSY8Aph1LA+/4QEMAYHsTQ638Wfe+6K5g== dependencies: - "@vue/devtools-api" "^6.1.4" + "@vue/devtools-api" "^6.5.0" vue-demi "*" pirates@^4.0.4: