diff --git a/ts/package-lock.json b/ts/package-lock.json index 45f91e21..e1fc0776 100644 --- a/ts/package-lock.json +++ b/ts/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nationalarchives/tdr-generated-graphql", - "version": "1.0.429", + "version": "1.0.430", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nationalarchives/tdr-generated-graphql", - "version": "1.0.429", + "version": "1.0.430", "license": "MIT", "dependencies": { "@graphql-codegen/cli": "^5.0.0", diff --git a/ts/package.json b/ts/package.json index 77ed637f..d76b4f99 100644 --- a/ts/package.json +++ b/ts/package.json @@ -1,6 +1,6 @@ { "name": "@nationalarchives/tdr-generated-graphql", - "version": "1.0.429", + "version": "1.0.430", "description": "", "main": "index.ts", "scripts": {