mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-30 19:52:20 +01:00
(bug) unable to build docker image
This commit is contained in:
parent
470807197b
commit
65daa834f1
@ -1,5 +1,7 @@
|
|||||||
# Changelog Fab-manager
|
# Changelog Fab-manager
|
||||||
|
|
||||||
|
- Fix a bug: unable to build the docker image (yarn error extracting tar content of undefined failed)
|
||||||
|
|
||||||
## v5.6.3 2023 January 9
|
## v5.6.3 2023 January 9
|
||||||
|
|
||||||
- Fix a bug: unable to build the docker image (yarn error extracting tar content of undefined failed)
|
- Fix a bug: unable to build the docker image (yarn error extracting tar content of undefined failed)
|
||||||
|
@ -151,7 +151,7 @@
|
|||||||
"ngUpload": "0.5",
|
"ngUpload": "0.5",
|
||||||
"ngtemplate-loader": "^2.1.0",
|
"ngtemplate-loader": "^2.1.0",
|
||||||
"nvd3": "1.8",
|
"nvd3": "1.8",
|
||||||
"object-to-formdata": "https://github.com/sylvainbx/object-to-formdata.git",
|
"object-to-formdata-tz": "4.4.3",
|
||||||
"phosphor-react": "^1.4.0",
|
"phosphor-react": "^1.4.0",
|
||||||
"process": "^0.11.10",
|
"process": "^0.11.10",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
|
@ -8311,9 +8311,10 @@ object-keys@^1.0.12, object-keys@^1.1.1:
|
|||||||
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
|
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
|
||||||
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
|
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
|
||||||
|
|
||||||
"object-to-formdata@https://github.com/sylvainbx/object-to-formdata.git":
|
object-to-formdata-tz@4.4.3:
|
||||||
version "4.4.2"
|
version "4.4.3"
|
||||||
resolved "https://github.com/sylvainbx/object-to-formdata.git#4c00be9626e64653e0e2fdfbefca99b3fb3de511"
|
resolved "https://registry.yarnpkg.com/object-to-formdata-tz/-/object-to-formdata-tz-4.4.3.tgz#3059059d0f02ce90c7fdd9d83f491e8af34707ae"
|
||||||
|
integrity sha512-3XK2hDLCUAfpwatU6Jr3WzzF3ncmzScXPUiIOWgXdYwnxijCojqH41w3DdHRLoPs3MgUHzHBAtLVOFmSlaDWlQ==
|
||||||
|
|
||||||
object.assign@^4.1.0, object.assign@^4.1.2:
|
object.assign@^4.1.0, object.assign@^4.1.2:
|
||||||
version "4.1.2"
|
version "4.1.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user