diff --git a/packages/bookshelf-filter/package.json b/packages/bookshelf-filter/package.json index 30c497eb9..d3ba21eac 100644 --- a/packages/bookshelf-filter/package.json +++ b/packages/bookshelf-filter/package.json @@ -25,7 +25,7 @@ "dependencies": { "@tryghost/debug": "workspace:*", "@tryghost/errors": "workspace:*", - "@tryghost/nql": "0.12.10", + "@tryghost/nql": "0.12.11", "@tryghost/tpl": "workspace:*" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b7e2cfe64..4d9def051 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -119,8 +119,8 @@ importers: specifier: workspace:* version: link:../errors '@tryghost/nql': - specifier: 0.12.10 - version: 0.12.10 + specifier: 0.12.11 + version: 0.12.11 '@tryghost/tpl': specifier: workspace:* version: link:../tpl @@ -2315,17 +2315,17 @@ packages: '@tryghost/bunyan-rotating-filestream@0.0.7': resolution: {integrity: sha512-dswM+dxG8J7WpVoSjzAdoWXqqB5Dg0C2T7Zh6eoUvl5hkA8yWWJi/fS4jNXlHF700lWQ0g8/t+leJ7SGSWd+aw==} - '@tryghost/mongo-knex@0.9.4': - resolution: {integrity: sha512-R5mqpuQ1nN4qWAii9Tvg5POZ0nLO7Voy7QaQF+95sseUpfe4XEUsr3+mm4HYPC8MNKginlUm/unLf5QFzFQl5w==} + '@tryghost/mongo-knex@0.9.5': + resolution: {integrity: sha512-etO6Kz8a1dgMV6yapD2C2JsoeLrUjkIoIUdXrkV9ELHQsMjMhtI2SAUnMV9AcLhxv0P7h8UWWD2rlNBwo8JJig==} - '@tryghost/mongo-utils@0.6.3': - resolution: {integrity: sha512-BOgflEMywUXnTxXqOPuppFRD50IuIERAt06UEsyGTLRI6GSuO18BDygo72UpMHtM+NspGM0jPc1eQOeVvUJNAw==} + '@tryghost/mongo-utils@0.6.4': + resolution: {integrity: sha512-4ZGl9QXoMTQb9qb5HGjMjVLkV39FO0F/0cM4Z3i/9gUXXfdmGZwPdcAMBRT7oRhqng3/4uSRpvQ/Rk0oASM+kg==} - '@tryghost/nql-lang@0.6.4': - resolution: {integrity: sha512-m984kPFEexS3N1j/LeG51ChTJCplN/+IWoBP6/vsBxz0cnneY87J7rwr96gTmNR+s1xDzuQOpj3heoFD9Dw+7A==} + '@tryghost/nql-lang@0.6.5': + resolution: {integrity: sha512-13Loz2yH7GCMAfpVawD6KNWNPIVTc4STnP+MeCwbrWg8htv/CPOB0u+i9Eap0qEi8h6TC2aoOvbQV0EvjidQaQ==} - '@tryghost/nql@0.12.10': - resolution: {integrity: sha512-kpj2ICTBmkz5Uet7Z/J61C/EEBTfa55np6LnbqW6N8g33uvCh9NkAsM2WgV1NK2lffpQT3Cs/qA2ymzHAguvoA==} + '@tryghost/nql@0.12.11': + resolution: {integrity: sha512-8Cb10OpQWT+v0Xvfrov9IkBwzyPlARsjF1EIC8f3ET/JZD3G+ARoQ3GEBQ7XeW6YcUd7MIh3zqJTv5ST+aDjZA==} '@tryghost/string@0.3.4': resolution: {integrity: sha512-eI8B3lEgfv8RQFbQnP7H4KnlhrDkqrh+lAcNLXHyUAoqb5MwqlrHAIAQZxpl5CLW9agBJ8w1UO7ZrcseHEL8Ww==} @@ -7025,26 +7025,27 @@ snapshots: dependencies: long-timeout: 0.1.1 - '@tryghost/mongo-knex@0.9.4': + '@tryghost/mongo-knex@0.9.5': dependencies: debug: 4.4.3(supports-color@7.2.0) lodash: 4.18.1 transitivePeerDependencies: - supports-color - '@tryghost/mongo-utils@0.6.3': + '@tryghost/mongo-utils@0.6.4': dependencies: lodash: 4.18.1 - '@tryghost/nql-lang@0.6.4': + '@tryghost/nql-lang@0.6.5': dependencies: date-fns: 2.30.0 - '@tryghost/nql@0.12.10': + '@tryghost/nql@0.12.11': dependencies: - '@tryghost/mongo-knex': 0.9.4 - '@tryghost/mongo-utils': 0.6.3 - '@tryghost/nql-lang': 0.6.4 + '@tryghost/mongo-knex': 0.9.5 + '@tryghost/mongo-utils': 0.6.4 + '@tryghost/nql-lang': 0.6.5 + lodash: 4.18.1 mingo: 2.5.3 transitivePeerDependencies: - supports-color