From 13d9f6eaeec14a7ea4e499b2b7599d000119ba1f Mon Sep 17 00:00:00 2001 From: bach Date: Wed, 30 Jun 2021 11:36:18 +0200 Subject: [PATCH] security updates --- src/composer.lock | 66 ++++++++++++++++++++++++++--------------------- 1 file changed, 36 insertions(+), 30 deletions(-) diff --git a/src/composer.lock b/src/composer.lock index 1ed4c5a..4c968b0 100644 --- a/src/composer.lock +++ b/src/composer.lock @@ -4165,35 +4165,38 @@ }, { "name": "drupal/ctools", - "version": "3.4.0", + "version": "3.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ctools.git", - "reference": "8.x-3.4" + "reference": "8.x-3.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.4.zip", - "reference": "8.x-3.4", - "shasum": "016ca5abb7ac4ca720352a72e8989f3ef0e20539" + "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.7.zip", + "reference": "8.x-3.7", + "shasum": "b11c0981a1d2ab3cc9e8e614a337d8e2a2a70c0e" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.4", - "datestamp": "1585763383", + "version": "8.x-3.7", + "datestamp": "1623860918", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "branch-alias": { + "dev-8.x-3.x": "3.x-dev" } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -5283,23 +5286,23 @@ }, { "name": "drupal/graphql", - "version": "4.0.0", + "version": "4.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/graphql.git", - "reference": "8.x-4.0" + "reference": "8.x-4.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/graphql-8.x-4.0.zip", - "reference": "8.x-4.0", - "shasum": "639dd29fb6005ba2b15a389f03a6596308c9f14e" + "url": "https://ftp.drupal.org/files/projects/graphql-8.x-4.1.zip", + "reference": "8.x-4.1", + "shasum": "c37587b95e78b62b099bfee128e0a5d634696335" }, "require": { "drupal/core": "^8 || ^9", "drupal/typed_data": "*", "php": ">=7.2", - "webonyx/graphql-php": "^14.3.0" + "webonyx/graphql-php": "^14.5.0" }, "require-dev": { "drupal/node-node": "*" @@ -5307,8 +5310,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-4.0", - "datestamp": "1607692423", + "version": "8.x-4.1", + "datestamp": "1622655866", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7795,7 +7798,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/typed_data.git", - "reference": "27555f47b522730d04f3b33c9a46c0acbcb3146e" + "reference": "d6550fd64428642da9ace9281670e70f7018f0b1" }, "require": { "drupal/core": "^8.8.2 || ^9" @@ -7806,8 +7809,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha5+21-dev", - "datestamp": "1600719315", + "version": "8.x-1.0-alpha5+24-dev", + "datestamp": "1623702620", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7838,8 +7841,7 @@ "support": { "source": "https://git.drupalcode.org/project/typed_data", "issues": "https://www.drupal.org/project/issues/typed_data" - }, - "time": "2020-10-30T06:56:14+00:00" + } }, { "name": "drupal/ultimate_cron", @@ -13198,16 +13200,16 @@ }, { "name": "webonyx/graphql-php", - "version": "v14.5.1", + "version": "v14.9.0", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "3af8b92d07e0d7a9085c0b83daf86beaeb76f092" + "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/3af8b92d07e0d7a9085c0b83daf86beaeb76f092", - "reference": "3af8b92d07e0d7a9085c0b83daf86beaeb76f092", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/36b83621deb5eae354347a2e86dc7aec81b32a82", + "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82", "shasum": "" }, "require": { @@ -13221,9 +13223,9 @@ "nyholm/psr7": "^1.2", "phpbench/phpbench": "^0.16.10", "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "0.12.32", - "phpstan/phpstan-phpunit": "0.12.11", - "phpstan/phpstan-strict-rules": "0.12.2", + "phpstan/phpstan": "0.12.82", + "phpstan/phpstan-phpunit": "0.12.18", + "phpstan/phpstan-strict-rules": "0.12.9", "phpunit/phpunit": "^7.2|^8.5", "psr/http-message": "^1.0", "react/promise": "2.*", @@ -13250,13 +13252,17 @@ "api", "graphql" ], + "support": { + "issues": "https://github.com/webonyx/graphql-php/issues", + "source": "https://github.com/webonyx/graphql-php/tree/v14.9.0" + }, "funding": [ { "url": "https://opencollective.com/webonyx-graphql-php", "type": "open_collective" } ], - "time": "2021-02-05T10:51:56+00:00" + "time": "2021-06-15T16:14:17+00:00" }, { "name": "wikimedia/composer-merge-plugin",