fix(UI): axios progress bar loading issue [EE-6781] (#11290)

pull/11333/head
Prabhat Khera 2024-03-07 11:30:23 +13:00 committed by GitHub
parent 692981b615
commit 29025e7dd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View File

@ -75,7 +75,7 @@
"angulartics": "^1.6.0",
"axios": "^1.6.2",
"axios-cache-interceptor": "^1.4.1",
"axios-progress-bar": "^1.2.0",
"axios-progress-bar": "portainer/progress-bar-4-axios",
"babel-plugin-angularjs-annotate": "^0.10.0",
"bootstrap": "^3.4.0",
"buffer": "^6.0.3",

View File

@ -7319,6 +7319,10 @@ axios-progress-bar@^1.2.0:
resolved "https://registry.yarnpkg.com/axios-progress-bar/-/axios-progress-bar-1.2.0.tgz#f9ee88dc9af977246be1ef07eedfa4c990c639c5"
integrity sha512-PEgWb/b2SMyHnKJ/cxA46OdCuNeVlo8eqL0HxXPtz+6G/Jtpyo49icPbW+jpO1wUeDEjbqpseMoCyWxESxf5pA==
axios-progress-bar@portainer/progress-bar-4-axios:
version "1.2.0"
resolved "https://codeload.github.com/portainer/progress-bar-4-axios/tar.gz/d424cd29f5b629af9ffc5c3d6db8d92d11d82f0f"
axios@^1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.2.tgz#de67d42c755b571d3e698df1b6504cde9b0ee9f2"