From 7a050e8320e6279fa549599c0bbc13f0a21d8e5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 23:05:02 +0000 Subject: [PATCH] Bump ua-parser-js from 0.7.19 to 0.7.28 in /SharePointTalentMgmtWebPart Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.19 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.19...0.7.28) Signed-off-by: dependabot[bot] --- SharePointTalentMgmtWebPart/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SharePointTalentMgmtWebPart/package-lock.json b/SharePointTalentMgmtWebPart/package-lock.json index ba8910b..df236f2 100644 --- a/SharePointTalentMgmtWebPart/package-lock.json +++ b/SharePointTalentMgmtWebPart/package-lock.json @@ -17062,9 +17062,9 @@ "dev": true }, "ua-parser-js": { - "version": "0.7.19", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.19.tgz", - "integrity": "sha512-T3PVJ6uz8i0HzPxOF9SWzWAlfN/DavlpQqepn22xgve/5QecC+XMCAtmUNnY7C9StehaV6exjUCI801lOI7QlQ==" + "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==" }, "uglify-js": { "version": "3.4.9",