0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-19 11:09:38 +00:00

Updated composer deps again and run npm audit fix

This commit is contained in:
Dan Brown 2021-05-08 17:50:28 +01:00
parent 7f8f3080c5
commit c42b6aece9
No known key found for this signature in database
GPG key ID: 46D9F943C24A2EF9
2 changed files with 1284 additions and 15 deletions

22
composer.lock generated
View file

@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.180.0", "version": "3.180.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "761d06d3d320bd1a0114f9d937eccd1613e1913b" "reference": "948a4defbe2a571cc4460725015b8e98b7060f2d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/761d06d3d320bd1a0114f9d937eccd1613e1913b", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/948a4defbe2a571cc4460725015b8e98b7060f2d",
"reference": "761d06d3d320bd1a0114f9d937eccd1613e1913b", "reference": "948a4defbe2a571cc4460725015b8e98b7060f2d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -92,9 +92,9 @@
"support": { "support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.180.0" "source": "https://github.com/aws/aws-sdk-php/tree/3.180.5"
}, },
"time": "2021-05-03T20:41:22+00:00" "time": "2021-05-07T18:12:43+00:00"
}, },
{ {
"name": "barryvdh/laravel-dompdf", "name": "barryvdh/laravel-dompdf",
@ -1873,16 +1873,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "1.6.0", "version": "1.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "19a9673b833cc37770439097b381d86cd125bfe8" "reference": "2651c497f005de305c7ba3f232cbd87b8c00ee8c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/19a9673b833cc37770439097b381d86cd125bfe8", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/2651c497f005de305c7ba3f232cbd87b8c00ee8c",
"reference": "19a9673b833cc37770439097b381d86cd125bfe8", "reference": "2651c497f005de305c7ba3f232cbd87b8c00ee8c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1970,7 +1970,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-01T19:00:49+00:00" "time": "2021-05-08T16:08:00+00:00"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",

1277
package-lock.json generated

File diff suppressed because it is too large Load diff