summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-03-06 11:03:47 +0100
committerGitHub <noreply@github.com>2023-03-06 11:03:47 +0100
commit76e89cfb9f399bcc58ce79266b2f49ed6acf3f0e (patch)
tree9bfb08dbc2fd9a513fa6f35c49ebbdfa71d98725 /package.json
parent030a03603a6937afa449f96f99c4c8794a6eb806 (diff)
parent84e5d37f3e2dfb9036dfc9900f6f8396611748b6 (diff)
Merge pull request #8958 from nextcloud/dependabot/npm_and_yarn/ua-parser-js-1.0.34
chore(deps): Bump ua-parser-js from 1.0.33 to 1.0.34
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 7e681f88c..1519010ae 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",