Revert "Update dependency django-channels to v1.2.2"

This reverts commit 21005b02ea.
This commit is contained in:
JuniorJPDJ 2022-02-02 19:35:35 +01:00
parent 34491ce2f7
commit 768e0368ad
2 changed files with 11 additions and 12 deletions

View File

@ -19,7 +19,7 @@
"axios-auth-refresh": "2.2.8", "axios-auth-refresh": "2.2.8",
"core-js": "3.21.0", "core-js": "3.21.0",
"diff": "5.0.0", "diff": "5.0.0",
"django-channels": "1.2.2", "django-channels": "1.1.6",
"focus-trap": "5.1.0", "focus-trap": "5.1.0",
"fomantic-ui-css": "2.8.8", "fomantic-ui-css": "2.8.8",
"howler": "2.2.3", "howler": "2.2.3",

View File

@ -907,7 +907,7 @@
core-js "^2.6.5" core-js "^2.6.5"
regenerator-runtime "^0.13.4" regenerator-runtime "^0.13.4"
"@babel/runtime@^7.0.0", "@babel/runtime@^7.11.0", "@babel/runtime@^7.3.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4": "@babel/runtime@^7.0.0", "@babel/runtime@^7.11.0", "@babel/runtime@^7.3.4", "@babel/runtime@^7.8.4":
version "7.16.7" version "7.16.7"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa"
integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ== integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==
@ -3682,13 +3682,12 @@ dir-glob@^3.0.1:
dependencies: dependencies:
path-type "^4.0.0" path-type "^4.0.0"
django-channels@1.2.2: django-channels@1.1.6:
version "1.2.2" version "1.1.6"
resolved "https://registry.yarnpkg.com/django-channels/-/django-channels-1.2.2.tgz#cbcf7b422ab67ca471d924d809eb7f0f5b448f3f" resolved "https://registry.yarnpkg.com/django-channels/-/django-channels-1.1.6.tgz#51cdf9d818be3d098ef49a49356f2a7a78499180"
integrity sha512-Dht/ocjlqTlJI6ZBQidWfBVEC5rcwYPf9/6/oeGMsXpPKbDqS884I++bu57U8Or0TRAP6N+H6ZqajM030pYmVw== integrity sha1-Uc352Bi+PQmO9JpJNW8qenhJkYA=
dependencies: dependencies:
"@babel/runtime" "^7.5.5" reconnecting-websocket "^3.0.3"
reconnecting-websocket "^4.1.10"
dns-equal@^1.0.0: dns-equal@^1.0.0:
version "1.0.0" version "1.0.0"
@ -8257,10 +8256,10 @@ readdirp@~3.6.0:
dependencies: dependencies:
picomatch "^2.2.1" picomatch "^2.2.1"
reconnecting-websocket@^4.1.10: reconnecting-websocket@^3.0.3:
version "4.4.0" version "3.2.2"
resolved "https://registry.yarnpkg.com/reconnecting-websocket/-/reconnecting-websocket-4.4.0.tgz#3b0e5b96ef119e78a03135865b8bb0af1b948783" resolved "https://registry.yarnpkg.com/reconnecting-websocket/-/reconnecting-websocket-3.2.2.tgz#8097514e926e9855e03c39e76efa2e3d1f371bee"
integrity sha512-D2E33ceRPga0NvTDhJmphEgJ7FUYF0v4lr1ki0csq06OdlxKfugGzN0dSkxM/NfqCxYELK4KcaTOUOjTV6Dcng== integrity sha512-SWSfoXiaHVOqXuPWFgGWeUxKnb5HIY7I/Fh5C/hy4wUOgeOh7YIMXEiv5/eHBlNs4tNzCrO5YDR9AH62NWle0Q==
regenerate-unicode-properties@^9.0.0: regenerate-unicode-properties@^9.0.0:
version "9.0.0" version "9.0.0"