This is an automated email from the ASF dual-hosted git repository.

vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 3bb4fdb41f7 Mark airflow dags list as migrated to airflowctl (#68444)
     add 64655254211 Resolve NPM vulnerabilities in Simple auth manager (#69488)

No new revisions were added by this update.

Summary of changes:
 .../simple/ui/openapi-gen/requests/client.gen.ts   |   4 +-
 .../ui/openapi-gen/requests/client/client.gen.ts   |  19 +-
 .../simple/ui/openapi-gen/requests/client/index.ts |   2 +
 .../ui/openapi-gen/requests/client/types.gen.ts    |  19 +-
 .../ui/openapi-gen/requests/client/utils.gen.ts    |  22 +-
 .../ui/openapi-gen/requests/core/auth.gen.ts       |   7 +
 .../requests/core/bodySerializer.gen.ts            |  14 +-
 .../ui/openapi-gen/requests/core/params.gen.ts     |  41 +-
 .../requests/core/pathSerializer.gen.ts            |  12 +-
 .../requests/core/queryKeySerializer.gen.ts        |   2 +-
 .../requests/core/serverSentEvents.gen.ts          |   9 +-
 .../ui/openapi-gen/requests/core/types.gen.ts      |   8 +-
 .../ui/openapi-gen/requests/core/utils.gen.ts      |  10 +-
 .../simple/ui/openapi-gen/requests/sdk.gen.ts      |  14 +-
 .../auth/managers/simple/ui/package.json           |   5 +-
 .../auth/managers/simple/ui/pnpm-lock.yaml         | 478 +++++++--------------
 16 files changed, 276 insertions(+), 390 deletions(-)

Reply via email to