Update composer lock file- honeypot accessibility patch + indieweb update (our changes)
This commit is contained in:
parent
1a9e931dc1
commit
dce42bfeb7
1 changed files with 20 additions and 17 deletions
37
composer.lock
generated
37
composer.lock
generated
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "205161d0ceaf6aa5a1df700f94903740",
|
||||
"content-hash": "a0dd64c89ed438bd7f6ad0c03cc134e2",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -812,16 +812,16 @@
|
|||
},
|
||||
{
|
||||
"name": "consolidation/annotated-command",
|
||||
"version": "2.10.2",
|
||||
"version": "2.11.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/annotated-command.git",
|
||||
"reference": "5cbb8c320e0d3d2e6905374d56dc3610b7443f7b"
|
||||
"reference": "edea407f57104ed518cc3c3b47d5b84403ee267a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/5cbb8c320e0d3d2e6905374d56dc3610b7443f7b",
|
||||
"reference": "5cbb8c320e0d3d2e6905374d56dc3610b7443f7b",
|
||||
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/edea407f57104ed518cc3c3b47d5b84403ee267a",
|
||||
"reference": "edea407f57104ed518cc3c3b47d5b84403ee267a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -904,7 +904,7 @@
|
|||
}
|
||||
],
|
||||
"description": "Initialize Symfony Console commands from annotated command class methods.",
|
||||
"time": "2018-12-21T03:50:15+00:00"
|
||||
"time": "2018-12-29T04:43:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "consolidation/config",
|
||||
|
@ -6605,6 +6605,9 @@
|
|||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"patches_applied": {
|
||||
"Accessibility Issue Triggered": "https://www.drupal.org/files/issues/2018-08-05/honeypot-aria-hidden-on-text-field-2944843-12.patch"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
|
@ -6688,7 +6691,7 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/indieweb",
|
||||
"reference": "b0284c3465e0aa10f9a80d7e98452aca40f4a54b"
|
||||
"reference": "bee14cff17967f91e5fed83d607c433a74fb26fc"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0",
|
||||
|
@ -6709,8 +6712,8 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-rc1+10-dev",
|
||||
"datestamp": "1545571380",
|
||||
"version": "8.x-1.0-rc1+13-dev",
|
||||
"datestamp": "1545998880",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
|
@ -6739,7 +6742,7 @@
|
|||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/indieweb"
|
||||
},
|
||||
"time": "2018-12-23T13:55:35+00:00"
|
||||
"time": "2018-12-29T11:46:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/message",
|
||||
|
@ -9542,16 +9545,16 @@
|
|||
},
|
||||
{
|
||||
"name": "masterminds/html5",
|
||||
"version": "2.4.0",
|
||||
"version": "2.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Masterminds/html5-php.git",
|
||||
"reference": "cadcfaaa13153e0e8eb92c49a53e140cf1a85dea"
|
||||
"reference": "b5d892a4bd058d61f736935d32a9c248f11ccc93"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/cadcfaaa13153e0e8eb92c49a53e140cf1a85dea",
|
||||
"reference": "cadcfaaa13153e0e8eb92c49a53e140cf1a85dea",
|
||||
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/b5d892a4bd058d61f736935d32a9c248f11ccc93",
|
||||
"reference": "b5d892a4bd058d61f736935d32a9c248f11ccc93",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9561,14 +9564,14 @@
|
|||
"php": ">=5.3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "4.*",
|
||||
"phpunit/phpunit": "^4.8.35",
|
||||
"sami/sami": "~2.0",
|
||||
"satooshi/php-coveralls": "1.0.*"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.2-dev"
|
||||
"dev-master": "2.4-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -9605,7 +9608,7 @@
|
|||
"serializer",
|
||||
"xml"
|
||||
],
|
||||
"time": "2018-11-17T20:24:36+00:00"
|
||||
"time": "2018-12-27T22:03:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mf2/mf2",
|
||||
|
|
Loading…
Reference in a new issue