summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-22 06:50:16 +0000
committerGitHub <noreply@github.com>2022-08-22 06:50:16 +0000
commit75851760a03e3d4e5e48adc538db2805594a0ac7 (patch)
treea0db46cbd73670632d43c800d3238c2bafb19c3d /package.json
parentaf72a2f1c6394512ff21fbd03613a4c93082e2ee (diff)
Bump vue from 2.7.8 to 2.7.9
Bumps [vue](https://github.com/vuejs/core) from 2.7.8 to 2.7.9. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8b040aee6..c18e62e3c 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"ua-parser-js": "^1.0.2",
"url-parse": "^1.5.10",
"util": "^0.12.4",
- "vue": "^2.7.8",
+ "vue": "^2.7.9",
"vue-at": "^2.5.0",
"vue-clipboard2": "^0.3.3",
"vue-frag": "^1.4.1",