aboutsummaryrefslogtreecommitdiffstats
path: root/webui
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-06 19:56:43 +0000
committerGitHub <noreply@github.com>2021-05-06 19:56:43 +0000
commitd892201aeb5582b8ab45f4921d4fb558c4a1c78d (patch)
treeb04905195f83c33acb61f40234dbcc6a0f7156f1 /webui
parentbdb832639d9d3ddf2f7e817252eaef48c9d59d4e (diff)
downloadgit-bug-d892201aeb5582b8ab45f4921d4fb558c4a1c78d.tar.gz
Bump ua-parser-js from 0.7.21 to 0.7.28 in /webui
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.28. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.21...0.7.28) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'webui')
-rw-r--r--webui/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/webui/package-lock.json b/webui/package-lock.json
index b3b2a490..aaf8bac7 100644
--- a/webui/package-lock.json
+++ b/webui/package-lock.json
@@ -21701,9 +21701,9 @@
"integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg=="
},
"ua-parser-js": {
- "version": "0.7.21",
- "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.21.tgz",
- "integrity": "sha512-+O8/qh/Qj8CgC6eYBVBykMrNtp5Gebn4dlGD/kKXVkJNDwyrAwSIqwz8CDf+tsAIWVycKcku6gIXJ0qwx/ZXaQ==",
+ "version": "0.7.28",
+ "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.28.tgz",
+ "integrity": "sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g==",
"dev": true
},
"unc-path-regex": {