@microsoft/m365agentsplayground 0.2.18 → 0.2.19

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.
@@ -255,7 +255,7 @@
255
255
 
256
256
  /*! @azure/msal-node v3.6.4 2025-07-23 */
257
257
 
258
- /*! Axios v1.11.0 Copyright (c) 2025 Matt Zabriskie and contributors */
258
+ /*! Axios v1.12.2 Copyright (c) 2025 Matt Zabriskie and contributors */
259
259
 
260
260
  /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
261
261
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "server",
3
- "version": "0.2.18",
3
+ "version": "0.2.19",
4
4
  "private": true,
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -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.18",
63
+ "schema": "^0.2.19",
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.18",
3
+ "version": "0.2.19",
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.18",
39
+ "server": "^0.2.19",
40
40
  "terser-webpack-plugin": "^5.3.9",
41
41
  "ts-loader": "^9.4.4",
42
42
  "webpack": "^5.88.1",