Skip to content

Commit 0950da3

Browse files
committed
Fix issues
1 parent 5562797 commit 0950da3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4885,9 +4885,9 @@ available-typed-arrays@^1.0.5, available-typed-arrays@^1.0.7:
48854885
possible-typed-array-names "^1.0.0"
48864886

48874887
axios@^1.7.9:
4888-
version "1.7.9"
4889-
resolved "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz"
4890-
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
4888+
version "1.8.3"
4889+
resolved "https://registry.npmjs.org/axios/-/axios-1.8.3.tgz"
4890+
integrity sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==
48914891
dependencies:
48924892
follow-redirects "^1.15.6"
48934893
form-data "^4.0.0"

0 commit comments

Comments
 (0)