From f3fa69ca71aa0e42aa6189a8f5807bee7574be36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 09:31:31 -0700 Subject: [PATCH] Bump drupal/workbench_access from 2.0.1 to 2.0.2 (#18089) Bumps drupal/workbench_access from 2.0.1 to 2.0.2. --- updated-dependencies: - dependency-name: drupal/workbench_access dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amanda Nantais-Austin --- composer.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index da7ec1a106..abe3137e14 100644 --- a/composer.lock +++ b/composer.lock @@ -14184,29 +14184,29 @@ }, { "name": "drupal/workbench_access", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/workbench_access.git", - "reference": "2.0.1" + "reference": "2.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/workbench_access-2.0.1.zip", - "reference": "2.0.1", - "shasum": "112dc52da87c23c61aee9bcb7329f35d59e6fa11" + "url": "https://ftp.drupal.org/files/projects/workbench_access-2.0.2.zip", + "reference": "2.0.2", + "shasum": "88e792f160feaf2d5f3561a38c140b07547f3ddc" }, "require": { "drupal/core": "^9 || ^10" }, "require-dev": { - "drupal/inline_entity_form": "*" + "drupal/inline_entity_form": "^2.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1676497401", + "version": "2.0.2", + "datestamp": "1715040293", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -27005,6 +27005,7 @@ "drupal/flag": 10, "drupal/graphql_menu": 15, "drupal/image_style_warmer": 5, + "drupal/jsonapi_resources": 10, "drupal/limited_field_widgets": 15, "drupal/linkit": 5, "drupal/linky": 10,