Skip to content

Commit

Permalink
Bump drupal/dropzonejs from 2.8.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps drupal/dropzonejs from 2.8.0 to 2.10.0.

---
updated-dependencies:
- dependency-name: drupal/dropzonejs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent 74c27b8 commit 64e1fef
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1680,16 +1680,16 @@
},
{
"name": "doctrine/collections",
"version": "2.2.0",
"version": "2.2.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "07e16cd7b80a2cffed99e36b541876af172f0257"
"reference": "420480fc085bc65f3c956af13abe8e7546f94813"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/07e16cd7b80a2cffed99e36b541876af172f0257",
"reference": "07e16cd7b80a2cffed99e36b541876af172f0257",
"url": "https://api.github.com/repos/doctrine/collections/zipball/420480fc085bc65f3c956af13abe8e7546f94813",
"reference": "420480fc085bc65f3c956af13abe8e7546f94813",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -1746,7 +1746,7 @@
],
"support": {
"issues": "https://github.com/doctrine/collections/issues",
"source": "https://github.com/doctrine/collections/tree/2.2.0"
"source": "https://github.com/doctrine/collections/tree/2.2.1"
},
"funding": [
{
Expand All @@ -1762,7 +1762,7 @@
"type": "tidelift"
}
],
"time": "2024-02-25T22:55:36+00:00"
"time": "2024-03-05T22:28:45+00:00"
},
{
"name": "doctrine/common",
Expand Down Expand Up @@ -4906,17 +4906,17 @@
},
{
"name": "drupal/dropzonejs",
"version": "2.8.0",
"version": "2.10.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/dropzonejs.git",
"reference": "8.x-2.8"
"reference": "8.x-2.10"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/dropzonejs-8.x-2.8.zip",
"reference": "8.x-2.8",
"shasum": "d330143503eef258e0b87a384d2d9ad8dcf03380"
"url": "https://ftp.drupal.org/files/projects/dropzonejs-8.x-2.10.zip",
"reference": "8.x-2.10",
"shasum": "72bee3bce2d29eace381edba1a7e0237db6ecd48"
},
"require": {
"drupal/core": "^9.3 || ^10"
Expand All @@ -4930,8 +4930,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.8",
"datestamp": "1676965468",
"version": "8.x-2.10",
"datestamp": "1709584348",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down

0 comments on commit 64e1fef

Please sign in to comment.