fix(deps): bump vue-fullscreen from 2.5.1 to 2.5.2

Bumps [vue-fullscreen](https://github.com/mirari/vue-fullscreen) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/mirari/vue-fullscreen/releases)
- [Changelog](https://github.com/mirari/vue-fullscreen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mirari/vue-fullscreen/compare/v2.5.1...v2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-18 14:37:04 +02:00
committed by Julien Machiels
parent 4fdcb253fc
commit cfcef37170
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -23593,9 +23593,9 @@
}
},
"vue-fullscreen": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/vue-fullscreen/-/vue-fullscreen-2.5.1.tgz",
"integrity": "sha512-ydZZnSN/obLDsgJ5jLZhS81SO2++1W/EHpdcm1oBhkYvhQ6+oZP+oyqAmJcXi2nRjIv9wVqrtjoVq2wu6HtEgw==",
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/vue-fullscreen/-/vue-fullscreen-2.5.2.tgz",
"integrity": "sha512-OWIgpIibFeFk8uuklCw46uSe62IbnNxhTE5MYX1JiXL1qbolRw04vzcgb4FYYE7PlhgG62yoMCCrMIftrjGS8w==",
"requires": {
"screenfull": "^5.1.0"
}
+1 -1
View File
@@ -66,7 +66,7 @@
"uuid": "^8.3.2",
"vee-validate": "^3.4.10",
"vue-awesome-swiper": "^4.1.1",
"vue-fullscreen": "^2.5.1",
"vue-fullscreen": "^2.5.2",
"vue-native-websocket": "^2.0.14",
"vue-virtual-scroller": "^1.0.10",
"vuedraggable": "^2.24.3",