Skip to content

Commit ebbb895

Browse files
committed
Upgrade lib "uuid" to 13.0.0
Signed-off-by: Franck LECUYER <[email protected]>
1 parent d255400 commit ebbb895

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@emotion/react": "^11.14.0",
1313
"@emotion/styled": "^11.14.1",
14-
"@gridsuite/commons-ui": "0.126.0",
14+
"@gridsuite/commons-ui": "file:../commons-ui/gridsuite-commons-ui-0.124.0.tgz",
1515
"@hello-pangea/dnd": "^18.0.1",
1616
"@hookform/resolvers": "^4.1.3",
1717
"@mui/icons-material": "^5.18.0",
@@ -50,7 +50,7 @@
5050
"reconnecting-websocket": "^4.4.0",
5151
"redux": "^5.0.1",
5252
"typeface-roboto": "^1.1.13",
53-
"uuid": "^11.1.0",
53+
"uuid": "^13.0.0",
5454
"yup": "^1.7.0"
5555
},
5656
"overrides": {

0 commit comments

Comments
 (0)