@pnp/cli-microsoft365 10.4.0-beta.c93f9cd → 10.5.0-beta.094447f

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.
@@ -1,26 +1,26 @@
1
1
  {
2
2
  "name": "@pnp/cli-microsoft365",
3
- "version": "10.4.0",
3
+ "version": "10.5.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@pnp/cli-microsoft365",
9
- "version": "10.4.0",
9
+ "version": "10.5.0",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
- "@azure/msal-common": "^15.1.0",
13
- "@azure/msal-node": "^3.2.0",
14
- "@inquirer/confirm": "^5.1.5",
15
- "@inquirer/input": "^4.1.5",
16
- "@inquirer/select": "^4.0.8",
17
- "@xmldom/xmldom": "^0.9.7",
18
- "adaptive-expressions": "^4.23.1",
12
+ "@azure/msal-common": "^15.2.0",
13
+ "@azure/msal-node": "^3.2.3",
14
+ "@inquirer/confirm": "^5.1.6",
15
+ "@inquirer/input": "^4.1.6",
16
+ "@inquirer/select": "^4.0.9",
17
+ "@xmldom/xmldom": "^0.9.8",
18
+ "adaptive-expressions": "^4.23.2",
19
19
  "adaptivecards": "^3.0.5",
20
20
  "adaptivecards-templating": "^2.3.1",
21
21
  "adm-zip": "^0.5.16",
22
22
  "applicationinsights": "^3.5.0",
23
- "axios": "^1.7.9",
23
+ "axios": "^1.8.2",
24
24
  "chalk": "^5.4.1",
25
25
  "clipboardy": "^4.0.0",
26
26
  "configstore": "^7.0.0",
@@ -34,12 +34,12 @@
34
34
  "open": "^10.1.0",
35
35
  "semver": "^7.7.1",
36
36
  "strip-json-comments": "^5.0.1",
37
- "typescript": "^5.7.3",
37
+ "typescript": "^5.8.2",
38
38
  "update-notifier": "^7.3.1",
39
- "uuid": "^11.0.5",
39
+ "uuid": "^11.1.0",
40
40
  "yaml": "^2.7.0",
41
41
  "yargs-parser": "^21.1.1",
42
- "zod": "^3.24.1"
42
+ "zod": "^3.24.2"
43
43
  },
44
44
  "bin": {
45
45
  "m365": "dist/index.js",
@@ -55,11 +55,11 @@
55
55
  "@types/json-schema": "^7.0.15",
56
56
  "@types/json-to-ast": "^2.1.4",
57
57
  "@types/mocha": "^10.0.10",
58
- "@types/node": "^20.17.16",
58
+ "@types/node": "^22.13.9",
59
59
  "@types/node-forge": "^1.3.11",
60
60
  "@types/omelette": "^0.4.4",
61
61
  "@types/semver": "^7.5.8",
62
- "@types/sinon": "^17.0.3",
62
+ "@types/sinon": "^17.0.4",
63
63
  "@types/update-notifier": "^6.0.8",
64
64
  "@types/uuid": "^10.0.0",
65
65
  "@types/yargs-parser": "^21.0.3",
@@ -423,19 +423,21 @@
423
423
  }
424
424
  },
425
425
  "node_modules/@azure/msal-common": {
426
- "version": "15.1.0",
427
- "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-15.1.0.tgz",
428
- "integrity": "sha512-gMIA7hk34OLFpHwntmZnfvx9eYnThqEfz/XaSkcGotN+52KnkKZAoKDLzeI6ue1KoL5mRkmT1BS3+MO3ZCy5xg==",
426
+ "version": "15.2.0",
427
+ "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-15.2.0.tgz",
428
+ "integrity": "sha512-HiYfGAKthisUYqHG1nImCf/uzcyS31wng3o+CycWLIM9chnYJ9Lk6jZ30Y6YiYYpTQ9+z/FGUpiKKekd3Arc0A==",
429
+ "license": "MIT",
429
430
  "engines": {
430
431
  "node": ">=0.8.0"
431
432
  }
432
433
  },
