1
0
Fork 0
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:
Devon Steenberg 2025-04-02 08:51:58 +13:00 committed by GitHub
parent 7e5db1f55e
commit 4c1e80ff58
4 changed files with 154 additions and 8 deletions

View file

@ -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",