diff options
-rw-r--r-- | composer.lock | 68 | ||||
-rw-r--r-- | yarn.lock | 6 |
2 files changed, 37 insertions, 37 deletions
diff --git a/composer.lock b/composer.lock index 49cc0908..1311b71f 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -3774,46 +3774,45 @@ | |||
3774 | }, | 3774 | }, |
3775 | { | 3775 | { |
3776 | "name": "j0k3r/graby", | 3776 | "name": "j0k3r/graby", |
3777 | "version": "2.2.0", | 3777 | "version": "2.2.1", |
3778 | "source": { | 3778 | "source": { |
3779 | "type": "git", | 3779 | "type": "git", |
3780 | "url": "https://github.com/j0k3r/graby.git", | 3780 | "url": "https://github.com/j0k3r/graby.git", |
3781 | "reference": "deb677eb45eddb99e1dfcfe56bb4216fd12894ed" | 3781 | "reference": "12e967939bb3c79af5047eb62eb6b1ad73a7b647" |
3782 | }, | 3782 | }, |
3783 | "dist": { | 3783 | "dist": { |
3784 | "type": "zip", | 3784 | "type": "zip", |
3785 | "url": "https://api.github.com/repos/j0k3r/graby/zipball/deb677eb45eddb99e1dfcfe56bb4216fd12894ed", | 3785 | "url": "https://api.github.com/repos/j0k3r/graby/zipball/12e967939bb3c79af5047eb62eb6b1ad73a7b647", |
3786 | "reference": "deb677eb45eddb99e1dfcfe56bb4216fd12894ed", | 3786 | "reference": "12e967939bb3c79af5047eb62eb6b1ad73a7b647", |
3787 | "shasum": "" | 3787 | "shasum": "" |
3788 | }, | 3788 | }, |
3789 | "require": { | 3789 | "require": { |
3790 | "ext-curl": "*", | 3790 | "ext-curl": "*", |
3791 | "ext-tidy": "*", | 3791 | "ext-tidy": "*", |
3792 | "fossar/htmlawed": "^1.2.4", | 3792 | "fossar/htmlawed": "^1.2.7", |
3793 | "guzzlehttp/psr7": "^1.5", | 3793 | "guzzlehttp/psr7": "^1.5", |
3794 | "j0k3r/graby-site-config": "^1.0", | 3794 | "j0k3r/graby-site-config": "^1.0.100", |
3795 | "j0k3r/httplug-ssrf-plugin": "^2.0", | 3795 | "j0k3r/httplug-ssrf-plugin": "^2.0", |
3796 | "j0k3r/php-readability": "^1.1", | 3796 | "j0k3r/php-readability": "^1.2.3", |
3797 | "monolog/monolog": "^1.13.1", | 3797 | "monolog/monolog": "^1.18.0|^2.0", |
3798 | "php": ">=7.1", | 3798 | "php": ">=7.1", |
3799 | "php-http/client-common": "^2.0", | 3799 | "php-http/client-common": "^2.0", |
3800 | "php-http/discovery": "^1.0", | 3800 | "php-http/discovery": "^1.5", |
3801 | "php-http/httplug": "^2.0", | 3801 | "php-http/httplug": "^2.0", |
3802 | "php-http/message": "^1.7", | 3802 | "php-http/message": "^1.7", |
3803 | "psr/http-message": "^1.0", | 3803 | "simplepie/simplepie": "^1.5", |
3804 | "simplepie/simplepie": "^1.3.1", | 3804 | "smalot/pdfparser": "^0.15.1", |
3805 | "smalot/pdfparser": "~0.11", | 3805 | "symfony/options-resolver": "^3.4|^4.0|^5.0", |
3806 | "symfony/options-resolver": "~2.6|~3.0|~4.0|~5.0", | 3806 | "true/punycode": "^2.1" |
3807 | "true/punycode": "~2.1" | ||
3808 | }, | 3807 | }, |
3809 | "require-dev": { | 3808 | "require-dev": { |
3810 | "friendsofphp/php-cs-fixer": "~2.14", | 3809 | "friendsofphp/php-cs-fixer": "^2.16", |
3811 | "php-coveralls/php-coveralls": "^2.0", | 3810 | "guzzlehttp/guzzle": "^6.3.0", |
3812 | "php-http/guzzle6-adapter": "^2.0", | 3811 | "php-http/guzzle6-adapter": "^2.0", |
3813 | "php-http/mock-client": "^1.2", | 3812 | "php-http/mock-client": "^1.3", |
3814 | "phpstan/phpstan": "^0.11", | 3813 | "phpstan/phpstan": "^0.12", |
3815 | "phpstan/phpstan-phpunit": "^0.11", | 3814 | "phpstan/phpstan-phpunit": "^0.12", |
3816 | "symfony/phpunit-bridge": "~2.6|~3.0|~4.0|^5.0" | 3815 | "symfony/phpunit-bridge": "^5.1" |
3817 | }, | 3816 | }, |
3818 | "type": "library", | 3817 | "type": "library", |
3819 | "extra": { | 3818 | "extra": { |
@@ -3843,20 +3842,20 @@ | |||
3843 | } | 3842 | } |
3844 | ], | 3843 | ], |
3845 | "description": "Graby helps you extract article content from web pages", | 3844 | "description": "Graby helps you extract article content from web pages", |
3846 | "time": "2020-04-15T11:37:45+00:00" | 3845 | "time": "2020-06-02T13:48:42+00:00" |
3847 | }, | 3846 | }, |
3848 | { | 3847 | { |
3849 | "name": "j0k3r/graby-site-config", | 3848 | "name": "j0k3r/graby-site-config", |
3850 | "version": "1.0.106", | 3849 | "version": "1.0.107", |
3851 | "source": { | 3850 | "source": { |
3852 | "type": "git", | 3851 | "type": "git", |
3853 | "url": "https://github.com/j0k3r/graby-site-config.git", | 3852 | "url": "https://github.com/j0k3r/graby-site-config.git", |
3854 | "reference": "d50dbfe2644c684a9fe0d99c74ca0734354cc3c0" | 3853 | "reference": "cc66dcbdeb9368a8eb385e21dcc88183b280412e" |
3855 | }, | 3854 | }, |
3856 | "dist": { | 3855 | "dist": { |
3857 | "type": "zip", | 3856 | "type": "zip", |
3858 | "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/d50dbfe2644c684a9fe0d99c74ca0734354cc3c0", | 3857 | "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/cc66dcbdeb9368a8eb385e21dcc88183b280412e", |
3859 | "reference": "d50dbfe2644c684a9fe0d99c74ca0734354cc3c0", | 3858 | "reference": "cc66dcbdeb9368a8eb385e21dcc88183b280412e", |
3860 | "shasum": "" | 3859 | "shasum": "" |
3861 | }, | 3860 | }, |
3862 | "require": { | 3861 | "require": { |
@@ -3883,7 +3882,7 @@ | |||
3883 | } | 3882 | } |
3884 | ], | 3883 | ], |
3885 | "description": "Graby site config files", | 3884 | "description": "Graby site config files", |
3886 | "time": "2020-05-13T05:29:30+00:00" | 3885 | "time": "2020-06-03T09:43:28+00:00" |
3887 | }, | 3886 | }, |
3888 | { | 3887 | { |
3889 | "name": "j0k3r/httplug-ssrf-plugin", | 3888 | "name": "j0k3r/httplug-ssrf-plugin", |
@@ -8039,26 +8038,27 @@ | |||
8039 | }, | 8038 | }, |
8040 | { | 8039 | { |
8041 | "name": "smalot/pdfparser", | 8040 | "name": "smalot/pdfparser", |
8042 | "version": "v0.15.0", | 8041 | "version": "v0.15.1", |
8043 | "source": { | 8042 | "source": { |
8044 | "type": "git", | 8043 | "type": "git", |
8045 | "url": "https://github.com/smalot/pdfparser.git", | 8044 | "url": "https://github.com/smalot/pdfparser.git", |
8046 | "reference": "a53df87a048b943ff7380765b300e2b002e61de4" | 8045 | "reference": "6bc9dcbab5154f7d9f4c99e9cd3391f7ba019dc1" |
8047 | }, | 8046 | }, |
8048 | "dist": { | 8047 | "dist": { |
8049 | "type": "zip", | 8048 | "type": "zip", |
8050 | "url": "https://api.github.com/repos/smalot/pdfparser/zipball/a53df87a048b943ff7380765b300e2b002e61de4", | 8049 | "url": "https://api.github.com/repos/smalot/pdfparser/zipball/6bc9dcbab5154f7d9f4c99e9cd3391f7ba019dc1", |
8051 | "reference": "a53df87a048b943ff7380765b300e2b002e61de4", | 8050 | "reference": "6bc9dcbab5154f7d9f4c99e9cd3391f7ba019dc1", |
8052 | "shasum": "" | 8051 | "shasum": "" |
8053 | }, | 8052 | }, |
8054 | "require": { | 8053 | "require": { |
8055 | "ext-mbstring": "*", | 8054 | "ext-mbstring": "*", |
8056 | "ext-zlib": "*", | 8055 | "ext-zlib": "*", |
8057 | "php": ">=5.3.0", | 8056 | "php": "^5.6|^7.0", |
8058 | "tecnickcom/tcpdf": "~6.0" | 8057 | "tecnickcom/tcpdf": "^6.2.22" |
8059 | }, | 8058 | }, |
8060 | "require-dev": { | 8059 | "require-dev": { |
8061 | "atoum/atoum": "^2.8 | ^3.0" | 8060 | "atoum/atoum": "^3.1", |
8061 | "friendsofphp/php-cs-fixer": "^2.16.3" | ||
8062 | }, | 8062 | }, |
8063 | "type": "library", | 8063 | "type": "library", |
8064 | "autoload": { | 8064 | "autoload": { |
@@ -8085,7 +8085,7 @@ | |||
8085 | "pdf", | 8085 | "pdf", |
8086 | "text" | 8086 | "text" |
8087 | ], | 8087 | ], |
8088 | "time": "2020-04-21T07:28:21+00:00" | 8088 | "time": "2020-05-27T07:55:41+00:00" |
8089 | }, | 8089 | }, |
8090 | { | 8090 | { |
8091 | "name": "spomky-labs/otphp", | 8091 | "name": "spomky-labs/otphp", |
@@ -6949,9 +6949,9 @@ websocket-driver@>=0.5.1: | |||
6949 | websocket-extensions ">=0.1.1" | 6949 | websocket-extensions ">=0.1.1" |
6950 | 6950 | ||
6951 | websocket-extensions@>=0.1.1: | 6951 | websocket-extensions@>=0.1.1: |
6952 | version "0.1.3" | 6952 | version "0.1.4" |
6953 | resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29" | 6953 | resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" |
6954 | integrity sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg== | 6954 | integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== |
6955 | 6955 | ||
6956 | whet.extend@~0.9.9: | 6956 | whet.extend@~0.9.9: |
6957 | version "0.9.9" | 6957 | version "0.9.9" |