summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-01-25 09:41:52 +0100
committerGitHub <noreply@github.com>2023-01-25 09:41:52 +0100
commitcc0c8b821c201f778c9682b754d827e69e1ed63e (patch)
treed7c89ce4d64451d8d2c6bcd970d163a6ba567b79 /package.json
parentb1d9378b3b92cffe7cc083310279560cfe24c57c (diff)
parent8c78b68809479e935798b85f85c57234a31a9a3c (diff)
Merge pull request #8596 from nextcloud/dependabot/npm_and_yarn/ua-parser-js-1.0.33
chore(deps): Bump ua-parser-js from 1.0.32 to 1.0.33
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 5f5a15734..f6cd504fa 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"lodash": "^4.17.21",
"mockconsole": "0.0.1",
"nextcloud-vue-collections": "^0.10.0",
- "ua-parser-js": "^1.0.32",
+ "ua-parser-js": "^1.0.33",
"url-parse": "^1.5.10",
"util": "^0.12.5",
"vue": "^2.7.14",