diff --git a/package.json b/package.json index c6b3ebcc7..d8f4707e4 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ }, "devDependencies": { "@apollo/utils.keyvaluecache": "3.1.0", - "@azure/core-rest-pipeline": "1.16.1", + "@azure/core-rest-pipeline": "1.17.0", "@azure/static-web-apps-cli": "2.0.1", "@bg-dev/nuxt-naiveui": "1.14.0", "@graphql-codegen/add": "5.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2cc0537a8..f9d672991 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -138,8 +138,8 @@ importers: specifier: 3.1.0 version: 3.1.0 '@azure/core-rest-pipeline': - specifier: 1.16.1 - version: 1.16.1 + specifier: 1.17.0 + version: 1.17.0 '@azure/static-web-apps-cli': specifier: 2.0.1 version: 2.0.1 @@ -559,6 +559,10 @@ packages: resolution: {integrity: sha512-Igm/S3fDYmnMq1uKS38Ae1/m37B3zigdlZw+kocwEhh5GjyKjPrXKO2J6rzpC1wAxrNil/jX9BJRqBshyjnF3g==} engines: {node: '>=18.0.0'} + '@azure/core-auth@1.8.0': + resolution: {integrity: sha512-YvFMowkXzLbXNM11yZtVLhUCmuG0ex7JKOH366ipjmHBhL3vpDcPAeWF+jf0X+jVXwFqo3UhsWUq4kH0ZPdu/g==} + engines: {node: '>=18.0.0'} + '@azure/core-client@1.9.2': resolution: {integrity: sha512-kRdry/rav3fUKHl/aDLd/pDLcB+4pOFwPPTVEExuMyaI5r+JBbMWqRbCY1pn5BniDaU3lRxO9eaQ1AmSMehl/w==} engines: {node: '>=18.0.0'} @@ -571,8 +575,8 @@ packages: resolution: {integrity: sha512-YKWi9YuCU04B55h25cnOYZHxXYtEvQEbKST5vqRga7hWY9ydd3FZHdeQF8pyh+acWZvppw13M/LMGx0LABUVMA==} engines: {node: '>=18.0.0'} - '@azure/core-rest-pipeline@1.16.1': - resolution: {integrity: sha512-ExPSbgjwCoht6kB7B4MeZoBAxcQSIl29r/bPeazZJx50ej4JJCByimLOrZoIsurISNyJQQHf30b3JfqC3Hb88A==} + '@azure/core-rest-pipeline@1.17.0': + resolution: {integrity: sha512-62Vv8nC+uPId3j86XJ0WI+sBf0jlqTqPUFCBNrGtlaUeQUIXWV/D8GE5A1d+Qx8H7OQojn2WguC8kChD6v0shA==} engines: {node: '>=18.0.0'} '@azure/core-tracing@1.1.2': @@ -10326,7 +10330,7 @@ snapshots: '@azure/core-client': 1.9.2 '@azure/core-lro': 2.7.2 '@azure/core-paging': 1.6.2 - '@azure/core-rest-pipeline': 1.16.1 + '@azure/core-rest-pipeline': 1.17.0 tslib: 2.6.3 transitivePeerDependencies: - supports-color @@ -10338,7 +10342,7 @@ snapshots: '@azure/core-client': 1.9.2 '@azure/core-lro': 2.7.2 '@azure/core-paging': 1.6.2 - '@azure/core-rest-pipeline': 1.16.1 + '@azure/core-rest-pipeline': 1.17.0 tslib: 2.6.3 transitivePeerDependencies: - supports-color @@ -10350,7 +10354,7 @@ snapshots: '@azure/core-client': 1.9.2 '@azure/core-lro': 2.7.2 '@azure/core-paging': 1.6.2 - '@azure/core-rest-pipeline': 1.16.1 + '@azure/core-rest-pipeline': 1.17.0 tslib: 2.6.3 transitivePeerDependencies: - supports-color @@ -10359,7 +10363,7 @@ snapshots: dependencies: '@azure/abort-controller': 1.1.0 '@azure/core-auth': 1.7.2 - '@azure/core-rest-pipeline': 1.16.1 + '@azure/core-rest-pipeline': 1.17.0 '@azure/core-tracing': 1.1.2 '@azure/core-util': 1.9.2 events: 3.3.0 @@ -10374,7 +10378,7 @@ snapshots: '@azure/core-auth': 1.7.2 '@azure/core-client': 1.9.2 '@azure/core-lro': 2.7.2 - '@azure/core-rest-pipeline': 1.16.1 + '@azure/core-rest-pipeline': 1.17.0 '@azure/logger': 1.1.4 tslib: 1.14.1 uuid: 8.3.2 @@ -10387,11 +10391,17 @@ snapshots: '@azure/core-util': 1.9.2 tslib: 2.6.3 + '@azure/core-auth@1.8.0': + dependencies: + '@azure/abort-controller': 2.1.2 + '@azure/core-util': 1.9.2 + tslib: 2.6.3 + '@azure/core-client@1.9.2': dependencies: '@azure/abort-controller': 2.1.2 '@azure/core-auth': 1.7.2 - '@azure/core-rest-pipeline': 1.16.1 + '@azure/core-rest-pipeline': 1.17.0 '@azure/core-tracing': 1.1.2 '@azure/core-util': 1.9.2 '@azure/logger': 1.1.4 @@ -10410,10 +10420,10 @@ snapshots: dependencies: tslib: 2.6.3 - '@azure/core-rest-pipeline@1.16.1': + '@azure/core-rest-pipeline@1.17.0': dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-auth': 1.7.2 + '@azure/core-auth': 1.8.0 '@azure/core-tracing': 1.1.2 '@azure/core-util': 1.9.2 '@azure/logger': 1.1.4 @@ -10437,7 +10447,7 @@ snapshots: '@azure/abort-controller': 1.1.0 '@azure/core-auth': 1.7.2 '@azure/core-client': 1.9.2 - '@azure/core-rest-pipeline': 1.16.1 + '@azure/core-rest-pipeline': 1.17.0 '@azure/core-tracing': 1.1.2 '@azure/core-util': 1.9.2 '@azure/logger': 1.1.4