433
434
  "node_modules/@azure/msal-node": {
434
- "version": "3.2.0",
435
- "resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-3.2.0.tgz",
436
- "integrity": "sha512-lc4anQgiaiZdFhw+WOYzOxg9Bjfb9HQMA54n9izP/xkJRtDzZTIprmX2vGb1V1HNbVJ+WBHQEr+KZXV4AqlrHA==",
435
+ "version": "3.2.3",
436
+ "resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-3.2.3.tgz",
437
+ "integrity": "sha512-0eaPqBIWEAizeYiXdeHb09Iq0tvHJ17ztvNEaLdr/KcJJhJxbpkkEQf09DB+vKlFE0tzYi7j4rYLTXtES/InEQ==",
438
+ "license": "MIT",
437
439
  "dependencies": {
438
- "@azure/msal-common": "15.1.0",
440
+ "@azure/msal-common": "15.2.0",
439
441
  "jsonwebtoken": "^9.0.0",
440
442
  "uuid": "^8.3.0"
441
443
  },
@@ -707,11 +709,12 @@
707
709
  "dev": true
708
710
  },
709
711
  "node_modules/@inquirer/confirm": {
710
- "version": "5.1.5",
711
- "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-5.1.5.tgz",
712
- "integrity": "sha512-ZB2Cz8KeMINUvoeDi7IrvghaVkYT2RB0Zb31EaLWOE87u276w4wnApv0SH2qWaJ3r0VSUa3BIuz7qAV2ZvsZlg==",
712
+ "version": "5.1.6",
713
+ "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-5.1.6.tgz",
714
+ "integrity": "sha512-6ZXYK3M1XmaVBZX6FCfChgtponnL0R6I7k8Nu+kaoNkT828FVZTcca1MqmWQipaW2oNREQl5AaPCUOOCVNdRMw==",
715
+ "license": "MIT",
713
716
  "dependencies": {
714
- "@inquirer/core": "^10.1.6",
717
+ "@inquirer/core": "^10.1.7",
715
718
  "@inquirer/type": "^3.0.4"
716
719
  },
717
720
  "engines": {
@@ -727,9 +730,10 @@
727
730
  }
728
731
  },
