Update hotjar, http_client_error_status, menu_trail_by_patha, password_policy, scn
This commit is contained in:
parent
71e9dac48e
commit
af3e615988
2 changed files with 50 additions and 48 deletions
|
@ -93,9 +93,9 @@
|
|||
"drupal/gin_toolbar": "^1.0@beta",
|
||||
"drupal/google_analytics": "^4.0",
|
||||
"drupal/gutenberg": "^2.5",
|
||||
"drupal/hotjar": "^2",
|
||||
"drupal/hotjar": "^3.1",
|
||||
"drupal/http_cache_control": "^2",
|
||||
"drupal/http_client_error_status": "^2",
|
||||
"drupal/http_client_error_status": "^3.0",
|
||||
"drupal/ief_complex_open": "^1",
|
||||
"drupal/indieweb": "^1",
|
||||
"drupal/inline_entity_form": "^1.0@RC",
|
||||
|
@ -105,7 +105,7 @@
|
|||
"drupal/linkit": "^6",
|
||||
"drupal/markdown": "^3",
|
||||
"drupal/menu_link_config": "^1.0@alpha",
|
||||
"drupal/menu_trail_by_path": "^1",
|
||||
"drupal/menu_trail_by_path": "^2.0",
|
||||
"drupal/microformats": "^2",
|
||||
"drupal/migrate_plus": "^6",
|
||||
"drupal/migrate_source_csv": "^3",
|
||||
|
@ -119,7 +119,7 @@
|
|||
"drupal/octavia": "1.x-dev",
|
||||
"drupal/octavia_camouflage": "dev-8.x-1.x as 1.x-dev",
|
||||
"drupal/paragraphs_features": "^1.4",
|
||||
"drupal/password_policy": "^3.0",
|
||||
"drupal/password_policy": "^4.0",
|
||||
"drupal/plausible": "^2.0@beta",
|
||||
"drupal/prepopulate": "^2",
|
||||
"drupal/preview_link": "^1",
|
||||
|
@ -132,7 +132,7 @@
|
|||
"drupal/role_delegation": "^1",
|
||||
"drupal/scheduler": "^1",
|
||||
"drupal/schema_metatag": "^2",
|
||||
"drupal/scn": "^1.1",
|
||||
"drupal/scn": "^2.0",
|
||||
"drupal/search404": "^2",
|
||||
"drupal/search_api_autocomplete": "^1.6",
|
||||
"drupal/search_api_saved_searches": "^1.0@alpha",
|
||||
|
|
88
composer.lock
generated
88
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": "de5652af7fb1cd2da261feb5c88e7a1d",
|
||||
"content-hash": "944c6c4eed86453c27942737fe9ac326",
|
||||
"packages": [
|
||||
{
|
||||
"name": "abraham/twitteroauth",
|
||||
|
@ -9907,27 +9907,27 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/hotjar",
|
||||
"version": "2.4.0",
|
||||
"version": "3.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/hotjar.git",
|
||||
"reference": "8.x-2.4"
|
||||
"reference": "8.x-3.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/hotjar-8.x-2.4.zip",
|
||||
"reference": "8.x-2.4",
|
||||
"shasum": "68e6fd3fec7478b3a964e64e486a3c180e30eaad"
|
||||
"url": "https://ftp.drupal.org/files/projects/hotjar-8.x-3.1.zip",
|
||||
"reference": "8.x-3.1",
|
||||
"shasum": "2ab70dd75277c484363758020b966ba41802f59d"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9.3",
|
||||
"drupal/core": "^9.4 || ^10",
|
||||
"ext-json": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.4",
|
||||
"datestamp": "1667919016",
|
||||
"version": "8.x-3.1",
|
||||
"datestamp": "1667919107",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -10000,17 +10000,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/http_client_error_status",
|
||||
"version": "2.5.0",
|
||||
"version": "3.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/http_client_error_status.git",
|
||||
"reference": "8.x-2.5"
|
||||
"reference": "3.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/http_client_error_status-8.x-2.5.zip",
|
||||
"reference": "8.x-2.5",
|
||||
"shasum": "95a98da7719050ae29a9128e475569a2f62529a6"
|
||||
"url": "https://ftp.drupal.org/files/projects/http_client_error_status-3.0.0.zip",
|
||||
"reference": "3.0.0",
|
||||
"shasum": "317b20d9520cb6210851ae6b9fec36dce73c631f"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.7.7 || ^9 || ^10"
|
||||
|
@ -10018,8 +10018,8 @@
|
|||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.5",
|
||||
"datestamp": "1655678454",
|
||||
"version": "3.0.0",
|
||||
"datestamp": "1655679055",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -11007,26 +11007,26 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/menu_trail_by_path",
|
||||
"version": "1.3.0",
|
||||
"version": "2.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/menu_trail_by_path.git",
|
||||
"reference": "8.x-1.3"
|
||||
"reference": "2.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-8.x-1.3.zip",
|
||||
"reference": "8.x-1.3",
|
||||
"shasum": "64ba3a163302ff132c29a75b75ca4f6cce6b24dd"
|
||||
"url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-2.0.0.zip",
|
||||
"reference": "2.0.0",
|
||||
"shasum": "4974b181df7112e2b09e3bddf10b9e704db15375"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8|^9.0"
|
||||
"drupal/core": "^8.8 || ^9.0 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.3",
|
||||
"datestamp": "1586900806",
|
||||
"version": "2.0.0",
|
||||
"datestamp": "1667652245",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -12109,26 +12109,26 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/password_policy",
|
||||
"version": "3.2.0",
|
||||
"version": "4.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/password_policy.git",
|
||||
"reference": "8.x-3.2"
|
||||
"reference": "4.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/password_policy-8.x-3.2.zip",
|
||||
"reference": "8.x-3.2",
|
||||
"shasum": "34324c58c252db314fb2718cb3f4e499489f7fcf"
|
||||
"url": "https://ftp.drupal.org/files/projects/password_policy-4.0.0.zip",
|
||||
"reference": "4.0.0",
|
||||
"shasum": "ed55a1441bc7fad0dcb0aea7d2bfecc88a156c83"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
"drupal/core": "^9.1 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-3.2",
|
||||
"datestamp": "1663587531",
|
||||
"version": "4.0.0",
|
||||
"datestamp": "1668191689",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -13158,26 +13158,26 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/scn",
|
||||
"version": "1.5.0",
|
||||
"version": "2.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/scn.git",
|
||||
"reference": "8.x-1.5"
|
||||
"reference": "2.0.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/scn-8.x-1.5.zip",
|
||||
"reference": "8.x-1.5",
|
||||
"shasum": "470a422c2e6b1796bb66c8d39b7d4ec085fa35bf"
|
||||
"url": "https://ftp.drupal.org/files/projects/scn-2.0.2.zip",
|
||||
"reference": "2.0.2",
|
||||
"shasum": "86e59fab576c6bcc5a8a530421ef222ec37a70a9"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.7.7 || ^9"
|
||||
"drupal/core": "^8 || ^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.5",
|
||||
"datestamp": "1606456007",
|
||||
"version": "2.0.2",
|
||||
"datestamp": "1659788910",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -13190,14 +13190,16 @@
|
|||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "ivnish",
|
||||
"homepage": "https://www.drupal.org/user/3547706"
|
||||
"name": "Andrei Ivnitskii",
|
||||
"homepage": "https://www.drupal.org/u/ivnish",
|
||||
"role": "Maintainer"
|
||||
}
|
||||
],
|
||||
"description": "Notifies the site administrator by e-mail or telegram about new comments on the site.",
|
||||
"homepage": "https://www.drupal.org/project/scn",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/scn"
|
||||
"source": "https://git.drupalcode.org/project/scn",
|
||||
"issues": "https://www.drupal.org/project/issues/scn"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue