Fix snyk warnings

This commit is contained in:
Ramon Wenger 2022-11-10 12:17:10 +01:00
parent b0a7bd3497
commit be651c0489
4 changed files with 1111 additions and 502 deletions

View File

@ -15,10 +15,10 @@ django-silk = "*"
[packages]
factory-boy = "==2.11.0"
wagtail_factories = "==2.0.0"
django = "==3.2.13"
django = "==3.2.16"
whitenoise = "~=5.3"
psycopg2-binary = "==2.9.3"
gunicorn = "==19.7.1"
gunicorn = "==19.10.0"
python-dotenv = "==0.13.0"
dj-database-url = "==0.4.1"
raven = "==6.9.0"

861
Pipfile.lock generated

File diff suppressed because it is too large Load Diff

746
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -79,13 +79,13 @@
"loglevel": "^1.8.0",
"mini-css-extract-plugin": "^2.4.5",
"mock-apollo-client": "^1.2.0",
"node-sass": "^7.0.3",
"ora": "^1.2.0",
"portfinder": "^1.0.13",
"postcss-import": "^15.0.0",
"postcss-loader": "^7.0.1",
"postcss-url": "^10.1.3",
"rimraf": "^2.6.0",
"sass": "^1.56.1",
"sass-loader": "^12.6.0",
"semver": "^5.3.0",
"shelljs": "^0.8.5",