729
732
  "node_modules/@inquirer/core": {
730
- "version": "10.1.6",
731
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-10.1.6.tgz",
732
- "integrity": "sha512-Bwh/Zk6URrHwZnSSzAZAKH7YgGYi0xICIBDFOqBQoXNNAzBHw/bgXgLmChfp+GyR3PnChcTbiCTZGC6YJNJkMA==",
733
+ "version": "10.1.7",
734
+ "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-10.1.7.tgz",
735
+ "integrity": "sha512-AA9CQhlrt6ZgiSy6qoAigiA1izOa751ugX6ioSjqgJ+/Gd+tEN/TORk5sUYNjXuHWfW0r1n/a6ak4u/NqHHrtA==",
736
+ "license": "MIT",
733
737
  "dependencies": {
734
738
  "@inquirer/figures": "^1.0.10",
735
739
  "@inquirer/type": "^3.0.4",
@@ -756,16 +760,18 @@
756
760
  "version": "1.0.10",
757
761
  "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.10.tgz",
758
762
  "integrity": "sha512-Ey6176gZmeqZuY/W/nZiUyvmb1/qInjcpiZjXWi6nON+nxJpD1bxtSoBxNliGISae32n6OwbY+TSXPZ1CfS4bw==",
763
+ "license": "MIT",
759
764
  "engines": {
760
765
  "node": ">=18"
761
766
  }
762
767
  },
763
768
  "node_modules/@inquirer/input": {
764
- "version": "4.1.5",
765
- "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-4.1.5.tgz",
766
- "integrity": "sha512-bB6wR5wBCz5zbIVBPnhp94BHv/G4eKbUEjlpCw676pI2chcvzTx1MuwZSCZ/fgNOdqDlAxkhQ4wagL8BI1D3Zg==",
769
+ "version": "4.1.6",
770
+ "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-4.1.6.tgz",
771
+ "integrity": "sha512-1f5AIsZuVjPT4ecA8AwaxDFNHny/tSershP/cTvTDxLdiIGTeILNcKozB0LaYt6mojJLUbOYhpIxicaYf7UKIQ==",
772
+ "license": "MIT",
767
773
  "dependencies": {
768
- "@inquirer/core": "^10.1.6",
774
+ "@inquirer/core": "^10.1.7",
769
775
  "@inquirer/type": "^3.0.4"
770
776
  },
771
777
  "engines": {
@@ -781,11 +787,12 @@
781
787
  }
782
788
  },
783
789
  "node_modules/@inquirer/select": {
784
- "version": "4.0.8",
785
- "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-4.0.8.tgz",
786
- "integrity": "sha512-Io2prxFyN2jOCcu4qJbVoilo19caiD3kqkD3WR0q3yDA5HUCo83v4LrRtg55ZwniYACW64z36eV7gyVbOfORjA==",
790
+ "version": "4.0.9",
791
+ "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-4.0.9.tgz",
792
+ "integrity": "sha512-BpJyJe7Dkhv2kz7yG7bPSbJLQuu/rqyNlF1CfiiFeFwouegfH+zh13KDyt6+d9DwucKo7hqM3wKLLyJxZMO+Xg==",
793
+ "license": "MIT",
787
794
  "dependencies": {
788
- "@inquirer/core": "^10.1.6",
795
+ "@inquirer/core": "^10.1.7",
789
796
  "@inquirer/figures": "^1.0.10",
790
797
  "@inquirer/type": "^3.0.4",
791
798
  "ansi-escapes": "^4.3.2",
@@ -1847,19 +1854,6 @@
1847
1854
  "integrity": "sha512-131wOmuwDg8ypYCSQ437bGdP+K2lJ8GJUu+ng4iQQxAc3irRnb7mGHbexsPChBcKWLctTR9V5LJdX5A8WWk44A==",
1848
1855
  "dev": true
1849
1856
  },
1850
- "node_modules/@types/lodash": {
1851
- "version": "4.17.13",
1852
- "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.13.tgz",
1853
- "integrity": "sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg=="
1854
- },
1855
- "node_modules/@types/lodash.isequal": {
1856
- "version": "4.5.8",
1857
- "resolved": "https://registry.npmjs.org/@types/lodash.isequal/-/lodash.isequal-4.5.8.tgz",
1858
- "integrity": "sha512-uput6pg4E/tj2LGxCZo9+y27JNyB2OZuuI/T5F+ylVDYuqICLG2/ktjxx0v6GvVntAf8TvEzeQLcV0ffRirXuA==",
1859
- "dependencies": {
1860
- "@types/lodash": "*"
1861
- }
1862
- },
1863
1857
  "node_modules/@types/lru-cache": {
1864
1858
  "version": "5.1.1",
1865
1859
  "resolved": "https://registry.npmjs.org/@types/lru-cache/-/lru-cache-5.1.1.tgz",
@@ -1880,11 +1874,12 @@
1880
1874
  }
1881
1875
  },
1882
1876
  "node_modules/@types/node": {
1883
- "version": "20.17.16",
1884
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.16.tgz",
1885
- "integrity": "sha512-vOTpLduLkZXePLxHiHsBLp98mHGnl8RptV4YAO3HfKO5UHjDvySGbxKtpYfy8Sx5+WKcgc45qNreJJRVM3L6mw==",
1877
+ "version": "22.13.9",
1878
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.9.tgz",
1879
+ "integrity": "sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==",
1880
+ "license": "MIT",
1886
1881
  "dependencies": {
1887
- "undici-types": "~6.19.2"
1882
+ "undici-types": "~6.20.0"
1888
1883
  }
1889
1884
  },
1890
1885
  "node_modules/@types/node-forge": {
@@ -1932,10 +1927,11 @@
1932
1927
  "integrity": "sha512-UE7oxhQLLd9gub6JKIAhDq06T0F6FnztwMNRvYgjeQSBeMc1ZG/tA47EwfduvkuQS8apbkM/lpLpWsaCeYsXVg=="
1933
1928
  },
1934
1929
  "node_modules/@types/sinon": {
1935
- "version": "17.0.3",
1936
- "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.3.tgz",
1937
- "integrity": "sha512-j3uovdn8ewky9kRBG19bOwaZbexJu/XjtkHyjvUgt4xfPFz18dcORIMqnYh66Fx3Powhcr85NT5+er3+oViapw==",
1930
+ "version": "17.0.4",
1931
+ "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-17.0.4.tgz",
1932
+ "integrity": "sha512-RHnIrhfPO3+tJT0s7cFaXGZvsL4bbR3/k7z3P312qMS4JaS2Tk+KiwiLx1S0rQ56ERj00u1/BtdyVd0FY+Pdew==",
1938
1933
  "dev": true,
1934
+ "license": "MIT",
1939
1935
  "dependencies": {
1940
1936
  "@types/sinonjs__fake-timers": "*"
1941
1937
  }
@@ -2170,9 +2166,10 @@
2170
2166
  "dev": true
2171
2167
  },
2172
2168
  "node_modules/@xmldom/xmldom": {
2173
- "version": "0.9.7",
2174
- "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.7.tgz",
2175
- "integrity": "sha512-syvR8iIJjpTZ/stv7l89UAViwGFh6lbheeOaqSxkYx9YNmIVvPTRH+CT/fpykFtUx5N+8eSMDRvggF9J8GEPzQ==",
2169
+ "version": "0.9.8",
2170
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.8.tgz",
2171
+ "integrity": "sha512-p96FSY54r+WJ50FIOsCOjyj/wavs8921hG5+kVMmZgKcvIKxMXHTrjNJvRgWa/zuX3B6t2lijLNFaOyuxUH+2A==",
2172
+ "license": "MIT",
2176
2173
  "engines": {
2177
2174
  "node": ">=14.6"
2178
2175
  }
@@ -2206,14 +2203,14 @@
2206
2203
  }
2207
2204
  },
