Skip to content

Commit

Permalink
VACMS-18807: updated geo modules (#18809)
Browse files Browse the repository at this point in the history
  • Loading branch information
edmund-dunn authored Jul 31, 2024
1 parent 60bd552 commit 52029ac
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6948,17 +6948,17 @@
},
{
"name": "drupal/geocoder",
"version": "4.24.0",
"version": "4.25.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/geocoder.git",
"reference": "8.x-4.24"
"reference": "8.x-4.25"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/geocoder-8.x-4.24.zip",
"reference": "8.x-4.24",
"shasum": "b3aafd2d6f0dcda14e383286b23a5bc6fd62fc10"
"url": "https://ftp.drupal.org/files/projects/geocoder-8.x-4.25.zip",
"reference": "8.x-4.25",
"shasum": "f62dcbdb3c27a266aed92f78c6b861ffaa391ff0"
},
"require": {
"davedevelopment/stiphle": "^0.9.2",
Expand Down Expand Up @@ -7002,8 +7002,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-4.24",
"datestamp": "1719606014",
"version": "8.x-4.25",
"datestamp": "1722204762",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -7044,17 +7044,17 @@
},
{
"name": "drupal/geofield",
"version": "1.59.0",
"version": "1.60.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/geofield.git",
"reference": "8.x-1.59"
"reference": "8.x-1.60"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.59.zip",
"reference": "8.x-1.59",
"shasum": "1469ff78a551fe559f14ea80fb2d9756a99903f2"
"url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.60.zip",
"reference": "8.x-1.60",
"shasum": "ffb1891148b343208e7a190c8cc606a339c74ee1"
},
"require": {
"drupal/core": "^9 || ^10 || ^11",
Expand All @@ -7067,8 +7067,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.59",
"datestamp": "1718892670",
"version": "8.x-1.60",
"datestamp": "1722078200",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -7106,17 +7106,17 @@
},
{
"name": "drupal/geofield_map",
"version": "3.0.19",
"version": "3.0.20",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/geofield_map.git",
"reference": "3.0.19"
"reference": "3.0.20"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/geofield_map-3.0.19.zip",
"reference": "3.0.19",
"shasum": "ab1f5ae089555a05ffe48aceeafc1b6a27560dbf"
"url": "https://ftp.drupal.org/files/projects/geofield_map-3.0.20.zip",
"reference": "3.0.20",
"shasum": "2980298be3d771bb243e7c64940d38355de65ae6"
},
"require": {
"drupal/core": "^9.3 || ^10",
Expand All @@ -7125,8 +7125,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "3.0.19",
"datestamp": "1720791444",
"version": "3.0.20",
"datestamp": "1722111958",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down

0 comments on commit 52029ac

Please sign in to comment.