Skip to content

Commit d1c9b85

Browse files
committed
Updating outdated dependencies
1 parent 83a1334 commit d1c9b85

File tree

2 files changed

+59
-60
lines changed

2 files changed

+59
-60
lines changed

ui-library-filesharing-chat-composite/app/package-lock.json

Lines changed: 54 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui-library-filesharing-chat-composite/app/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@azure/communication-calling": "1.28.1-beta.2",
7-
"@azure/communication-calling-effects": "1.0.1",
6+
"@azure/communication-calling": "1.30.1-beta.1",
7+
"@azure/communication-calling-effects": "1.1.1-beta.1",
88
"@azure/communication-chat": "1.6.0-beta.3",
9-
"@azure/communication-react": "1.19.0-beta.1",
10-
"axios": "^1.6.7",
9+
"@azure/communication-react": "1.21.0-beta.1",
10+
"axios": "^1.7.7",
1111
"form-data": "^4.0.0",
1212
"react": "^18.0.0",
1313
"react-dom": "^18.0.0",
@@ -51,4 +51,4 @@
5151
"@types/uuid": "^8.3.4",
5252
"prettier": "^2.6.2"
5353
}
54-
}
54+
}

0 commit comments

Comments
 (0)