2208
2205
  "node_modules/adaptive-expressions": {
2209
- "version": "4.23.1",
2210
- "resolved": "https://registry.npmjs.org/adaptive-expressions/-/adaptive-expressions-4.23.1.tgz",
2211
- "integrity": "sha512-wQVhfmF8I0CI+8Bgcoc0sl/oLRek31XzjYq03QjdHyPjIeTmtofgf5qmJDdGQt6nz6fP9Jd0FlnesqasdUEjFA==",
2206
+ "version": "4.23.2",
2207
+ "resolved": "https://registry.npmjs.org/adaptive-expressions/-/adaptive-expressions-4.23.2.tgz",
2208
+ "integrity": "sha512-L4A74wiDs/PSYF60CAw79jD1gBX7TXkNvBh/wYD/XIRAEBRi2Sb7sMZTbOzRGeYzGSD5wQZllynYXS+SDr31Lg==",
2209
+ "license": "MIT",
2212
2210
  "dependencies": {
2213
2211
  "@microsoft/recognizers-text-data-types-timex-expression": "~1.3.1",
2214
2212
  "@types/atob-lite": "^2.0.2",
2215
2213
  "@types/btoa-lite": "^1.0.2",
2216
- "@types/lodash.isequal": "^4.5.8",
2217
2214
  "@types/lru-cache": "^5.1.1",
2218
2215
  "@types/xmldom": "^0.1.34",
2219
2216
  "@xmldom/xmldom": "^0.8.6",
@@ -2221,11 +2218,11 @@
2221
2218
  "atob-lite": "^2.0.0",
2222
2219
  "big-integer": "^1.6.52",
2223
2220
  "btoa-lite": "^1.0.0",
2224
- "d3-format": "^2.0.0",
2221
+ "d3-format": "^3.1.0",
2225
2222
  "dayjs": "^1.11.13",
2226
2223
  "fast-xml-parser": "^4.4.1",
2227
2224
  "jspath": "^0.4.0",
2228
- "lodash.isequal": "^4.5.0",
2225
+ "lodash": "^4.17.21",
2229
2226
  "lru-cache": "^5.1.1",
2230
2227
  "uuid": "^10.0.0",
2231
2228
  "xpath": "^0.0.34"
@@ -2338,6 +2335,7 @@
2338
2335
  "version": "4.3.2",
2339
2336
  "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
2340
2337
  "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
2338
+ "license": "MIT",
2341
2339
  "dependencies": {
2342
2340
  "type-fest": "^0.21.3"
2343
2341
  },
@@ -2457,9 +2455,10 @@
2457
2455
  }
2458
2456
  },
