Skip to content

Commit 8a9f119

Browse files
committed
v1.0.16 - Dependency updates
1 parent a1cbf69 commit 8a9f119

5 files changed

Lines changed: 18735 additions & 6 deletions

File tree

extensions/microsoft-employee-experience/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-frontend-react/employee-experience",
3-
"version": "1.0.15",
3+
"version": "1.0.16",
44
"description": "Micro-Frontend React Extension for Microsoft Employee Experience Team",
55
"main": "index.js",
66
"author": "Microsoft",
@@ -25,7 +25,7 @@
2525
"@microsoft/applicationinsights-web": ">= ^2.7.3 < 3",
2626
"axios": ">= ^1.0 < 2.0",
2727
"styled-components": ">= ^5.3.0 < 6",
28-
"uuid": ">= ^8.3.2 < 9"
28+
"uuid": ">= ^9.0.0 < 10"
2929
},
3030
"publishConfig": {
3131
"access": "public",

0 commit comments

Comments
 (0)