1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-20 14:54:15 +01:00

(bug) unable to build docker image

This commit is contained in:
Sylvain 2023-01-09 13:38:18 +01:00
parent 68e5f6dc20
commit 6ba34bf2ba
3 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
# Changelog Fab-manager
- Fix a bug: unable to build the docker image (yarn error extracting tar content of undefined failed)
- Fix a security issue: logged users but non-admins can access to analytics data throught the API
## v5.6.2 2023 January 9

View File

@ -151,7 +151,7 @@
"ngUpload": "0.5",
"ngtemplate-loader": "^2.1.0",
"nvd3": "1.8",
"object-to-formdata": "https://github.com/sylvainbx/object-to-formdata.git#master",
"object-to-formdata": "https://github.com/sylvainbx/object-to-formdata.git",
"phosphor-react": "^1.4.0",
"process": "^0.11.10",
"prop-types": "^15.7.2",

View File

@ -8311,7 +8311,7 @@ object-keys@^1.0.12, object-keys@^1.1.1:
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
"object-to-formdata@https://github.com/sylvainbx/object-to-formdata.git#master":
"object-to-formdata@https://github.com/sylvainbx/object-to-formdata.git":
version "4.4.2"
resolved "https://github.com/sylvainbx/object-to-formdata.git#4c00be9626e64653e0e2fdfbefca99b3fb3de511"