diff --git a/yarn.lock b/yarn.lock index 04c2595..bc369ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1362,10 +1362,10 @@ save "^2.3.3" webpack "^4.31.0" -"@gctools-components/i18n-translation-webpack-plugin@2.0.2": - version "2.0.2" - resolved "https://registry.yarnpkg.com/@gctools-components/i18n-translation-webpack-plugin/-/i18n-translation-webpack-plugin-2.0.2.tgz#92067745972797505ebb6be0135bb45a7d4c4cc5" - integrity sha512-+wzmPefXuNgsdJDwbjDlEiw53/dsNTZmzBB9PZu7jk2JcLfO//3hXHaYYsjz7B/AB0RZ/C2SITBPYK+JzbmG9g== +"@gctools-components/i18n-translation-webpack-plugin@2.0.3": + version "2.0.3" + resolved "https://registry.yarnpkg.com/@gctools-components/i18n-translation-webpack-plugin/-/i18n-translation-webpack-plugin-2.0.3.tgz#5dffb73f78cd2172d58cf3704927f19d2df6de7b" + integrity sha512-vfTDQ1zk5FrCZKkfgrY/CBTG+peGd7HWKIcwLdXWD7Yxqn5MlSuC0BW5a5Q3sWsJ1go1RlijN4YEUl+kOtm7uA== dependencies: es6-promise "^4.1.1" es6-promises "~1.0.10" @@ -1376,7 +1376,8 @@ md5-file "~3.2.3" object-assign "^4.1.1" po-loader "~0.4.1" - virtualenv "git+https://github.com/phanoix/node-virtualenv.git" + snyk "^1.370.0" + virtualenv "git+https://github.com/gctools-outilsgc/node-virtualenv.git" webpack "^4.16.1" "@gctools-components/react-i18n-translation-webpack@1.1.4": @@ -5742,6 +5743,11 @@ fbjs@^0.8.0, fbjs@^0.8.1, fbjs@^0.8.16, fbjs@^0.8.4: setimmediate "^1.0.5" ua-parser-js "^0.7.18" +fetch-jsonp@^1.1.3: + version "1.2.1" + resolved "https://registry.yarnpkg.com/fetch-jsonp/-/fetch-jsonp-1.2.1.tgz#a3ea630a992ae594cfbf5676e7f5fe4d2f8f03aa" + integrity sha512-5UwejksxssYwlwl/9OhEQU+OrVaxdChOQntpJO/GUw6NpfPS6fd08fPvbNOq0Ym6hxfLWD6cGN0Ln/V/hWcluw== + figgy-pudding@^3.5.1: version "3.5.1" resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.1.tgz#862470112901c727a0e495a80744bd5baa1d6790" @@ -10128,9 +10134,10 @@ querystring@0.2.0, querystring@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620" -querystringify@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.0.tgz#7ded8dfbf7879dcc60d0a644ac6754b283ad17ef" +querystringify@^2.1.1: + version "2.2.0" + resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6" + integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ== raf@^3.4.1: version "3.4.1" @@ -11445,6 +11452,11 @@ snapdragon@^0.8.1: source-map-resolve "^0.5.0" use "^3.1.0" +snyk@^1.370.0: + version "1.858.0" + resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.858.0.tgz#7814b1642719861768a9cfa9d1a9156d0bf86126" + integrity sha512-0qws95M19TAnZ9IORUBYnwhH4IYqQNE8/+EnWv4Q+9nDUqxFA52xawadq0jlBNDkcxt4zjTdfJcGy/qcMCkN+A== + sockjs-client@1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.3.0.tgz#12fc9d6cb663da5739d3dc5fb6e8687da95cb177" @@ -12372,10 +12384,11 @@ url-loader@1.1.2, url-loader@^1.1.2: schema-utils "^1.0.0" url-parse@^1.4.3: - version "1.4.4" - resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.4.tgz#cac1556e95faa0303691fec5cf9d5a1bc34648f8" + version "1.5.10" + resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1" + integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ== dependencies: - querystringify "^2.0.0" + querystringify "^2.1.1" requires-port "^1.0.0" url@^0.11.0: @@ -12466,9 +12479,10 @@ vfile@^3.0.0, vfile@^3.0.1: unist-util-stringify-position "^1.0.0" vfile-message "^1.0.0" -"virtualenv@git+https://github.com/phanoix/node-virtualenv.git": +"virtualenv@git+https://github.com/gctools-outilsgc/node-virtualenv.git": version "0.3.1" - resolved "git+https://github.com/phanoix/node-virtualenv.git#26fdcd208ed56ec838f384edf3b1f9559479877d" + uid beaaec5d7f794e94e5bfad7b430823a59a7580e2 + resolved "git+https://github.com/gctools-outilsgc/node-virtualenv.git#beaaec5d7f794e94e5bfad7b430823a59a7580e2" dependencies: glob "3.x" request "2.x"