Skip to content

Commit 913a825

Browse files
authored
fix(deps): update dependency openapi-fetch to v0.13.5 (#248)
1 parent 2e6f5e9 commit 913a825

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4186,9 +4186,9 @@ onetime@^6.0.0:
41864186
mimic-fn "^4.0.0"
41874187

41884188
openapi-fetch@^0.13.0:
4189-
version "0.13.4"
4190-
resolved "https://registry.yarnpkg.com/openapi-fetch/-/openapi-fetch-0.13.4.tgz#18ebee9c83855e143a65ad15e33204e200c9541e"
4191-
integrity sha512-JHX7UYjLEiHuQGCPxa3CCCIqe/nc4bTIF9c4UYVC8BegAbWoS3g4gJxKX5XcG7UtYQs2060kY6DH64KkvNZahg==
4189+
version "0.13.5"
4190+
resolved "https://registry.yarnpkg.com/openapi-fetch/-/openapi-fetch-0.13.5.tgz#805606860d85b8ba8c2e7cb36ea30b473d8065d9"
4191+
integrity sha512-AQK8T9GSKFREFlN1DBXTYsLjs7YV2tZcJ7zUWxbjMoQmj8dDSFRrzhLCbHPZWA1TMV3vACqfCxLEZcwf2wxV6Q==
41924192
dependencies:
41934193
openapi-typescript-helpers "^0.0.15"
41944194

0 commit comments

Comments
 (0)