diff --git a/composer.lock b/composer.lock index a07b0b30..36ce7e7c 100644 --- a/composer.lock +++ b/composer.lock @@ -4971,16 +4971,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.22.0", + "version": "1.22.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "ec58baf7b3c7f1c81b3b00617c953249fb8cf30c" + "reference": "65c39594fbd8c67abfc68bb323f86447bab79cc0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/ec58baf7b3c7f1c81b3b00617c953249fb8cf30c", - "reference": "ec58baf7b3c7f1c81b3b00617c953249fb8cf30c", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/65c39594fbd8c67abfc68bb323f86447bab79cc0", + "reference": "65c39594fbd8c67abfc68bb323f86447bab79cc0", "shasum": "" }, "require": { @@ -5012,9 +5012,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.22.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.22.1" }, - "time": "2023-06-01T12:35:21+00:00" + "time": "2023-06-29T20:46:06+00:00" }, { "name": "psr/cache", @@ -13111,7 +13111,7 @@ }, { "name": "web-auth/metadata-service", - "version": "4.6.2", + "version": "4.6.3", "source": { "type": "git", "url": "https://github.com/web-auth/webauthn-metadata-service.git", @@ -13176,7 +13176,7 @@ "webauthn" ], "support": { - "source": "https://github.com/web-auth/webauthn-metadata-service/tree/4.6.2" + "source": "https://github.com/web-auth/webauthn-metadata-service/tree/4.6.3" }, "funding": [ { @@ -13192,7 +13192,7 @@ }, { "name": "web-auth/webauthn-lib", - "version": "4.6.2", + "version": "4.6.3", "source": { "type": "git", "url": "https://github.com/web-auth/webauthn-lib.git", @@ -13264,7 +13264,7 @@ "webauthn" ], "support": { - "source": "https://github.com/web-auth/webauthn-lib/tree/4.6.2" + "source": "https://github.com/web-auth/webauthn-lib/tree/4.6.3" }, "funding": [ { @@ -13280,7 +13280,7 @@ }, { "name": "web-auth/webauthn-symfony-bundle", - "version": "4.6.2", + "version": "4.6.3", "source": { "type": "git", "url": "https://github.com/web-auth/webauthn-symfony-bundle.git", @@ -13344,7 +13344,7 @@ "webauthn" ], "support": { - "source": "https://github.com/web-auth/webauthn-symfony-bundle/tree/4.6.2" + "source": "https://github.com/web-auth/webauthn-symfony-bundle/tree/4.6.3" }, "funding": [ { diff --git a/yarn.lock b/yarn.lock index 5cb6a928..91ba1549 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1008,10 +1008,10 @@ "@ckeditor/ckeditor5-utils" "38.1.0" lodash-es "^4.17.15" -"@ckeditor/ckeditor5-dev-translations@^38.0.3": - version "38.0.3" - resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-dev-translations/-/ckeditor5-dev-translations-38.0.3.tgz#3429ff1ce87e4b68d536ffd01f83c5bcdcfd7c36" - integrity sha512-lc1Zitgmq6ZPajLhEcYuyYWegpqxu+3QYHe7IlksGU1EgcEAAuPK4r5EY5a/QrrDOptfo1AOTBZ+c0BqckwiMA== +"@ckeditor/ckeditor5-dev-translations@^38.0.4": + version "38.0.4" + resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-dev-translations/-/ckeditor5-dev-translations-38.0.4.tgz#563cfea408c6efd34880f104a15a03b817bb9964" + integrity sha512-XBeGz3Oyc16+bPHgGs7ASOTu/NVCbdtbKoQHPzrzlNixVoN5zLKGQa1CSHEJGfVmFrMXLjwOckym7dMtT6nAng== dependencies: "@babel/parser" "^7.18.9" "@babel/traverse" "^7.18.9" @@ -1051,11 +1051,11 @@ ts-loader "^9.3.0" "@ckeditor/ckeditor5-dev-utils@^38.0.1": - version "38.0.3" - resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-dev-utils/-/ckeditor5-dev-utils-38.0.3.tgz#7b1f36d043fa324026b66bd44728e09e9a0bc44b" - integrity sha512-IJy2dNL0aQR244c/9XljMEvccd9vJylDLkmZG8Sd+cyiCgyKWBZ7R9aQoZeo9iamZ4sE8G9CM+IvCRryn5cR4A== + version "38.0.4" + resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-dev-utils/-/ckeditor5-dev-utils-38.0.4.tgz#0ca9e33de5c61ae634509c55a6608529ad708384" + integrity sha512-KAUhxgEjRtyn40SgUyFkduAby3jCxbGKqUcnbqTUshYCdq/lSg+AaAR4HNr2W6DVEYHK+71bG9Bvd/uYjNSb3g== dependencies: - "@ckeditor/ckeditor5-dev-translations" "^38.0.3" + "@ckeditor/ckeditor5-dev-translations" "^38.0.4" chalk "^3.0.0" cli-cursor "^3.1.0" cli-spinners "^2.6.1" @@ -1914,9 +1914,9 @@ integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA== "@types/node@*": - version "20.3.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.2.tgz#fa6a90f2600e052a03c18b8cb3fd83dd4e599898" - integrity sha512-vOBLVQeCQfIcF/2Y7eKFTqrMnizK5lRNQ7ykML/5RuwVXVWxYkgwS7xbt4B6fKCUPgbSL5FSsjHQpaGQP/dQmw== + version "20.3.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.3.tgz#329842940042d2b280897150e023e604d11657d6" + integrity sha512-wheIYdr4NYML61AjC8MKj/2jrR/kDQri/CIpVoZwldwhnIrD/j9jIU5bJ8yBKuB2VhpFV7Ab6G2XkBjv9r9Zzw== "@types/parse-json@^4.0.0": version "4.0.0" @@ -2645,9 +2645,9 @@ caniuse-api@^3.0.0: lodash.uniq "^4.5.0" caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001503: - version "1.0.30001509" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001509.tgz#2b7ad5265392d6d2de25cd8776d1ab3899570d14" - integrity sha512-2uDDk+TRiTX5hMcUYT/7CSyzMZxjfGu0vAUjS2g0LSD8UoXOv0LtpH4LxGMemsiPq6LCVIUjNwVM0erkOkGCDA== + version "1.0.30001510" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001510.tgz#077b7ceba430473142ffd47ed89a78bd7b10075f" + integrity sha512-z35lD6xjHklPNgjW4P68R30Er5OCIZE0C1bUf8IMXSh34WJYXfIy+GxIEraQXYJ2dvTU8TumjYAeLrPhpMlsuw== chalk@^2.0.0, chalk@^2.3.2: version "2.4.2" @@ -3435,9 +3435,9 @@ ee-first@1.1.1: integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== electron-to-chromium@^1.4.431: - version "1.4.445" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.445.tgz#058d2c5f3a2981ab1a37440f5a5e42d15672aa6d" - integrity sha512-++DB+9VK8SBJwC+X1zlMfJ1tMA3F0ipi39GdEp+x3cV2TyBihqAgad8cNMWtLDEkbH39nlDQP7PfGrDr3Dr7HA== + version "1.4.447" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.447.tgz#ac69d3a7b3713e9ae94bb30ba65c3114e4d76a38" + integrity sha512-sxX0LXh+uL41hSJsujAN86PjhrV/6c79XmpY0TvjZStV6VxIgarf8SRkUoUTuYmFcZQTemsoqo8qXOGw5npWfw== emoji-regex@^8.0.0: version "8.0.0" @@ -3788,9 +3788,9 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== fast-glob@^3.0.3, fast-glob@^3.2.11: - version "3.2.12" - resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80" - integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w== + version "3.3.0" + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.0.tgz#7c40cb491e1e2ed5664749e87bfb516dbe8727c0" + integrity sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA== dependencies: "@nodelib/fs.stat" "^2.0.2" "@nodelib/fs.walk" "^1.2.3"