diff --git a/automation/Extension/webext-instrumentation/package-lock.json b/automation/Extension/webext-instrumentation/package-lock.json index 95819a2cc..e67285953 100644 --- a/automation/Extension/webext-instrumentation/package-lock.json +++ b/automation/Extension/webext-instrumentation/package-lock.json @@ -7519,7 +7519,7 @@ "detect-newline": "^3.1.0", "dotgitignore": "^2.1.0", "figures": "^3.1.0", - "find-up": "^4.1.0", + "find-up": "^5.0.0", "fs-access": "^1.0.1", "git-semver-tags": "^4.0.0", "semver": "^7.1.1", @@ -7562,12 +7562,49 @@ "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", "dev": true }, + "find-up": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", + "dev": true, + "requires": { + "locate-path": "^6.0.0", + "path-exists": "^4.0.0" + } + }, "has-flag": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", "dev": true }, + "locate-path": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "dev": true, + "requires": { + "p-locate": "^5.0.0" + } + }, + "p-limit": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.0.2.tgz", + "integrity": "sha512-iwqZSOoWIW+Ew4kAGUlN16J4M7OB3ysMLSZtnhmqx7njIHFPlxWBX8xo3lVTyFVq6mI/lL9qt2IsN1sHwaxJkg==", + "dev": true, + "requires": { + "p-try": "^2.0.0" + } + }, + "p-locate": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "dev": true, + "requires": { + "p-limit": "^3.0.2" + } + }, "supports-color": { "version": "5.5.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", diff --git a/environment.yaml b/environment.yaml index 7ba7a0d5f..f8f45328d 100644 --- a/environment.yaml +++ b/environment.yaml @@ -3,32 +3,32 @@ channels: - main dependencies: - autopep8=1.5.4 -- beautifulsoup4=4.9.1 +- beautifulsoup4=4.9.3 - click=7.1.2 - codecov=2.1.9 - dill=0.3.2 - flake8-isort=4.0.0 -- flake8=3.8.3 -- geckodriver=0.27.0 -- ipython=7.17.0 +- flake8=3.8.4 +- geckodriver=0.26.0 +- ipython=7.18.1 - leveldb=1.22 - localstack=0.11.1.1 - multiprocess=0.70.10 -- nodejs=14.8.0 -- pandas=1.1.1 +- nodejs=14.13.0 +- pandas=1.1.3 - pillow=7.2.0 -- pip=20.2.2 +- pip=20.2.3 - pre-commit=2.7.1 - psutil=5.7.2 - pyarrow=1.0.1 - pytest-cov=2.10.1 -- pytest=6.0.1 +- pytest=6.1.1 - python=3.8.5 - pyvirtualdisplay=0.2.5 - redis-py=3.5.3 - s3fs=0.4.0 - selenium=3.141.0 -- sentry-sdk=0.17.0 +- sentry-sdk=0.18.0 - tabulate=0.8.7 - tblib=1.6.0 - wget=1.20.1 @@ -36,7 +36,7 @@ dependencies: - amazon-kclpy==2.0.1 - crontab==0.22.9 - domain-utils==0.7.1 - - flask-cors==3.0.8 + - flask-cors==3.0.9 - jsonschema==3.2.0 - moto-ext==1.3.15.15 - plyvel==1.2.0