diff --git a/composer.lock b/composer.lock index 260b3d75..69a8567c 100644 --- a/composer.lock +++ b/composer.lock @@ -995,16 +995,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.5.6", + "version": "6.5.7", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "f092dd734083473658de3ee4bef093ed77d2689c" + "reference": "724562fa861e21a4071c652c8a159934e4f05592" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f092dd734083473658de3ee4bef093ed77d2689c", - "reference": "f092dd734083473658de3ee4bef093ed77d2689c", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/724562fa861e21a4071c652c8a159934e4f05592", + "reference": "724562fa861e21a4071c652c8a159934e4f05592", "shasum": "" }, "require": { @@ -1090,7 +1090,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/6.5.6" + "source": "https://github.com/guzzle/guzzle/tree/6.5.7" }, "funding": [ { @@ -1106,7 +1106,7 @@ "type": "tidelift" } ], - "time": "2022-05-25T13:19:12+00:00" + "time": "2022-06-09T21:36:50+00:00" }, { "name": "guzzlehttp/promises", diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/controllers/fbpixel_controller.js b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/controllers/fbpixel_controller.js deleted file mode 100644 index fe4dc0b5..00000000 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/controllers/fbpixel_controller.js +++ /dev/null @@ -1,14 +0,0 @@ -import { Controller } from 'stimulus' - -export default class extends Controller { - - static values = { props: Object } - - connect() { - const CF = window.CookieFirst - if (CF && null !== CF.consent && true === CF.consent.advertising) { - fbq('track', 'ViewContent', this.propsValue) - } - } - -} diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Product/Detail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Product/Detail.html index ed76f69a..53e66a80 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Product/Detail.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Product/Detail.html @@ -119,8 +119,6 @@ -
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Region/Detail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Region/Detail.html index aad5efa7..7adc6705 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Region/Detail.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Region/Detail.html @@ -51,8 +51,6 @@ -