summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-06 09:26:48 +0000
committerGitHub <noreply@github.com>2023-03-06 09:26:48 +0000
commit84e5d37f3e2dfb9036dfc9900f6f8396611748b6 (patch)
tree4657d15e80e2e8cdb99440cde1398eaa8e98a687 /package.json
parentadf41acc307dd369fe4d1eaac0085707a43bb5ff (diff)
chore(deps): Bump ua-parser-js from 1.0.33 to 1.0.34
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.33 to 1.0.34. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/1.0.34/changelog.md) - [Commits](https://github.com/faisalman/ua-parser-js/compare/1.0.33...1.0.34) --- updated-dependencies: - dependency-name: ua-parser-js 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 153f48340..efae75bf5 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"lodash": "^4.17.21",
"mockconsole": "0.0.1",
"nextcloud-vue-collections": "^0.11.0",
- "ua-parser-js": "^1.0.33",
+ "ua-parser-js": "^1.0.34",
"url-parse": "^1.5.10",
"util": "^0.12.5",
"vue": "^2.7.14",