Merge pull request #2766 from nextcloud/dependabot/npm_and_yarn/master/vuex-3.6.2

Bump vuex from 3.6.0 to 3.6.2
This commit is contained in:
Julius Härtl
2021-02-02 20:04:33 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -22039,9 +22039,9 @@
}
},
"vuex": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.6.0.tgz",
"integrity": "sha512-W74OO2vCJPs9/YjNjW8lLbj+jzT24waTo2KShI8jLvJW8OaIkgb3wuAMA7D+ZiUxDOx3ubwSZTaJBip9G8a3aQ=="
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.6.2.tgz",
"integrity": "sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw=="
},
"vuex-router-sync": {
"version": "5.0.0",

View File

@@ -58,7 +58,7 @@
"vue-infinite-loading": "^2.4.5",
"vue-router": "^3.4.9",
"vue-smooth-dnd": "^0.8.1",
"vuex": "^3.6.0",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0"
},
"browserslist": [