chore(front): update dependency @types/moxios to v0.4.17
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2680>
This commit is contained in:
parent
6234dfd2a7
commit
46531884b3
|
@ -63,7 +63,7 @@
|
||||||
"@types/dompurify": "2.4.0",
|
"@types/dompurify": "2.4.0",
|
||||||
"@types/jquery": "3.5.29",
|
"@types/jquery": "3.5.29",
|
||||||
"@types/lodash-es": "4.17.12",
|
"@types/lodash-es": "4.17.12",
|
||||||
"@types/moxios": "0.4.15",
|
"@types/moxios": "0.4.17",
|
||||||
"@types/qs": "6.9.7",
|
"@types/qs": "6.9.7",
|
||||||
"@types/semantic-ui": "2.2.7",
|
"@types/semantic-ui": "2.2.7",
|
||||||
"@types/showdown": "2.0.0",
|
"@types/showdown": "2.0.0",
|
||||||
|
|
|
@ -1754,10 +1754,10 @@
|
||||||
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
|
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
|
||||||
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
|
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
|
||||||
|
|
||||||
"@types/moxios@0.4.15":
|
"@types/moxios@0.4.17":
|
||||||
version "0.4.15"
|
version "0.4.17"
|
||||||
resolved "https://registry.yarnpkg.com/@types/moxios/-/moxios-0.4.15.tgz#d8b774f360ba652801b5807e0833f6ff30a17770"
|
resolved "https://registry.yarnpkg.com/@types/moxios/-/moxios-0.4.17.tgz#3a2084b9b11713dde0da8c681db642936d3edf40"
|
||||||
integrity sha512-eHD7i0/Uu7pFGzS4uIed2InJLj5H6xOOsqPjGtRyvyC/jnzRt6q6Xtnm2PQlkcqKHjRybEqjw71dcPnzfDouhw==
|
integrity sha512-Ef7VE+vfISBbxWMOl40doJpHGpy5lTYJQwWHAy9ah1lrRnsVd+eNt6NjJ2QTAotHpQ7krVrZ3lp8hnxUxvdGuw==
|
||||||
dependencies:
|
dependencies:
|
||||||
axios ">=0.13.0"
|
axios ">=0.13.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue