chore(deps): Bump pinia from 2.1.6 to 2.1.7

Bumps [pinia](https://github.com/vuejs/pinia) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.6...pinia@2.1.7)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/41282/head
dependabot[bot] 7 months ago committed by Ferdinand Thiessen
parent b2189b2265
commit 5041cb9c9c

8
package-lock.json generated

@ -63,7 +63,7 @@
"p-limit": "^4.0.0",
"p-queue": "^7.4.1",
"path": "^0.12.7",
"pinia": "^2.0.30",
"pinia": "^2.1.7",
"query-string": "^8.1.0",
"regenerator-runtime": "^0.13.9",
"select2": "3.5.1",
@ -21220,9 +21220,9 @@
}
},
"node_modules/pinia": {
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.1.6.tgz",
"integrity": "sha512-bIU6QuE5qZviMmct5XwCesXelb5VavdOWKWaB17ggk++NUwQWWbP5YnsONTk3b752QkW9sACiR81rorpeOMSvQ==",
"version": "2.1.7",
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.1.7.tgz",
"integrity": "sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==",
"dependencies": {
"@vue/devtools-api": "^6.5.0",
"vue-demi": ">=0.14.5"

@ -90,7 +90,7 @@
"p-limit": "^4.0.0",
"p-queue": "^7.4.1",
"path": "^0.12.7",
"pinia": "^2.0.30",
"pinia": "^2.1.7",
"query-string": "^8.1.0",
"regenerator-runtime": "^0.13.9",
"select2": "3.5.1",

Loading…
Cancel
Save