diff --git a/.docker-hub/backend/Dockerfile b/.docker-hub/backend/Dockerfile index 4dbff73eae..14e568099d 100644 --- a/.docker-hub/backend/Dockerfile +++ b/.docker-hub/backend/Dockerfile @@ -3,7 +3,7 @@ FROM composer:2@sha256:97ca3398b5f320babe8ae7fe931c6248cac42ca04919cd9b549862638 WORKDIR /app ENV env=prod COPY backend/composer.* ./ -RUN composer install --no-interaction --no-plugins --no-scripts --prefer-dist --no-suggest +RUN composer install --no-interaction --no-plugins --no-scripts --prefer-dist COPY backend . RUN composer di-generate-aot diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 7442e96f32..d7412921a3 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -80,7 +80,7 @@ jobs: restore-keys: | ${{ runner.os }}-composer- - - run: composer install --no-interaction --no-plugins --no-scripts --prefer-dist --no-suggest + - run: composer install --no-interaction --no-plugins --no-scripts --prefer-dist working-directory: backend - run: composer test diff --git a/backend/composer.json b/backend/composer.json index 67d75dbcca..76a92b003a 100644 --- a/backend/composer.json +++ b/backend/composer.json @@ -11,32 +11,32 @@ }, "require": { "php": "^7.4.2", - "laminas-api-tools/api-tools-hal": "^1.5", - "laminas-api-tools/api-tools-rest": "^1.5", - "laminas/laminas-cli": "^1.0.0", - "laminas/laminas-di": "^3.2", - "laminas/laminas-mvc": "^3.1", - "laminas/laminas-mail": "^2.10", - "laminas/laminas-router": "^3.0", - "laminas/laminas-session": "^2.8", + "laminas-api-tools/api-tools-hal": "1.6.0", + "laminas-api-tools/api-tools-rest": "1.5.0", + "laminas/laminas-cli": "1.0.0", + "laminas/laminas-di": "3.2.1", + "laminas/laminas-mvc": "3.2.0", + "laminas/laminas-mail": "2.12.5", + "laminas/laminas-router": "3.4.4", + "laminas/laminas-session": "2.10.0", "laminas/laminas-dependency-plugin": "^2-dev", - "laminas-api-tools/api-tools": "^1.4", - "laminas-api-tools/api-tools-documentation": "^1.3", - "laminas-api-tools/api-tools-doctrine": "^2.3", - "laminas-api-tools/api-tools-documentation-swagger": "^1.3", - "doctrine/doctrine-orm-module": "^2.1.7", - "doctrine/data-fixtures": "^1.4", + "laminas-api-tools/api-tools": "1.4.1", + "laminas-api-tools/api-tools-documentation": "1.3.0", + "laminas-api-tools/api-tools-doctrine": "2.3.0", + "laminas-api-tools/api-tools-documentation-swagger": "1.3.2", + "doctrine/doctrine-orm-module": "2.1.7", + "doctrine/data-fixtures": "1.4.4", "hybridauth/hybridauth": "^3.0-dev", - "ocramius/proxy-manager": "^2.11", + "ocramius/proxy-manager": "2.11.1", "ext-json": "*", - "zfr/zfr-cors": "^2.0", + "zfr/zfr-cors": "2.0.0", "symfony/process": "5.2.3", - "rwoverdijk/assetmanager": "^3.0", - "ezyang/htmlpurifier": "^4.12", + "rwoverdijk/assetmanager": "3.0.0", + "ezyang/htmlpurifier": "4.13.0", "sentry/sdk": "3.1.0", - "enqueue/amqp-bunny": "^0.10.1", - "slm/mail": "^3.3", - "roave/better-reflection": "^4.12" + "enqueue/amqp-bunny": "0.10.4", + "slm/mail": "3.3", + "roave/better-reflection": "4.12.2" }, "require-dev": { "phpunit/phpunit": "9.5.2", diff --git a/backend/composer.lock b/backend/composer.lock index 1d9a41545d..897b45c9f3 100644 --- a/backend/composer.lock +++ b/backend/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8d53a58695569ced1a9ebcf6e34f2ba8", + "content-hash": "6f1c27ca498db4be5c173ff7b5879230", "packages": [ { "name": "assetic/framework", @@ -108,16 +108,16 @@ }, { "name": "brick/varexporter", - "version": "0.3.3", + "version": "0.3.4", "source": { "type": "git", "url": "https://github.com/brick/varexporter.git", - "reference": "736378d357a189a692390bbc9e0eed835b079805" + "reference": "17e03b4afaaf1a97736f2c5a2b4254219790ef47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/varexporter/zipball/736378d357a189a692390bbc9e0eed835b079805", - "reference": "736378d357a189a692390bbc9e0eed835b079805", + "url": "https://api.github.com/repos/brick/varexporter/zipball/17e03b4afaaf1a97736f2c5a2b4254219790ef47", + "reference": "17e03b4afaaf1a97736f2c5a2b4254219790ef47", "shasum": "" }, "require": { @@ -127,7 +127,7 @@ "require-dev": { "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^8.5 || ^9.0", - "vimeo/psalm": "^4.3" + "vimeo/psalm": "4.4.1" }, "type": "library", "autoload": { @@ -145,9 +145,9 @@ ], "support": { "issues": "https://github.com/brick/varexporter/issues", - "source": "https://github.com/brick/varexporter/tree/0.3.3" + "source": "https://github.com/brick/varexporter/tree/0.3.4" }, - "time": "2020-12-24T15:04:41+00:00" + "time": "2021-02-07T22:52:42+00:00" }, { "name": "bshaffer/oauth2-server-php", @@ -276,12 +276,12 @@ "version": "v1.5.0", "source": { "type": "git", - "url": "https://github.com/clue/php-stream-filter.git", + "url": "https://github.com/clue/stream-filter.git", "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/clue/php-stream-filter/zipball/aeb7d8ea49c7963d3b581378955dbf5bc49aa320", + "url": "https://api.github.com/repos/clue/stream-filter/zipball/aeb7d8ea49c7963d3b581378955dbf5bc49aa320", "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320", "shasum": "" }, @@ -322,8 +322,8 @@ "stream_filter_register" ], "support": { - "issues": "https://github.com/clue/php-stream-filter/issues", - "source": "https://github.com/clue/php-stream-filter/tree/v1.5.0" + "issues": "https://github.com/clue/stream-filter/issues", + "source": "https://github.com/clue/stream-filter/tree/v1.5.0" }, "funding": [ { @@ -1865,28 +1865,28 @@ }, { "name": "enqueue/amqp-tools", - "version": "0.10.0", + "version": "0.10.7", "source": { "type": "git", "url": "https://github.com/php-enqueue/amqp-tools.git", - "reference": "e41d56966fdd1c7681d342e431e65bccb1962a9e" + "reference": "90ab3394f297c052ffbecc13012ec64b0ceee202" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-enqueue/amqp-tools/zipball/e41d56966fdd1c7681d342e431e65bccb1962a9e", - "reference": "e41d56966fdd1c7681d342e431e65bccb1962a9e", + "url": "https://api.github.com/repos/php-enqueue/amqp-tools/zipball/90ab3394f297c052ffbecc13012ec64b0ceee202", + "reference": "90ab3394f297c052ffbecc13012ec64b0ceee202", "shasum": "" }, "require": { "enqueue/dsn": "^0.10", - "php": "^7.1.3", + "php": "^7.3", "queue-interop/amqp-interop": "^0.8", "queue-interop/queue-interop": "^0.8" }, "require-dev": { "enqueue/null": "0.10.x-dev", "enqueue/test": "0.10.x-dev", - "phpunit/phpunit": "~7.5" + "phpunit/phpunit": "^9.5" }, "type": "library", "extra": { @@ -1920,7 +1920,7 @@ "issues": "https://github.com/php-enqueue/enqueue-dev/issues", "source": "https://github.com/php-enqueue/enqueue-dev" }, - "time": "2019-12-19T07:01:09+00:00" + "time": "2021-01-25T07:51:30+00:00" }, { "name": "enqueue/dsn", @@ -2329,24 +2329,28 @@ }, { "name": "jean85/pretty-package-versions", - "version": "1.5.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/Jean85/pretty-package-versions.git", - "reference": "a917488320c20057da87f67d0d40543dd9427f7a" + "reference": "2053f8d459033782d5fa4948c6c0b2d1e7de21e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/a917488320c20057da87f67d0d40543dd9427f7a", - "reference": "a917488320c20057da87f67d0d40543dd9427f7a", + "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/2053f8d459033782d5fa4948c6c0b2d1e7de21e6", + "reference": "2053f8d459033782d5fa4948c6c0b2d1e7de21e6", "shasum": "" }, "require": { - "composer/package-versions-deprecated": "^1.8.0", - "php": "^7.0|^8.0" + "composer-runtime-api": "^2.0.0", + "php": "^7.1|^8.0" }, "require-dev": { - "phpunit/phpunit": "^6.0|^8.5|^9.2" + "friendsofphp/php-cs-fixer": "^2.17", + "jean85/composer-provided-replaced-stub-package": "^1.0", + "phpstan/phpstan": "^0.12.66", + "phpunit/phpunit": "^7.5|^8.5|^9.4", + "vimeo/psalm": "^4.3" }, "type": "library", "extra": { @@ -2369,7 +2373,7 @@ "email": "alessandro.lai85@gmail.com" } ], - "description": "A wrapper for ocramius/package-versions to get pretty versions strings", + "description": "A library to get pretty versions strings of installed dependencies", "keywords": [ "composer", "package", @@ -2378,9 +2382,9 @@ ], "support": { "issues": "https://github.com/Jean85/pretty-package-versions/issues", - "source": "https://github.com/Jean85/pretty-package-versions/tree/1.5.1" + "source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.2" }, - "time": "2020-09-14T08:43:34+00:00" + "time": "2021-02-03T09:41:45+00:00" }, { "name": "jetbrains/phpstorm-stubs", @@ -4911,30 +4915,29 @@ }, { "name": "laminas/laminas-math", - "version": "3.2.0", + "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-math.git", - "reference": "dd603c7d151d46eafd243a405d5b7eefa4222d74" + "reference": "0921d16529e00b37927ba96129e49567d8bfaf31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-math/zipball/dd603c7d151d46eafd243a405d5b7eefa4222d74", - "reference": "dd603c7d151d46eafd243a405d5b7eefa4222d74", + "url": "https://api.github.com/repos/laminas/laminas-math/zipball/0921d16529e00b37927ba96129e49567d8bfaf31", + "reference": "0921d16529e00b37927ba96129e49567d8bfaf31", "shasum": "" }, "require": { "ext-mbstring": "*", "laminas/laminas-zendframework-bridge": "^1.0", - "paragonie/random_compat": "^2.0.11 || 9.99.99", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ~8.0.0" }, "replace": { - "zendframework/zend-math": "self.version" + "zendframework/zend-math": "^3.2.0" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "phpunit/phpunit": "^9.3" }, "suggest": { "ext-bcmath": "If using the bcmath functionality", @@ -4970,7 +4973,13 @@ "rss": "https://github.com/laminas/laminas-math/releases.atom", "source": "https://github.com/laminas/laminas-math" }, - "time": "2019-12-31T17:24:18+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-01-22T09:29:45+00:00" }, { "name": "laminas/laminas-mime", @@ -5462,16 +5471,16 @@ }, { "name": "laminas/laminas-servicemanager", - "version": "3.6.2", + "version": "3.6.4", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", - "reference": "69a33802574e34357da6937602622a8a8db69883" + "reference": "b1445e1a7077c21b0fad0974a1b7a11b9dbe0828" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/69a33802574e34357da6937602622a8a8db69883", - "reference": "69a33802574e34357da6937602622a8a8db69883", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/b1445e1a7077c21b0fad0974a1b7a11b9dbe0828", + "reference": "b1445e1a7077c21b0fad0974a1b7a11b9dbe0828", "shasum": "" }, "require": { @@ -5545,7 +5554,7 @@ "type": "community_bridge" } ], - "time": "2021-01-17T17:08:19+00:00" + "time": "2021-02-03T08:44:41+00:00" }, { "name": "laminas/laminas-session", @@ -5748,16 +5757,16 @@ }, { "name": "laminas/laminas-validator", - "version": "2.14.0", + "version": "2.14.4", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "8da5e20ed7b2b8101c1de68ca8dc0180210ed23e" + "reference": "e370c4695db1c81e6dfad38d8c4dbdb37b23d776" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/8da5e20ed7b2b8101c1de68ca8dc0180210ed23e", - "reference": "8da5e20ed7b2b8101c1de68ca8dc0180210ed23e", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/e370c4695db1c81e6dfad38d8c4dbdb37b23d776", + "reference": "e370c4695db1c81e6dfad38d8c4dbdb37b23d776", "shasum": "" }, "require": { @@ -5836,7 +5845,7 @@ "type": "community_bridge" } ], - "time": "2021-01-07T16:07:31+00:00" + "time": "2021-01-24T20:45:49+00:00" }, { "name": "laminas/laminas-view", @@ -6202,56 +6211,6 @@ ], "time": "2021-01-10T16:12:59+00:00" }, - { - "name": "paragonie/random_compat", - "version": "v9.99.99", - "source": { - "type": "git", - "url": "https://github.com/paragonie/random_compat.git", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "shasum": "" - }, - "require": { - "php": "^7" - }, - "require-dev": { - "phpunit/phpunit": "4.*|5.*", - "vimeo/psalm": "^1" - }, - "suggest": { - "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com", - "homepage": "https://paragonie.com" - } - ], - "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", - "keywords": [ - "csprng", - "polyfill", - "pseudorandom", - "random" - ], - "support": { - "email": "info@paragonie.com", - "issues": "https://github.com/paragonie/random_compat/issues", - "source": "https://github.com/paragonie/random_compat" - }, - "time": "2018-07-02T15:55:56+00:00" - }, { "name": "php-http/client-common", "version": "2.3.0", @@ -6460,16 +6419,16 @@ }, { "name": "php-http/message", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/php-http/message.git", - "reference": "39db36d5972e9e6d00ea852b650953f928d8f10d" + "reference": "fb0dbce7355cad4f4f6a225f537c34d013571f29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/message/zipball/39db36d5972e9e6d00ea852b650953f928d8f10d", - "reference": "39db36d5972e9e6d00ea852b650953f928d8f10d", + "url": "https://api.github.com/repos/php-http/message/zipball/fb0dbce7355cad4f4f6a225f537c34d013571f29", + "reference": "fb0dbce7355cad4f4f6a225f537c34d013571f29", "shasum": "" }, "require": { @@ -6485,15 +6444,15 @@ "ergebnis/composer-normalize": "^2.6", "ext-zlib": "*", "guzzlehttp/psr7": "^1.0", + "laminas/laminas-diactoros": "^2.0", "phpspec/phpspec": "^5.1 || ^6.3", - "slim/slim": "^3.0", - "zendframework/zend-diactoros": "^1.0" + "slim/slim": "^3.0" }, "suggest": { "ext-zlib": "Used with compressor/decompressor streams", "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories", - "slim/slim": "Used with Slim Framework PSR-7 implementation", - "zendframework/zend-diactoros": "Used with Diactoros Factories" + "laminas/laminas-diactoros": "Used with Diactoros Factories", + "slim/slim": "Used with Slim Framework PSR-7 implementation" }, "type": "library", "extra": { @@ -6528,9 +6487,9 @@ ], "support": { "issues": "https://github.com/php-http/message/issues", - "source": "https://github.com/php-http/message/tree/1.10.0" + "source": "https://github.com/php-http/message/tree/1.11.0" }, - "time": "2020-11-11T10:19:56+00:00" + "time": "2021-02-01T08:54:58+00:00" }, { "name": "php-http/message-factory", @@ -7441,24 +7400,24 @@ }, { "name": "queue-interop/amqp-interop", - "version": "0.8.1", + "version": "0.8.2", "source": { "type": "git", "url": "https://github.com/queue-interop/amqp-interop.git", - "reference": "2029c3b3b9f10cc1c0a219650f66ab68fcfe656d" + "reference": "a893c72832784ca846fcc1bd86274a6a449a1ab7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/queue-interop/amqp-interop/zipball/2029c3b3b9f10cc1c0a219650f66ab68fcfe656d", - "reference": "2029c3b3b9f10cc1c0a219650f66ab68fcfe656d", + "url": "https://api.github.com/repos/queue-interop/amqp-interop/zipball/a893c72832784ca846fcc1bd86274a6a449a1ab7", + "reference": "a893c72832784ca846fcc1bd86274a6a449a1ab7", "shasum": "" }, "require": { - "php": "^7.1.3", - "queue-interop/queue-interop": "^0.7|^0.8" + "php": "^7.3 | ^8.0", + "queue-interop/queue-interop": "^0.7|^0.8|^0.9" }, "require-dev": { - "phpunit/phpunit": "~5.4.0" + "phpunit/phpunit": "~9.0" }, "type": "library", "extra": { @@ -7475,11 +7434,12 @@ "license": [ "MIT" ], + "description": "AMQP interop", "support": { "issues": "https://github.com/queue-interop/amqp-interop/issues", - "source": "https://github.com/queue-interop/amqp-interop/tree/master" + "source": "https://github.com/queue-interop/amqp-interop/tree/0.8.2" }, - "time": "2018-12-13T13:42:47+00:00" + "time": "2021-01-21T11:33:30+00:00" }, { "name": "queue-interop/queue-interop", @@ -7752,26 +7712,26 @@ }, { "name": "roave/signature", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/Roave/Signature.git", - "reference": "bbbcc317dfe3a750e27231c5d2130153aa4c41b3" + "reference": "5b5bb9499cfbcc78d9f472e03af1e97e4341ec7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/Signature/zipball/bbbcc317dfe3a750e27231c5d2130153aa4c41b3", - "reference": "bbbcc317dfe3a750e27231c5d2130153aa4c41b3", + "url": "https://api.github.com/repos/Roave/Signature/zipball/5b5bb9499cfbcc78d9f472e03af1e97e4341ec7c", + "reference": "5b5bb9499cfbcc78d9f472e03af1e97e4341ec7c", "shasum": "" }, "require": { - "php": "7.4.*" + "php": "7.4.*|8.0.*" }, "require-dev": { - "doctrine/coding-standard": "^8.1", - "infection/infection": "^0.17.5", - "phpunit/phpunit": "^9.3", - "vimeo/psalm": "^3.16" + "doctrine/coding-standard": "^8.2", + "infection/infection": "^0.20.2", + "phpunit/phpunit": "^9.5.1", + "vimeo/psalm": "^4.4" }, "type": "library", "autoload": { @@ -7786,9 +7746,9 @@ "description": "Sign and verify stuff", "support": { "issues": "https://github.com/Roave/Signature/issues", - "source": "https://github.com/Roave/Signature/tree/1.3.0" + "source": "https://github.com/Roave/Signature/tree/1.4.0" }, - "time": "2020-10-01T08:35:57+00:00" + "time": "2021-01-25T09:39:37+00:00" }, { "name": "rwoverdijk/assetmanager", @@ -7919,16 +7879,16 @@ }, { "name": "sentry/sentry", - "version": "3.1.2", + "version": "3.1.4", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "e9b2d45b248d75f4c79a9d166b13b947b72f01fa" + "reference": "5ff718099ac0050385c562b7c1da88dd215c48f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/e9b2d45b248d75f4c79a9d166b13b947b72f01fa", - "reference": "e9b2d45b248d75f4c79a9d166b13b947b72f01fa", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/5ff718099ac0050385c562b7c1da88dd215c48f9", + "reference": "5ff718099ac0050385c562b7c1da88dd215c48f9", "shasum": "" }, "require": { @@ -7936,8 +7896,7 @@ "ext-mbstring": "*", "guzzlehttp/promises": "^1.4", "guzzlehttp/psr7": "^1.7", - "jean85/pretty-package-versions": "^1.5", - "ocramius/package-versions": "^1.8", + "jean85/pretty-package-versions": "^1.5|^2.0.1", "php": "^7.2|^8.0", "php-http/async-client-implementation": "^1.0", "php-http/client-common": "^1.5|^2.0", @@ -8008,7 +7967,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/3.1.2" + "source": "https://github.com/getsentry/sentry-php/tree/3.1.4" }, "funding": [ { @@ -8020,7 +7979,7 @@ "type": "custom" } ], - "time": "2021-01-07T18:51:44+00:00" + "time": "2021-02-02T08:56:03+00:00" }, { "name": "slm/mail", @@ -8122,16 +8081,16 @@ }, { "name": "symfony/console", - "version": "v5.2.1", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "47c02526c532fb381374dab26df05e7313978976" + "reference": "89d4b176d12a2946a1ae4e34906a025b7b6b135a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/47c02526c532fb381374dab26df05e7313978976", - "reference": "47c02526c532fb381374dab26df05e7313978976", + "url": "https://api.github.com/repos/symfony/console/zipball/89d4b176d12a2946a1ae4e34906a025b7b6b135a", + "reference": "89d4b176d12a2946a1ae4e34906a025b7b6b135a", "shasum": "" }, "require": { @@ -8190,7 +8149,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Console Component", + "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "keywords": [ "cli", @@ -8199,7 +8158,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.2.1" + "source": "https://github.com/symfony/console/tree/v5.2.3" }, "funding": [ { @@ -8215,7 +8174,7 @@ "type": "tidelift" } ], - "time": "2020-12-18T08:03:05+00:00" + "time": "2021-01-28T22:06:19+00:00" }, { "name": "symfony/deprecation-contracts", @@ -8286,16 +8245,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v5.2.1", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "1c93f7a1dff592c252574c79a8635a8a80856042" + "reference": "4f9760f8074978ad82e2ce854dff79a71fe45367" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1c93f7a1dff592c252574c79a8635a8a80856042", - "reference": "1c93f7a1dff592c252574c79a8635a8a80856042", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4f9760f8074978ad82e2ce854dff79a71fe45367", + "reference": "4f9760f8074978ad82e2ce854dff79a71fe45367", "shasum": "" }, "require": { @@ -8348,10 +8307,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony EventDispatcher Component", + "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v5.2.1" + "source": "https://github.com/symfony/event-dispatcher/tree/v5.2.3" }, "funding": [ { @@ -8367,7 +8326,7 @@ "type": "tidelift" } ], - "time": "2020-12-18T08:03:05+00:00" + "time": "2021-01-27T10:36:42+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -8450,16 +8409,16 @@ }, { "name": "symfony/http-client", - "version": "v5.2.1", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "a77cbec69ea90dea509beef29b79748c0df33a83" + "reference": "22cb1a7844fff206cc5186409776e78865405ea5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/a77cbec69ea90dea509beef29b79748c0df33a83", - "reference": "a77cbec69ea90dea509beef29b79748c0df33a83", + "url": "https://api.github.com/repos/symfony/http-client/zipball/22cb1a7844fff206cc5186409776e78865405ea5", + "reference": "22cb1a7844fff206cc5186409776e78865405ea5", "shasum": "" }, "require": { @@ -8481,7 +8440,7 @@ "amphp/http-client": "^4.2.1", "amphp/http-tunnel": "^1.0", "amphp/socket": "^1.1", - "guzzlehttp/promises": "^1.3.1", + "guzzlehttp/promises": "^1.4", "nyholm/psr7": "^1.0", "php-http/httplug": "^1.0|^2.0", "psr/http-client": "^1.0", @@ -8513,10 +8472,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony HttpClient component", + "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-client/tree/v5.2.1" + "source": "https://github.com/symfony/http-client/tree/v5.2.3" }, "funding": [ { @@ -8532,7 +8491,7 @@ "type": "tidelift" } ], - "time": "2020-12-14T10:56:50+00:00" + "time": "2021-01-27T10:15:41+00:00" }, { "name": "symfony/http-client-contracts", @@ -8615,16 +8574,16 @@ }, { "name": "symfony/options-resolver", - "version": "v5.2.1", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "87a2a4a766244e796dd9cb9d6f58c123358cd986" + "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/87a2a4a766244e796dd9cb9d6f58c123358cd986", - "reference": "87a2a4a766244e796dd9cb9d6f58c123358cd986", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce", + "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce", "shasum": "" }, "require": { @@ -8656,7 +8615,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony OptionsResolver Component", + "description": "Provides an improved replacement for the array_replace PHP function", "homepage": "https://symfony.com", "keywords": [ "config", @@ -8664,7 +8623,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v5.2.1" + "source": "https://github.com/symfony/options-resolver/tree/v5.2.3" }, "funding": [ { @@ -8680,7 +8639,7 @@ "type": "tidelift" } ], - "time": "2020-10-24T12:08:07+00:00" + "time": "2021-01-27T12:56:27+00:00" }, { "name": "symfony/polyfill-ctype", @@ -9390,16 +9349,16 @@ }, { "name": "symfony/string", - "version": "v5.2.1", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed" + "reference": "c95468897f408dd0aca2ff582074423dd0455122" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed", - "reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed", + "url": "https://api.github.com/repos/symfony/string/zipball/c95468897f408dd0aca2ff582074423dd0455122", + "reference": "c95468897f408dd0aca2ff582074423dd0455122", "shasum": "" }, "require": { @@ -9442,7 +9401,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony String component", + "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", "homepage": "https://symfony.com", "keywords": [ "grapheme", @@ -9453,7 +9412,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.2.1" + "source": "https://github.com/symfony/string/tree/v5.2.3" }, "funding": [ { @@ -9469,7 +9428,7 @@ "type": "tidelift" } ], - "time": "2020-12-05T07:33:16+00:00" + "time": "2021-01-25T15:14:59+00:00" }, { "name": "true/punycode", @@ -12253,16 +12212,16 @@ }, { "name": "symfony/config", - "version": "v5.2.1", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "d0a82d965296083fe463d655a3644cbe49cbaa80" + "reference": "50e0e1314a3b2609d32b6a5a0d0fb5342494c4ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/d0a82d965296083fe463d655a3644cbe49cbaa80", - "reference": "d0a82d965296083fe463d655a3644cbe49cbaa80", + "url": "https://api.github.com/repos/symfony/config/zipball/50e0e1314a3b2609d32b6a5a0d0fb5342494c4ab", + "reference": "50e0e1314a3b2609d32b6a5a0d0fb5342494c4ab", "shasum": "" }, "require": { @@ -12308,10 +12267,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Config Component", + "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v5.2.1" + "source": "https://github.com/symfony/config/tree/v5.2.3" }, "funding": [ { @@ -12327,7 +12286,7 @@ "type": "tidelift" } ], - "time": "2020-12-09T18:54:12+00:00" + "time": "2021-01-27T10:15:41+00:00" }, { "name": "symfony/filesystem", @@ -12393,16 +12352,16 @@ }, { "name": "symfony/finder", - "version": "v5.2.1", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "0b9231a5922fd7287ba5b411893c0ecd2733e5ba" + "reference": "4adc8d172d602008c204c2e16956f99257248e03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/0b9231a5922fd7287ba5b411893c0ecd2733e5ba", - "reference": "0b9231a5922fd7287ba5b411893c0ecd2733e5ba", + "url": "https://api.github.com/repos/symfony/finder/zipball/4adc8d172d602008c204c2e16956f99257248e03", + "reference": "4adc8d172d602008c204c2e16956f99257248e03", "shasum": "" }, "require": { @@ -12431,10 +12390,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Finder Component", + "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.2.1" + "source": "https://github.com/symfony/finder/tree/v5.2.3" }, "funding": [ { @@ -12450,7 +12409,7 @@ "type": "tidelift" } ], - "time": "2020-12-08T17:02:38+00:00" + "time": "2021-01-28T22:06:19+00:00" }, { "name": "symfony/polyfill-php70", @@ -12598,16 +12557,16 @@ }, { "name": "symfony/stopwatch", - "version": "v5.2.1", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "2b105c0354f39a63038a1d8bf776ee92852813af" + "reference": "b12274acfab9d9850c52583d136a24398cdf1a0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/2b105c0354f39a63038a1d8bf776ee92852813af", - "reference": "2b105c0354f39a63038a1d8bf776ee92852813af", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/b12274acfab9d9850c52583d136a24398cdf1a0c", + "reference": "b12274acfab9d9850c52583d136a24398cdf1a0c", "shasum": "" }, "require": { @@ -12637,10 +12596,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Stopwatch Component", + "description": "Provides a way to profile code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/stopwatch/tree/v5.2.1" + "source": "https://github.com/symfony/stopwatch/tree/v5.2.3" }, "funding": [ { @@ -12656,20 +12615,20 @@ "type": "tidelift" } ], - "time": "2020-11-01T16:14:45+00:00" + "time": "2021-01-27T10:15:41+00:00" }, { "name": "symfony/var-dumper", - "version": "v5.2.1", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "13e7e882eaa55863faa7c4ad7c60f12f1a8b5089" + "reference": "72ca213014a92223a5d18651ce79ef441c12b694" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/13e7e882eaa55863faa7c4ad7c60f12f1a8b5089", - "reference": "13e7e882eaa55863faa7c4ad7c60f12f1a8b5089", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/72ca213014a92223a5d18651ce79ef441c12b694", + "reference": "72ca213014a92223a5d18651ce79ef441c12b694", "shasum": "" }, "require": { @@ -12685,7 +12644,7 @@ "ext-iconv": "*", "symfony/console": "^4.4|^5.0", "symfony/process": "^4.4|^5.0", - "twig/twig": "^2.4|^3.0" + "twig/twig": "^2.13|^3.0.4" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", @@ -12721,14 +12680,14 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony mechanism for exploring and dumping PHP variables", + "description": "Provides mechanisms for walking through any arbitrary PHP variable", "homepage": "https://symfony.com", "keywords": [ "debug", "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.2.1" + "source": "https://github.com/symfony/var-dumper/tree/v5.2.3" }, "funding": [ { @@ -12744,20 +12703,20 @@ "type": "tidelift" } ], - "time": "2020-12-16T17:02:19+00:00" + "time": "2021-01-27T10:15:41+00:00" }, { "name": "symfony/yaml", - "version": "v5.2.1", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "290ea5e03b8cf9b42c783163123f54441fb06939" + "reference": "338cddc6d74929f6adf19ca5682ac4b8e109cdb0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/290ea5e03b8cf9b42c783163123f54441fb06939", - "reference": "290ea5e03b8cf9b42c783163123f54441fb06939", + "url": "https://api.github.com/repos/symfony/yaml/zipball/338cddc6d74929f6adf19ca5682ac4b8e109cdb0", + "reference": "338cddc6d74929f6adf19ca5682ac4b8e109cdb0", "shasum": "" }, "require": { @@ -12800,10 +12759,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Yaml Component", + "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v5.2.1" + "source": "https://github.com/symfony/yaml/tree/v5.2.3" }, "funding": [ { @@ -12819,7 +12778,7 @@ "type": "tidelift" } ], - "time": "2020-12-08T17:02:38+00:00" + "time": "2021-02-03T04:42:09+00:00" }, { "name": "theseer/tokenizer", diff --git a/docker-compose.yml b/docker-compose.yml index 5ee4ec5c62..5e3d048d15 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -62,7 +62,7 @@ services: image: composer:2@sha256:97ca3398b5f320babe8ae7fe931c6248cac42ca04919cd9b54986263819ba6a7 container_name: 'ecamp3-composer' restart: 'no' - command: bash -c "composer install --no-interaction --no-plugins --no-scripts --prefer-dist --no-suggest" + command: bash -c "composer install --no-interaction --no-plugins --no-scripts --prefer-dist" user: ${USER_ID:-1000} volumes: - ./backend:/app:delegated diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 956ba00e09..6ddc8d723d 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1888,9 +1888,9 @@ "dev": true }, "@types/uglify-js": { - "version": "3.11.1", - "resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.11.1.tgz", - "integrity": "sha512-7npvPKV+jINLu1SpSYVWG8KvyJBhBa8tmzMMdDoVc2pWUYHN8KIXlPJhjJ4LT97c4dXJA2SHL/q6ADbDriZN+Q==", + "version": "3.12.0", + "resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.12.0.tgz", + "integrity": "sha512-sYAF+CF9XZ5cvEBkI7RtrG9g2GtMBkviTnBxYYyq+8BWvO4QtXfwwR6a2LFwCi4evMKZfpv6U43ViYvv17Wz3Q==", "dev": true, "requires": { "source-map": "^0.6.1" @@ -13863,9 +13863,9 @@ } }, "prosemirror-transform": { - "version": "1.2.10", - "resolved": "https://registry.npmjs.org/prosemirror-transform/-/prosemirror-transform-1.2.10.tgz", - "integrity": "sha512-Wt3Z3PvUdUv5KThCe3XfycCVxqldSDWsjd42NJLrnvoMScWRVSMDKF4D/UamJ+lOEWHzxK7J2232c+WFu1XUrg==", + "version": "1.2.11", + "resolved": "https://registry.npmjs.org/prosemirror-transform/-/prosemirror-transform-1.2.11.tgz", + "integrity": "sha512-i4N5bMZcmhZPJw1ULH2Ne6SumqrkWBQpJXo/PN6xwq8kv6q7IZVYDjF7DRe2vp3AiqZ/5KnLucJM7e82875LyQ==", "requires": { "prosemirror-model": "^1.0.0" } diff --git a/frontend/package.json b/frontend/package.json index 65bcc1bbff..6eafb0de87 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -22,7 +22,7 @@ "@mdi/font": "5.9.55", "@sentry/vue": "6.0.4", "axios": "0.21.1", - "dayjs": "^1.10.4", + "dayjs": "1.10.4", "deepmerge": "4.2.2", "hal-json-vuex": "1.2.1", "inter-ui": "3.15.0", diff --git a/print/package-lock.json b/print/package-lock.json index 4e70339a33..210d922456 100644 --- a/print/package-lock.json +++ b/print/package-lock.json @@ -67,12 +67,6 @@ "estraverse": "^4.1.1" } }, - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - }, "semver": { "version": "6.3.0", "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", @@ -1076,12 +1070,6 @@ "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", "dev": true }, - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - }, "espree": { "version": "7.3.1", "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", @@ -2661,9 +2649,9 @@ "integrity": "sha512-W+bw9ds02rAQaMvaLYxAbJ6cvguW/iJXNT6lTssS1ps6QdrMKttqEAMEG/b5CR8TZl3/L7/lH0ZV5nNR1LXikA==" }, "@types/uglify-js": { - "version": "3.11.1", - "resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.11.1.tgz", - "integrity": "sha512-7npvPKV+jINLu1SpSYVWG8KvyJBhBa8tmzMMdDoVc2pWUYHN8KIXlPJhjJ4LT97c4dXJA2SHL/q6ADbDriZN+Q==", + "version": "3.12.0", + "resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.12.0.tgz", + "integrity": "sha512-sYAF+CF9XZ5cvEBkI7RtrG9g2GtMBkviTnBxYYyq+8BWvO4QtXfwwR6a2LFwCi4evMKZfpv6U43ViYvv17Wz3Q==", "requires": { "source-map": "^0.6.1" }, @@ -2799,6 +2787,14 @@ "requires": { "@typescript-eslint/types": "4.14.2", "eslint-visitor-keys": "^2.0.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz", + "integrity": "sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==", + "dev": true + } } }, "@vue/babel-helper-vue-jsx-merge-props": { @@ -3578,14 +3574,6 @@ "@babel/types": "^7.7.0", "eslint-visitor-keys": "^1.0.0", "resolve": "^1.12.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } } }, "babel-jest": { @@ -4900,9 +4888,9 @@ } }, "consola": { - "version": "2.15.2", - "resolved": "https://registry.npmjs.org/consola/-/consola-2.15.2.tgz", - "integrity": "sha512-VxqWw5C8O/mQpZYtfaaSCDJcVK3AxyvQ26rhgvyAI4j/QJISh8DLwFS8GQU+9154u4ngyCsSlnyIAYJme9kQug==" + "version": "2.15.3", + "resolved": "https://registry.npmjs.org/consola/-/consola-2.15.3.tgz", + "integrity": "sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==" }, "console-browserify": { "version": "1.2.0", @@ -6253,6 +6241,12 @@ "estraverse": "^4.1.1" } }, + "eslint-visitor-keys": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz", + "integrity": "sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==", + "dev": true + }, "espree": { "version": "7.3.1", "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", @@ -6698,6 +6692,14 @@ "eslint-visitor-keys": "^2.0.0", "esquery": "^1.3.1", "multimap": "^1.1.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz", + "integrity": "sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==", + "dev": true + } } }, "eslint-utils": { @@ -6707,20 +6709,12 @@ "dev": true, "requires": { "eslint-visitor-keys": "^1.1.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } } }, "eslint-visitor-keys": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz", - "integrity": "sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", "dev": true }, "eslint-webpack-plugin": { @@ -6796,12 +6790,6 @@ "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", "dev": true - }, - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true } } }, @@ -15932,9 +15920,9 @@ "integrity": "sha512-m4hvMLxgGHXG3O3fQVAyyAQpZzDOvwnhOTjYz5Xmr7r/+LpkNy3vJXdVRWgd1TkAb7NGROZuSy96CrlNVjA7KA==" }, "uglify-js": { - "version": "3.12.6", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.12.6.tgz", - "integrity": "sha512-aqWHe3DfQmZUDGWBbabZ2eQnJlQd1fKlMUu7gV+MiTuDzdgDw31bI3wA2jLLsV/hNcDP26IfyEgSVoft5+0SVw==" + "version": "3.12.7", + "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.12.7.tgz", + "integrity": "sha512-SIZhkoh+U/wjW+BHGhVwE9nt8tWJspncloBcFapkpGRwNPqcH8pzX36BXe3TPBjzHWPMUZotpCigak/udWNr1Q==" }, "unfetch": { "version": "4.2.0", @@ -16354,12 +16342,6 @@ "esrecurse": "^4.3.0", "estraverse": "^4.1.1" } - }, - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true } } }, diff --git a/print/package.json b/print/package.json index 896fafdb44..fdfebb3ad6 100644 --- a/print/package.json +++ b/print/package.json @@ -26,7 +26,7 @@ "vue-i18n": "8.22.4" }, "devDependencies": { - "@babel/eslint-parser": "^7.12.13", + "@babel/eslint-parser": "7.12.13", "@nuxtjs/eslint-config": "5.0.0", "@nuxtjs/eslint-module": "3.0.2", "@nuxtjs/stylelint-module": "4.0.0",