mirror of
https://github.com/portainer/portainer.git
synced 2025-08-09 15:55:23 +02:00
fix(axios): correctly encode urls [BE-11648] (#517)
fix(edgegroup): nil pointer defer
This commit is contained in:
parent
7e5db1f55e
commit
4c1e80ff58
4 changed files with 154 additions and 8 deletions
|
@ -111,6 +111,7 @@
|
|||
"mustache": "^4.2.0",
|
||||
"ng-file-upload": "~12.2.13",
|
||||
"parse-duration": "^1.0.2",
|
||||
"qs": "^6.14.0",
|
||||
"rc-slider": "^10.0.0",
|
||||
"react": "^17.0.2",
|
||||
"react-calendar": "^4.8.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue