@microsoft/m365agentsplayground 0.2.16 → 0.2.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -251,13 +251,11 @@
251
251
  * MIT Licensed
252
252
  */
253
253
 
254
- /*! @azure/msal-common v15.5.1 2025-04-15 */
254
+ /*! @azure/msal-common v15.9.0 2025-07-23 */
255
255
 
256
- /*! @azure/msal-common v15.5.1 2025-04-16 */
256
+ /*! @azure/msal-node v3.6.4 2025-07-23 */
257
257
 
258
- /*! @azure/msal-node v3.5.1 2025-04-16 */
259
-
260
- /*! Axios v1.8.4 Copyright (c) 2025 Matt Zabriskie and contributors */
258
+ /*! Axios v1.11.0 Copyright (c) 2025 Matt Zabriskie and contributors */
261
259
 
262
260
  /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
263
261
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "server",
3
- "version": "0.2.16",
3
+ "version": "0.2.17",
4
4
  "private": true,
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -43,8 +43,8 @@
43
43
  },
44
44
  "dependencies": {
45
45
  "@azure/msal-node": "^3.5.0",
46
- "@microsoft/agents-activity": "^0.2.0",
47
- "@microsoft/agents-hosting-teams": "^0.2.0",
46
+ "@microsoft/agents-activity": "^1.0.0",
47
+ "@microsoft/agents-hosting-teams": "^0.4.3",
48
48
  "ajv": "^8.12.0",
49
49
  "ajv-formats": "^2.1.1",
50
50
  "applicationinsights": "^2.9.6",
@@ -60,7 +60,7 @@
60
60
  "jwks-rsa": "^3.2.0",
61
61
  "lodash": "^4.17.21",
62
62
  "node-machine-id": "^1.1.12",
63
- "schema": "^0.2.16",
63
+ "schema": "^0.2.17",
64
64
  "uuid": "^8.3.2",
65
65
  "wait-on": "^8.0.3",
66
66
  "ws": "^8.18.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/m365agentsplayground",
3
- "version": "0.2.16",
3
+ "version": "0.2.17",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "license": "SEE LICENSE IN LICENSE",
@@ -36,7 +36,7 @@
36
36
  "pkg-fetch": "3.4.2",
37
37
  "process": "^0.11.10",
38
38
  "rcedit": "^4.0.1",
39
- "server": "^0.2.16",
39
+ "server": "^0.2.17",
40
40
  "terser-webpack-plugin": "^5.3.9",
41
41
  "ts-loader": "^9.4.4",
42
42
  "webpack": "^5.88.1",