@pnp/cli-microsoft365 11.1.0-beta.5b5ee32 → 11.1.0-beta.8311bbf

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.
Files changed (2) hide show
  1. package/npm-shrinkwrap.json +698 -1840
  2. package/package.json +17 -17
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnp/cli-microsoft365",
3
- "version": "11.1.0-beta.5b5ee32",
3
+ "version": "11.1.0-beta.8311bbf",
4
4
  "description": "Manage Microsoft 365 and SharePoint Framework projects on any platform",
5
5
  "license": "MIT",
6
6
  "main": "./dist/api.js",
@@ -262,22 +262,22 @@
262
262
  "Zachariassen Laksafoss, Trygvi <trygvi.laksafoss@gmail.com>"
263
263
  ],
264
264
  "dependencies": {
265
- "@azure/msal-common": "^15.12.0",
266
- "@azure/msal-node": "^3.7.3",
267
- "@inquirer/confirm": "^5.1.16",
268
- "@inquirer/input": "^4.2.2",
269
- "@inquirer/select": "^4.3.2",
265
+ "@azure/msal-common": "^15.13.0",
266
+ "@azure/msal-node": "^3.8.0",
267
+ "@inquirer/confirm": "^5.1.18",
268
+ "@inquirer/input": "^4.2.4",
269
+ "@inquirer/select": "^4.3.4",
270
270
  "@xmldom/xmldom": "^0.9.8",
271
271
  "adaptive-expressions": "^4.23.3",
272
272
  "adaptivecards": "^3.0.5",
273
273
  "adaptivecards-templating": "^2.3.1",
274
274
  "adm-zip": "^0.5.16",
275
- "applicationinsights": "^3.9.0",
276
- "axios": "^1.11.0",
277
- "chalk": "^5.6.0",
278
- "clipboardy": "^4.0.0",
279
- "configstore": "^7.0.0",
280
- "csv-parse": "^5.6.0",
275
+ "applicationinsights": "^3.12.0",
276
+ "axios": "^1.12.2",
277
+ "chalk": "^5.6.2",
278
+ "clipboardy": "^5.0.0",
279
+ "configstore": "^7.1.0",
280
+ "csv-parse": "^6.1.0",
281
281
  "csv-stringify": "^6.6.0",
282
282
  "easy-table": "^1.2.0",
283
283
  "jmespath": "^0.16.0",
@@ -287,22 +287,22 @@
287
287
  "open": "^10.2.0",
288
288
  "semver": "^7.7.2",
289
289
  "strip-json-comments": "^5.0.3",
290
- "typescript": "^5.9.2",
290
+ "typescript": "^5.9.3",
291
291
  "update-notifier": "^7.3.1",
292
- "uuid": "^11.1.0",
292
+ "uuid": "^13.0.0",
293
293
  "yaml": "^2.8.1",
294
294
  "yargs-parser": "^22.0.0",
295
295
  "zod": "^3.25.76"
296
296
  },
297
297
  "devDependencies": {
298
298
  "@actions/core": "^1.11.1",
299
- "@microsoft/microsoft-graph-types": "^2.40.0",
299
+ "@microsoft/microsoft-graph-types": "^2.43.0",
300
300
  "@types/adm-zip": "^0.5.7",
301
301
  "@types/jmespath": "^0.15.2",
302
302
  "@types/json-schema": "^7.0.15",
303
303
  "@types/json-to-ast": "^2.1.4",
304
304
  "@types/mocha": "^10.0.10",
305
- "@types/node": "^22.18.1",
305
+ "@types/node": "^22.18.8",
306
306
  "@types/node-forge": "^1.3.14",
307
307
  "@types/omelette": "^0.4.5",
308
308
  "@types/semver": "^7.7.1",
@@ -316,7 +316,7 @@
316
316
  "eslint": "^8.57.1",
317
317
  "eslint-plugin-cli-microsoft365": "file:eslint-rules",
318
318
  "eslint-plugin-mocha": "^10.5.0",
319
- "mocha": "^11.7.2",
319
+ "mocha": "^11.7.4",
320
320
  "rimraf": "^6.0.1",
321
321
  "sinon": "^21.0.0",
322
322
  "source-map-support": "^0.5.21"