diff --git a/composer.json b/composer.json index a2ec8a7..49fcbfa 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "awssat/laravel-visits": "^5.0", "bacon/bacon-qr-code": "^2.0", "codedge/laravel-selfupdater": "^3.6", - "cohensive/oembed": "^0.16", + "cohensive/oembed": "^0.17", "doctrine/dbal": "^3.0", "fideloper/proxy": "^4.4", "geo-sot/laravel-env-editor": "^2.0", diff --git a/composer.lock b/composer.lock index 16f2281..2b44c8c 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "0c837c103668f2658f05ba5b736ac0dd", + "content-hash": "aa4af324a189e67e6f758d3b6fc67fb7", "packages": [ { "name": "awssat/laravel-visits", @@ -338,16 +338,16 @@ }, { "name": "cohensive/oembed", - "version": "v0.16.0", + "version": "v0.17", "source": { "type": "git", "url": "https://github.com/KaneCohen/oembed.git", - "reference": "5a12ae8861feef4aba68a5d61cb603d008c204c0" + "reference": "42006e220142a3774718351e2994ad5857f5ab04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KaneCohen/oembed/zipball/5a12ae8861feef4aba68a5d61cb603d008c204c0", - "reference": "5a12ae8861feef4aba68a5d61cb603d008c204c0", + "url": "https://api.github.com/repos/KaneCohen/oembed/zipball/42006e220142a3774718351e2994ad5857f5ab04", + "reference": "42006e220142a3774718351e2994ad5857f5ab04", "shasum": "" }, "require": { @@ -391,9 +391,9 @@ ], "support": { "issues": "https://github.com/KaneCohen/oembed/issues", - "source": "https://github.com/KaneCohen/oembed/tree/v0.16.0" + "source": "https://github.com/KaneCohen/oembed/tree/v0.17" }, - "time": "2022-05-11T08:22:53+00:00" + "time": "2023-07-14T09:29:52+00:00" }, { "name": "dasprid/enum", @@ -5352,16 +5352,16 @@ }, { "name": "symfony/http-client", - "version": "v5.4.24", + "version": "v5.4.25", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "9e89ac4c9dfe29f4ed2b10a36e62720286632ad6" + "reference": "ccbb572627466f03a3d7aa1b23483787f5969afc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/9e89ac4c9dfe29f4ed2b10a36e62720286632ad6", - "reference": "9e89ac4c9dfe29f4ed2b10a36e62720286632ad6", + "url": "https://api.github.com/repos/symfony/http-client/zipball/ccbb572627466f03a3d7aa1b23483787f5969afc", + "reference": "ccbb572627466f03a3d7aa1b23483787f5969afc", "shasum": "" }, "require": { @@ -5423,7 +5423,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v5.4.24" + "source": "https://github.com/symfony/http-client/tree/v5.4.25" }, "funding": [ { @@ -5439,7 +5439,7 @@ "type": "tidelift" } ], - "time": "2023-05-07T13:11:28+00:00" + "time": "2023-06-21T14:44:30+00:00" }, { "name": "symfony/http-client-contracts",