From c58d98b5c1472da196fcfda0267f0f09d33e05bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:37:07 +0000 Subject: [PATCH] chore(deps): bump openapi-typescript from 5.4.1 to 6.7.3 Bumps [openapi-typescript](https://github.com/drwpow/openapi-typescript/tree/HEAD/packages/openapi-typescript) from 5.4.1 to 6.7.3. - [Release notes](https://github.com/drwpow/openapi-typescript/releases) - [Changelog](https://github.com/drwpow/openapi-typescript/blob/openapi-typescript@6.7.3/packages/openapi-typescript/CHANGELOG.md) - [Commits](https://github.com/drwpow/openapi-typescript/commits/openapi-typescript@6.7.3/packages/openapi-typescript) --- updated-dependencies: - dependency-name: openapi-typescript dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 9a89c24e..5aa17c15 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "next-auth": "^4.23.1", "nth-check": "^2.1.1", "openai": "^3.2.1", - "openapi-typescript": "^5.2.0", + "openapi-typescript": "^6.7.3", "property-information": "^6.1.1", "querystring": "^0.2.1", "react": "18.2.0",