@ms-cloudpack/remote-cache 0.11.69 → 0.11.71

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.
package/NOTICE.txt CHANGED
@@ -439,7 +439,7 @@ SOFTWARE.
439
439
 
440
440
  ----
441
441
 
442
- @azure/storage-blob 12.29.1 - MIT
442
+ @azure/storage-blob 12.30.0 - MIT
443
443
  https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-blob/
444
444
 
445
445
  Author: Microsoft Corporation
@@ -468,7 +468,7 @@ SOFTWARE.
468
468
 
469
469
  ----
470
470
 
471
- @azure/storage-common 12.1.1 - MIT
471
+ @azure/storage-common 12.2.0 - MIT
472
472
  https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-internal-avro/
473
473
 
474
474
  Author: Microsoft Corporation
@@ -1373,7 +1373,7 @@ SOFTWARE.
1373
1373
 
1374
1374
  ----
1375
1375
 
1376
- fast-xml-parser 5.3.2 - MIT
1376
+ fast-xml-parser 5.3.4 - MIT
1377
1377
  https://github.com/NaturalIntelligence/fast-xml-parser
1378
1378
 
1379
1379
  Author: Amit Gupta (https://solothought.com)
@@ -1402,7 +1402,7 @@ SOFTWARE.
1402
1402
 
1403
1403
  ----
1404
1404
 
1405
- fastq 1.19.1 - ISC
1405
+ fastq 1.20.1 - ISC
1406
1406
  https://github.com/mcollina/fastq#readme
1407
1407
 
1408
1408
  Author: Matteo Collina <hello@matteocollina.com>
@@ -2393,7 +2393,7 @@ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHE
2393
2393
 
2394
2394
  ----
2395
2395
 
2396
- jsonwebtoken 9.0.2 - MIT
2396
+ jsonwebtoken 9.0.3 - MIT
2397
2397
  https://github.com/auth0/node-jsonwebtoken
2398
2398
 
2399
2399
  Author: auth0
@@ -2422,7 +2422,7 @@ SOFTWARE.
2422
2422
 
2423
2423
  ----
2424
2424
 
2425
- jwa 1.4.2 - MIT
2425
+ jwa 2.0.1 - MIT
2426
2426
  https://github.com/brianloveswords/node-jwa
2427
2427
 
2428
2428
  Author: Brian J. Brennan <brianloveswords@gmail.com>
@@ -2447,7 +2447,7 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEAL
2447
2447
 
2448
2448
  ----
2449
2449
 
2450
- jws 3.2.3 - MIT
2450
+ jws 4.0.1 - MIT
2451
2451
  https://github.com/brianloveswords/node-jws
2452
2452
 
2453
2453
  Author: Brian J Brennan
@@ -3820,7 +3820,7 @@ THE SOFTWARE.
3820
3820
 
3821
3821
  ----
3822
3822
 
3823
- strnum 2.1.1 - MIT
3823
+ strnum 2.1.2 - MIT
3824
3824
  https://github.com/NaturalIntelligence/strnum
3825
3825
 
3826
3826
  Author: Amit Gupta (https://amitkumargupta.work/)