diff options
author | Michael Muré <batolettre@gmail.com> | 2021-05-09 11:35:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-09 11:35:43 +0200 |
commit | fdf25c51363774beb67346caad5a85770d33222c (patch) | |
tree | 27aa26a2014af56853d4eccc2cd61bdb5189a91e /webui/package-lock.json | |
parent | ff9a3aab0b3f93022c211118f1e8ea77ad888503 (diff) | |
parent | d892201aeb5582b8ab45f4921d4fb558c4a1c78d (diff) | |
download | git-bug-fdf25c51363774beb67346caad5a85770d33222c.tar.gz |
Merge pull request #667 from MichaelMure/dependabot/npm_and_yarn/webui/ua-parser-js-0.7.28
Bump ua-parser-js from 0.7.21 to 0.7.28 in /webui
Diffstat (limited to 'webui/package-lock.json')
-rw-r--r-- | webui/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/webui/package-lock.json b/webui/package-lock.json index 3b4fa4fd..facd20d0 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": { |