diff --git a/packages/operation-location-migration/package.json b/packages/operation-location-migration/package.json index a62f1d18..756bbd56 100644 --- a/packages/operation-location-migration/package.json +++ b/packages/operation-location-migration/package.json @@ -37,7 +37,7 @@ "dependencies": { "@graphql-codegen/add": "^7.1.0", "@graphql-codegen/plugin-helpers": "^7.1.0", - "change-case-all": "^1.0.0", + "change-case-all": "^2.0.0", "ts-morph": "^22.0.0", "tslib": "^2.3.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75f49b2d..115b0321 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -362,8 +362,8 @@ importers: specifier: ^7.1.0 version: 7.1.0(graphql@17.0.2) change-case-all: - specifier: ^1.0.0 - version: 1.0.15 + specifier: ^2.0.0 + version: 2.1.0 graphql: specifier: ^15.0.0 || ^16.0.0 || ^17.0.0 version: 17.0.2