diff --git a/composer.lock b/composer.lock index 9e183ebdcd..5b3a92e8fb 100644 --- a/composer.lock +++ b/composer.lock @@ -10845,17 +10845,17 @@ }, { "name": "drupal/webform", - "version": "5.18.0", + "version": "5.19.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "8.x-5.18" + "reference": "8.x-5.19" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.18.zip", - "reference": "8.x-5.18", - "shasum": "539d0ba5bacc402cf6ea2a3419ae164703a09aa0" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.19.zip", + "reference": "8.x-5.19", + "shasum": "90a2084c2647bca791cc8b18a7e2a3b49f3da7ea" }, "require": { "drupal/core": "^8.8" @@ -10894,8 +10894,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-5.18", - "datestamp": "1593034084", + "version": "8.x-5.19", + "datestamp": "1593681136", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -18258,12 +18258,12 @@ "source": { "type": "git", "url": "https://github.com/department-of-veterans-affairs/vets-website.git", - "reference": "09ec40f11d440016979e8cb71c79c892f6d463d0" + "reference": "00e6682a78ac698a3a1c19b6efe1e5fccf48f484" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/department-of-veterans-affairs/vets-website/zipball/09ec40f11d440016979e8cb71c79c892f6d463d0", - "reference": "09ec40f11d440016979e8cb71c79c892f6d463d0", + "url": "https://api.github.com/repos/department-of-veterans-affairs/vets-website/zipball/00e6682a78ac698a3a1c19b6efe1e5fccf48f484", + "reference": "00e6682a78ac698a3a1c19b6efe1e5fccf48f484", "shasum": "" }, "type": "node-project", @@ -18288,7 +18288,7 @@ } ], "description": "Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/web, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.", - "time": "2020-07-06T23:43:03+00:00" + "time": "2020-07-07T12:57:43+00:00" }, { "name": "vlucas/phpdotenv",