Skip to content

Commit e481884

Browse files
authored
Updates the dependencies (#41538)
* Updating dependencies * Major update cypress * Thanks for the reminder @brianteeman * Composer * weekend updates
1 parent d092fa2 commit e481884

File tree

5 files changed

+389
-7868
lines changed

5 files changed

+389
-7868
lines changed

composer.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@
5353
"joomla/database": "^2.1.1",
5454
"joomla/di": "^2.0.1",
5555
"joomla/event": "^2.0.2",
56-
"joomla/filter": "^2.0.2",
56+
"joomla/filter": "^2.0.3",
5757
"joomla/filesystem": "^2.0.2",
5858
"joomla/http": "^2.0.2",
5959
"joomla/input": "^2.0.4",
6060
"joomla/ldap": "~2.0.0",
61-
"joomla/oauth1": "^2.0.1",
62-
"joomla/oauth2": "^2.0.1",
61+
"joomla/oauth1": "^2.0.2",
62+
"joomla/oauth2": "^2.0.2",
6363
"joomla/registry": "^2.0.4",
6464
"joomla/router": "^2.0.1",
6565
"joomla/session": "^2.0.2",
@@ -73,16 +73,16 @@
7373
"google/recaptcha": "^1.2.4",
7474
"laminas/laminas-diactoros": "^2.4.1",
7575
"paragonie/sodium_compat": "^1.20",
76-
"phpmailer/phpmailer": "^6.8.0",
76+
"phpmailer/phpmailer": "^6.8.1",
7777
"psr/link": "~1.0.0",
78-
"symfony/console": "^5.4.26",
78+
"symfony/console": "^5.4.28",
7979
"symfony/error-handler": "^5.4.26",
8080
"symfony/ldap": "^5.4.27",
8181
"symfony/options-resolver": "^5.4.21",
82-
"symfony/polyfill-mbstring": "^1.27.0",
83-
"symfony/polyfill-php73": "^1.27",
84-
"symfony/polyfill-php80": "^1.27",
85-
"symfony/polyfill-php81": "^1.27",
82+
"symfony/polyfill-mbstring": "^1.28.0",
83+
"symfony/polyfill-php73": "^1.28",
84+
"symfony/polyfill-php80": "^1.28",
85+
"symfony/polyfill-php81": "^1.28",
8686
"symfony/web-link": "^5.4.21",
8787
"symfony/yaml": "^5.4.23",
8888
"typo3/phar-stream-wrapper": "^3.1.7",
@@ -95,7 +95,7 @@
9595
"psr/log": "^1.1.4",
9696
"ext-gd": "*",
9797
"web-auth/webauthn-lib": "2.1.*",
98-
"composer/ca-bundle": "^1.3.6",
98+
"composer/ca-bundle": "^1.3.7",
9999
"dragonmantank/cron-expression": "^3.3.3",
100100
"enshrined/svg-sanitize": "^0.15.4",
101101
"lcobucci/jwt": "^3.4.6",

0 commit comments

Comments
 (0)