aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 367c99083f9..207a3697356 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -100,7 +100,7 @@
"@nextcloud/stylelint-config": "^3.0.1",
"@nextcloud/typings": "^1.9.1",
"@nextcloud/webpack-vue-config": "^6.0.1",
- "@pinia/testing": "^0.1.5",
+ "@pinia/testing": "^0.1.6",
"@simplewebauthn/types": "^10.0.0",
"@testing-library/cypress": "^10.0.2",
"@testing-library/jest-dom": "^6.5.0",
@@ -4412,9 +4412,9 @@
"license": "MIT"
},
"node_modules/@pinia/testing": {
- "version": "0.1.5",
- "resolved": "https://registry.npmjs.org/@pinia/testing/-/testing-0.1.5.tgz",
- "integrity": "sha512-AcGzuotkzhRoF00htuxLfIPBBHVE6HjjB3YC5Y3os8vRgKu6ipknK5GBQq9+pduwYQhZ+BcCZDC9TyLAUlUpoQ==",
+ "version": "0.1.6",
+ "resolved": "https://registry.npmjs.org/@pinia/testing/-/testing-0.1.6.tgz",
+ "integrity": "sha512-Q40s3kpjXpjmcnc61l84wyG83yVmkBi5rRdSoPpwQoRfSnNKKr52XjFFt6hP8iBxehYS9NR+D57T1uzgnEVPHg==",
"dev": true,
"dependencies": {
"vue-demi": "^0.14.10"
@@ -4423,7 +4423,7 @@
"url": "https://github.com/sponsors/posva"
},
"peerDependencies": {
- "pinia": ">=2.2.1"
+ "pinia": ">=2.2.3"
}
},
"node_modules/@pinia/testing/node_modules/vue-demi": {
@@ -19867,9 +19867,9 @@
}
},
"node_modules/pinia": {
- "version": "2.2.2",
- "resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.2.tgz",
- "integrity": "sha512-ja2XqFWZC36mupU4z1ZzxeTApV7DOw44cV4dhQ9sGwun+N89v/XP7+j7q6TanS1u1tdbK4r+1BUx7heMaIdagA==",
+ "version": "2.2.4",
+ "resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.4.tgz",
+ "integrity": "sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==",
"dependencies": {
"@vue/devtools-api": "^6.6.3",
"vue-demi": "^0.14.10"