Update packages to shutup dependabot.

This commit is contained in:
James Cole 2022-07-05 19:16:53 +02:00
parent 2f20bac734
commit b97988a597
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80
7 changed files with 828 additions and 795 deletions

25
composer.lock generated
View File

@ -3132,16 +3132,16 @@
},
{
"name": "league/uri",
"version": "6.6.0",
"version": "6.7.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/uri.git",
"reference": "4147f19b9de3b5af6a258f35d7a0efbbf9963298"
"reference": "2d7c87a0860f3126a39f44a8a9bf2fed402dcfea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/uri/zipball/4147f19b9de3b5af6a258f35d7a0efbbf9963298",
"reference": "4147f19b9de3b5af6a258f35d7a0efbbf9963298",
"url": "https://api.github.com/repos/thephpleague/uri/zipball/2d7c87a0860f3126a39f44a8a9bf2fed402dcfea",
"reference": "2d7c87a0860f3126a39f44a8a9bf2fed402dcfea",
"shasum": ""
},
"require": {
@ -3155,6 +3155,7 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^v3.3.2",
"nyholm/psr7": "^1.5",
"php-http/psr7-integration-tests": "^1.1",
"phpstan/phpstan": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
@ -3218,7 +3219,7 @@
"docs": "https://uri.thephpleague.com",
"forum": "https://thephpleague.slack.com",
"issues": "https://github.com/thephpleague/uri/issues",
"source": "https://github.com/thephpleague/uri/tree/6.6.0"
"source": "https://github.com/thephpleague/uri/tree/6.7.1"
},
"funding": [
{
@ -3226,7 +3227,7 @@
"type": "github"
}
],
"time": "2022-05-28T05:44:35+00:00"
"time": "2022-06-29T09:48:18+00:00"
},
{
"name": "league/uri-interfaces",
@ -3742,16 +3743,16 @@
},
{
"name": "nyholm/psr7",
"version": "1.5.0",
"version": "1.5.1",
"source": {
"type": "git",
"url": "https://github.com/Nyholm/psr7.git",
"reference": "1461e07a0f2a975a52082ca3b769ca912b816226"
"reference": "f734364e38a876a23be4d906a2a089e1315be18a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/1461e07a0f2a975a52082ca3b769ca912b816226",
"reference": "1461e07a0f2a975a52082ca3b769ca912b816226",
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/f734364e38a876a23be4d906a2a089e1315be18a",
"reference": "f734364e38a876a23be4d906a2a089e1315be18a",
"shasum": ""
},
"require": {
@ -3803,7 +3804,7 @@
],
"support": {
"issues": "https://github.com/Nyholm/psr7/issues",
"source": "https://github.com/Nyholm/psr7/tree/1.5.0"
"source": "https://github.com/Nyholm/psr7/tree/1.5.1"
},
"funding": [
{
@ -3815,7 +3816,7 @@
"type": "github"
}
],
"time": "2022-02-02T18:37:57+00:00"
"time": "2022-06-22T07:13:36+00:00"
},
{
"name": "paragonie/constant_time_encoding",

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Vue.js v2.7.2
* (c) 2014-2022 Evan You
* Released under the MIT License.
*/

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

1586
yarn.lock

File diff suppressed because it is too large Load Diff