diff --git a/yarn.lock b/yarn.lock index 77ae7b8..1e7a52a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1229,6 +1229,11 @@ resolved "https://registry.yarnpkg.com/@next/polyfill-nomodule/-/polyfill-nomodule-9.3.2.tgz#f8e282fdeb448eb6b70bcc18c5d46c911072687a" integrity sha512-kEa7v3trZmW6iWeTJrhg+ZsE9njae7mLkgyZB5M1r975JHr5PQ69B5aX7hrEAj7aAJYvCKETgAczx4gGR8MOzQ== +"@next/polyfill-nomodule@9.3.3": + version "9.3.3" + resolved "https://registry.yarnpkg.com/@next/polyfill-nomodule/-/polyfill-nomodule-9.3.3.tgz#07b206ead5cd65f6739e69accb71c1f8762ae891" + integrity sha512-IsJeoEMleAqDU7kVuAxBael+z6CFyLyK0opEmubsCw6Ve6xAI291qCYJuOQK8IiG3693g7N7Nfr8Osh6NG0NvQ== + "@types/prop-types@*": version "15.7.3" resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7" @@ -4121,6 +4126,13 @@ json5@2.1.1: dependencies: minimist "^1.2.0" +json5@2.1.2, json5@^2.1.0, json5@^2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.2.tgz#43ef1f0af9835dd624751a6b7fa48874fb2d608e" + integrity sha512-MoUOQ4WdiN3yxhm7NEVJSJrieAo5hNSLQ5sj05OTRHPL9HOBy8u4Bu88jsC1jvqAdN+E1bJmsUcZH+1HQxliqQ== + dependencies: + minimist "^1.2.5" + json5@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe" @@ -4128,13 +4140,6 @@ json5@^1.0.1: dependencies: minimist "^1.2.0" -json5@^2.1.0, json5@^2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.2.tgz#43ef1f0af9835dd624751a6b7fa48874fb2d608e" - integrity sha512-MoUOQ4WdiN3yxhm7NEVJSJrieAo5hNSLQ5sj05OTRHPL9HOBy8u4Bu88jsC1jvqAdN+E1bJmsUcZH+1HQxliqQ== - dependencies: - minimist "^1.2.5" - jsonwebtoken@8.5.1, jsonwebtoken@^8.2.0, jsonwebtoken@^8.5.1: version "8.5.1" resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d" @@ -4398,9 +4403,9 @@ lodash.templatesettings@^4.0.0: lodash._reinterpolate "^3.0.0" lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.4: - version "4.17.15" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" - integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" + integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== log-symbols@^2.2.0: version "2.2.0" @@ -4899,6 +4904,102 @@ next@9.3.2: webpack-hot-middleware "2.25.0" webpack-sources "1.4.3" +next@9.3.3: + version "9.3.3" + resolved "https://registry.yarnpkg.com/next/-/next-9.3.3.tgz#eb76f27c3dda53003dd4a69e9d7491fe4068d934" + integrity sha512-YIuHOLmEi4NYsXwOij3KL2NAOTDlsuxSoSzjdxD/NHYpAkfQ5z5ComR0HsnA5fpv0/waKtb22H9piR4vP6Sxsg== + dependencies: + "@ampproject/toolbox-optimizer" "2.0.1" + "@babel/core" "7.7.2" + "@babel/plugin-proposal-class-properties" "7.7.0" + "@babel/plugin-proposal-nullish-coalescing-operator" "7.7.4" + "@babel/plugin-proposal-numeric-separator" "7.8.3" + "@babel/plugin-proposal-object-rest-spread" "7.6.2" + "@babel/plugin-proposal-optional-chaining" "7.7.4" + "@babel/plugin-syntax-bigint" "7.8.3" + "@babel/plugin-syntax-dynamic-import" "7.2.0" + "@babel/plugin-transform-modules-commonjs" "7.7.0" + "@babel/plugin-transform-runtime" "7.6.2" + "@babel/preset-env" "7.7.1" + "@babel/preset-modules" "0.1.1" + "@babel/preset-react" "7.7.0" + "@babel/preset-typescript" "7.7.2" + "@babel/runtime" "7.7.2" + "@babel/types" "7.7.4" + "@next/polyfill-nomodule" "9.3.3" + amphtml-validator "1.0.30" + async-retry "1.2.3" + async-sema "3.0.0" + autodll-webpack-plugin "0.4.2" + babel-core "7.0.0-bridge.0" + babel-loader "8.0.6" + babel-plugin-syntax-jsx "6.18.0" + babel-plugin-transform-define "2.0.0" + babel-plugin-transform-react-remove-prop-types "0.4.24" + browserslist "4.8.3" + cache-loader "4.1.0" + chalk "2.4.2" + ci-info "2.0.0" + compression "1.7.4" + conf "5.0.0" + content-type "1.0.4" + cookie "0.4.0" + css-loader "3.3.0" + cssnano-simple "1.0.0" + devalue "2.0.1" + escape-string-regexp "2.0.0" + etag "1.8.1" + file-loader "4.2.0" + finally-polyfill "0.1.0" + find-up "4.0.0" + fork-ts-checker-webpack-plugin "3.1.1" + fresh "0.5.2" + gzip-size "5.1.1" + http-proxy "1.18.0" + ignore-loader "0.1.2" + is-docker "2.0.0" + is-wsl "2.1.1" + jest-worker "24.9.0" + json5 "2.1.2" + jsonwebtoken "8.5.1" + launch-editor "2.2.1" + loader-utils "2.0.0" + lodash.curry "4.1.1" + lru-cache "5.1.1" + mini-css-extract-plugin "0.8.0" + native-url "0.2.6" + node-fetch "2.6.0" + ora "3.4.0" + path-to-regexp "6.1.0" + pnp-webpack-plugin "1.5.0" + postcss-flexbugs-fixes "4.2.0" + postcss-loader "3.0.0" + postcss-preset-env "6.7.0" + prop-types "15.7.2" + prop-types-exact "1.2.0" + raw-body "2.4.0" + react-error-overlay "5.1.6" + react-is "16.8.6" + recast "0.18.5" + resolve-url-loader "3.1.1" + sass-loader "8.0.2" + send "0.17.1" + source-map "0.6.1" + string-hash "1.1.3" + strip-ansi "5.2.0" + style-loader "1.0.0" + styled-jsx "3.2.5" + terser "4.4.2" + thread-loader "2.1.3" + unfetch "4.1.0" + url "0.11.0" + use-subscription "1.1.1" + watchpack "2.0.0-beta.13" + webpack "4.42.0" + webpack-dev-middleware "3.7.0" + webpack-hot-middleware "2.25.0" + webpack-sources "1.4.3" + node-environment-flags@^1.0.5: version "1.0.6" resolved "https://registry.yarnpkg.com/node-environment-flags/-/node-environment-flags-1.0.6.tgz#a30ac13621f6f7d674260a54dede048c3982c088"