2459
2457
  "node_modules/axios": {
2460
- "version": "1.7.9",
2461
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
2462
- "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
2458
+ "version": "1.8.2",
2459
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
2460
+ "integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
2461
+ "license": "MIT",
2463
2462
  "dependencies": {
2464
2463
  "follow-redirects": "^1.15.6",
2465
2464
  "form-data": "^4.0.0",
@@ -2760,6 +2759,7 @@
2760
2759
  "version": "4.1.0",
2761
2760
  "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz",
2762
2761
  "integrity": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==",
2762
+ "license": "ISC",
2763
2763
  "engines": {
2764
2764
  "node": ">= 12"
2765
2765
  }
@@ -2946,9 +2946,13 @@
2946
2946
  "integrity": "sha512-RFPahj0sXcmUyjrObAK+DOWtMvMIFV328n4qZJhgX3x2RqkQgOTU2mCUmiFR0CzM6AzChlRSUErjiJeEt8BaQA=="
2947
2947
  },
2948
2948
  "node_modules/d3-format": {
2949
- "version": "2.0.0",
2950
- "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-2.0.0.tgz",
2951
- "integrity": "sha512-Ab3S6XuE/Q+flY96HXT0jOXcM4EAClYFnRGY5zsjRGNy6qCYrQsMffs7cV5Q9xejb35zxW5hf/guKw34kvIKsA=="
2949
+ "version": "3.1.0",
2950
+ "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz",
2951
+ "integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==",
2952
+ "license": "ISC",
2953
+ "engines": {
2954
+ "node": ">=12"
2955
+ }
2952
2956
  },
2953
2957
  "node_modules/dayjs": {
2954
2958
  "version": "1.11.13",
@@ -4518,6 +4522,12 @@
4518
4522
  "url": "https://github.com/sponsors/sindresorhus"
4519
4523
  }
4520
4524
  },
4525
+ "node_modules/lodash": {
4526
+ "version": "4.17.21",
4527
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
4528
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
4529
+ "license": "MIT"
4530
+ },
4521
4531
  "node_modules/lodash.camelcase": {
4522
4532
  "version": "4.3.0",
4523
4533
  "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
@@ -4539,11 +4549,6 @@
4539
4549
  "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
4540
4550
  "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg=="
4541
4551
  },
4542
- "node_modules/lodash.isequal": {
4543
- "version": "4.5.0",
4544
- "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz",
4545
- "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ=="
4546
- },
4547
4552
  "node_modules/lodash.isinteger": {
4548
4553
  "version": "4.0.4",
4549
4554
  "resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",
@@ -4828,6 +4833,7 @@
4828
4833
  "version": "2.0.0",
4829
4834
  "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-2.0.0.tgz",
4830
4835
  "integrity": "sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==",
4836
+ "license": "ISC",
4831
4837
  "engines": {
4832
4838
  "node": "^18.17.0 || >=20.5.0"
4833
4839
  }
@@ -5928,6 +5934,7 @@
5928
5934
  "version": "0.21.3",
5929
5935
  "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
5930
5936
  "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
5937
+ "license": "(MIT OR CC0-1.0)",
5931
5938
  "engines": {
5932
5939
  "node": ">=10"
5933
5940
  },
@@ -5936,9 +5943,10 @@
5936
5943
  }
