diff --git a/package.json b/package.json index a7a9204..7f8e7f0 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "devDependencies": { "@ava/typescript": "3.0.1", "@nrwl/workspace": "14.4.3", - "@types/inquirer": "8.2.1", + "@types/inquirer": "8.2.12", "@types/node": "16.11.47", "ava": "4.3.1", "bumpp": "8.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8400f7a..3a16f9d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: 14.4.3 version: 14.4.3(@swc/core@1.13.3)(eslint@7.32.0)(prettier@2.7.1)(ts-node@10.9.1(@swc/core@1.13.3)(@types/node@16.11.47)(typescript@4.7.4))(typescript@4.7.4) '@types/inquirer': - specifier: 8.2.1 - version: 8.2.1 + specifier: 8.2.12 + version: 8.2.12 '@types/node': specifier: 16.11.47 version: 16.11.47 @@ -1717,6 +1717,7 @@ packages: '@graphql-tools/prisma-loader@8.0.17': resolution: {integrity: sha512-fnuTLeQhqRbA156pAyzJYN0KxCjKYRU5bz1q/SKOwElSnAU4k7/G1kyVsWLh7fneY78LoMNH5n+KlFV8iQlnyg==} engines: {node: '>=16.0.0'} + deprecated: 'This package was intended to be used with an older versions of Prisma.\nThe newer versions of Prisma has a different approach to GraphQL integration.\nTherefore, this package is no longer needed and has been deprecated and removed.\nLearn more: https://www.prisma.io/graphql' peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -2707,8 +2708,8 @@ packages: '@types/http-errors@2.0.5': resolution: {integrity: sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==} - '@types/inquirer@8.2.1': - resolution: {integrity: sha512-wKW3SKIUMmltbykg4I5JzCVzUhkuD9trD6efAmYgN2MrSntY0SMRQzEnD3mkyJ/rv9NLbTC7g3hKKE86YwEDLw==} + '@types/inquirer@8.2.12': + resolution: {integrity: sha512-YxURZF2ZsSjU5TAe06tW0M3sL4UI9AMPA6dd8I72uOtppzNafcY38xkYgCZ/vsVOAyNdzHmvtTpLWilOrbP0dQ==} '@types/istanbul-lib-coverage@2.0.6': resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==} @@ -3686,7 +3687,7 @@ packages: engines: {node: '>=4.0.0'} concat-map@0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} concordance@5.0.4: resolution: {integrity: sha512-OAcsnTEYu1ARJqWVGwf4zh4JDfHZEaSNlNccFmt8YjB2l/n19/PF2viLINHc57vO4FKIAFl2FWASIGZZWZ2Kxw==} @@ -4034,7 +4035,7 @@ packages: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} ee-first@1.1.1: - resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=} + resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} ejs@3.1.10: resolution: {integrity: sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==} @@ -9811,7 +9812,7 @@ snapshots: '@jest/console@27.5.1': dependencies: '@jest/types': 27.5.1 - '@types/node': 16.11.47 + '@types/node': 20.19.10 chalk: 4.1.0 jest-message-util: 27.5.1 jest-util: 27.5.1 @@ -9821,14 +9822,14 @@ snapshots: dependencies: '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.47 + '@types/node': 20.19.10 jest-mock: 27.5.1 '@jest/fake-timers@27.5.1': dependencies: '@jest/types': 27.5.1 '@sinonjs/fake-timers': 8.1.0 - '@types/node': 16.11.47 + '@types/node': 20.19.10 jest-message-util: 27.5.1 jest-mock: 27.5.1 jest-util: 27.5.1 @@ -9919,7 +9920,7 @@ snapshots: dependencies: '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 16.11.47 + '@types/node': 20.19.10 '@types/yargs': 16.0.9 chalk: 4.1.0 @@ -10625,7 +10626,7 @@ snapshots: '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 16.11.47 + '@types/node': 20.19.10 '@types/gradient-string@1.1.2': dependencies: @@ -10637,7 +10638,7 @@ snapshots: '@types/http-errors@2.0.5': {} - '@types/inquirer@8.2.1': + '@types/inquirer@8.2.12': dependencies: '@types/through': 0.0.33 rxjs: 7.8.2 @@ -10741,7 +10742,7 @@ snapshots: '@types/through@0.0.33': dependencies: - '@types/node': 16.11.47 + '@types/node': 20.19.10 '@types/tinycolor2@1.4.6': {} @@ -13933,7 +13934,7 @@ snapshots: '@jest/environment': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.47 + '@types/node': 20.19.10 chalk: 4.1.0 co: 4.6.0 dedent: 0.7.0 @@ -14010,7 +14011,7 @@ snapshots: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.47 + '@types/node': 20.19.10 jest-mock: 27.5.1 jest-util: 27.5.1 jsdom: 16.7.0 @@ -14025,7 +14026,7 @@ snapshots: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.47 + '@types/node': 20.19.10 jest-mock: 27.5.1 jest-util: 27.5.1 @@ -14035,7 +14036,7 @@ snapshots: dependencies: '@jest/types': 27.5.1 '@types/graceful-fs': 4.1.9 - '@types/node': 16.11.47 + '@types/node': 20.19.10 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -14054,7 +14055,7 @@ snapshots: '@jest/source-map': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.47 + '@types/node': 20.19.10 chalk: 4.1.0 co: 4.6.0 expect: 27.5.1 @@ -14097,7 +14098,7 @@ snapshots: jest-mock@27.5.1: dependencies: '@jest/types': 27.5.1 - '@types/node': 16.11.47 + '@types/node': 20.19.10 jest-pnp-resolver@1.2.3(jest-resolve@27.5.1): optionalDependencies: @@ -14125,7 +14126,7 @@ snapshots: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.47 + '@types/node': 20.19.10 chalk: 4.1.0 emittery: 0.8.1 graceful-fs: 4.2.11 @@ -14176,7 +14177,7 @@ snapshots: jest-serializer@27.5.1: dependencies: - '@types/node': 16.11.47 + '@types/node': 20.19.10 graceful-fs: 4.2.11 jest-snapshot@27.5.1: @@ -14226,7 +14227,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 16.11.47 + '@types/node': 20.19.10 merge-stream: 2.0.0 supports-color: 8.1.1