5937
5944
  },
5938
5945
  "node_modules/typescript": {
5939
- "version": "5.7.3",
5940
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
5941
- "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
5946
+ "version": "5.8.2",
5947
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
5948
+ "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
5949
+ "license": "Apache-2.0",
5942
5950
  "bin": {
5943
5951
  "tsc": "bin/tsc",
5944
5952
  "tsserver": "bin/tsserver"
@@ -5959,9 +5967,10 @@
5959
5967
  }
5960
5968
  },
5961
5969
  "node_modules/undici-types": {
5962
- "version": "6.19.8",
5963
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
5964
- "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw=="
5970
+ "version": "6.20.0",
5971
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz",
5972
+ "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==",
5973
+ "license": "MIT"
5965
5974
  },
5966
5975
  "node_modules/update-notifier": {
5967
5976
  "version": "7.3.1",
@@ -6131,13 +6140,14 @@
6131
6140
  "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
6132
6141
  },
6133
6142
  "node_modules/uuid": {
6134
- "version": "11.0.5",
6135
- "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz",
6136
- "integrity": "sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==",
6143
+ "version": "11.1.0",
6144
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz",
6145
+ "integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==",
6137
6146
  "funding": [
6138
6147
  "https://github.com/sponsors/broofa",
6139
6148
  "https://github.com/sponsors/ctavan"
6140
6149
  ],
6150
+ "license": "MIT",
6141
6151
  "bin": {
6142
6152
  "uuid": "dist/esm/bin/uuid"
6143
6153
  }
@@ -6231,6 +6241,7 @@
6231
6241
  "version": "6.2.0",
6232
6242
  "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
6233
6243
  "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
6244
+ "license": "MIT",
6234
6245
  "dependencies": {
6235
6246
  "ansi-styles": "^4.0.0",
6236
6247
  "string-width": "^4.1.0",
@@ -6281,12 +6292,14 @@
6281
6292
  "node_modules/wrap-ansi/node_modules/emoji-regex": {
6282
6293
  "version": "8.0.0",
6283
6294
  "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
6284
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
6295
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
6296
+ "license": "MIT"
6285
6297
  },
6286
6298
  "node_modules/wrap-ansi/node_modules/string-width": {
6287
6299
  "version": "4.2.3",
6288
6300
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
6289
6301
  "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
6302
+ "license": "MIT",
6290
6303
  "dependencies": {
6291
6304
  "emoji-regex": "^8.0.0",
6292
6305
  "is-fullwidth-code-point": "^3.0.0",
@@ -6439,6 +6452,7 @@
6439
6452
  "version": "2.1.2",
6440
6453
  "resolved": "https://registry.npmjs.org/yoctocolors-cjs/-/yoctocolors-cjs-2.1.2.tgz",
6441
6454
  "integrity": "sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==",
6455
+ "license": "MIT",
6442
6456
  "engines": {
6443
6457
  "node": ">=18"
6444
6458
  },
@@ -6447,9 +6461,10 @@
6447
6461
  }
6448
6462
  },
6449
6463
  "node_modules/zod": {
6450
- "version": "3.24.1",
6451
- "resolved": "https://registry.npmjs.org/zod/-/zod-3.24.1.tgz",
6452
- "integrity": "sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==",
6464
+ "version": "3.24.2",
6465
+ "resolved": "https://registry.npmjs.org/zod/-/zod-3.24.2.tgz",
6466
+ "integrity": "sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==",
6467
+ "license": "MIT",
6453
6468
  "funding": {
6454
6469
  "url": "https://github.com/sponsors/colinhacks"
6455
6470
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnp/cli-microsoft365",
3
- "version": "10.4.0-beta.c93f9cd",
3
+ "version": "10.5.0-beta.094447f",
4
4
  "description": "Manage Microsoft 365 and SharePoint Framework projects on any platform",
5
5
  "license": "MIT",
6
6
  "main": "./dist/api.js",
@@ -253,18 +253,18 @@
253
253
  "Zachariassen Laksafoss, Trygvi <trygvi.laksafoss@gmail.com>"
254
254
  ],
255
255
  "dependencies": {
256
- "@azure/msal-common": "^15.1.0",
257
- "@azure/msal-node": "^3.2.0",
258
- "@inquirer/confirm": "^5.1.5",
259
- "@inquirer/input": "^4.1.5",
260
- "@inquirer/select": "^4.0.8",
261
- "@xmldom/xmldom": "^0.9.7",
262
- "adaptive-expressions": "^4.23.1",
256
+ "@azure/msal-common": "^15.2.0",
257
+ "@azure/msal-node": "^3.2.3",
258
+ "@inquirer/confirm": "^5.1.6",
259
+ "@inquirer/input": "^4.1.6",
260
+ "@inquirer/select": "^4.0.9",
261
+ "@xmldom/xmldom": "^0.9.8",
262
+ "adaptive-expressions": "^4.23.2",
263
263
  "adaptivecards": "^3.0.5",
264
264
  "adaptivecards-templating": "^2.3.1",
265
265
  "adm-zip": "^0.5.16",
266
266
  "applicationinsights": "^3.5.0",
267
- "axios": "^1.7.9",
267
+ "axios": "^1.8.2",
268
268
  "chalk": "^5.4.1",
269
269
  "clipboardy": "^4.0.0",
270
270
  "configstore": "^7.0.0",
@@ -278,12 +278,12 @@
278
278
  "open": "^10.1.0",
279
279
  "semver": "^7.7.1",
280
280
  "strip-json-comments": "^5.0.1",
281
- "typescript": "^5.7.3",
281
+ "typescript": "^5.8.2",
282
282
  "update-notifier": "^7.3.1",
283
- "uuid": "^11.0.5",
283
+ "uuid": "^11.1.0",
284
284
  "yaml": "^2.7.0",
285
285
  "yargs-parser": "^21.1.1",
286
- "zod": "^3.24.1"
286
+ "zod": "^3.24.2"
287
287
  },
288
288
  "devDependencies": {
289
289
  "@actions/core": "^1.11.1",
@@ -293,11 +293,11 @@
293
293
  "@types/json-schema": "^7.0.15",
294
294
  "@types/json-to-ast": "^2.1.4",
295
295
  "@types/mocha": "^10.0.10",
296
- "@types/node": "^20.17.16",
296
+ "@types/node": "^22.13.9",
297
297
  "@types/node-forge": "^1.3.11",
298
298
  "@types/omelette": "^0.4.4",
299
299
  "@types/semver": "^7.5.8",
300
- "@types/sinon": "^17.0.3",
300
+ "@types/sinon": "^17.0.4",
301
301
  "@types/update-notifier": "^6.0.8",
302
302
  "@types/uuid": "^10.0.0",
303
303
  "@types/yargs-parser": "^21.0.3",
@@ -1,26 +0,0 @@
1
- import appInsights from './appInsights.js';
2
- import * as process from 'process';
3
- import * as fs from 'fs';
4
- process.stdin.setEncoding('utf8');
5
- try {
6
- // read from stdin
7
- const input = fs.readFileSync(0, 'utf-8');
8
- const data = JSON.parse(input);
9
- const { commandName, properties, exception, shell, session } = data;
10
- appInsights.commonProperties.shell = shell;
11
- appInsights.context.tags[appInsights.context.keys.sessionId] = session;
12
- if (exception) {
13
- appInsights.trackException({
14
- exception
15
- });
16
- }
17
- else {
18
- appInsights.trackEvent({
19
- name: commandName,
20
- properties
21
- });
22
- }
23
- await appInsights.flush();
24
- }
25
- catch { }
26
- //# sourceMappingURL=telemetryRunner.js.map