Skip to content

Commit

Permalink
fix(deps): update drama-queen dependencies minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 0712d3a commit fe597c2
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2459,9 +2459,9 @@ available-typed-arrays@^1.0.7:
possible-typed-array-names "^1.0.0"

axios@^1.0.0, axios@^1.6.8:
version "1.7.5"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.5.tgz#21eed340eb5daf47d29b6e002424b3e88c8c54b1"
integrity sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw==
version "1.7.7"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"
Expand Down Expand Up @@ -6130,9 +6130,9 @@ object.assign@^4.1.5:
object-keys "^1.1.1"

oidc-spa@^5.1.2:
version "5.2.4"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-5.2.4.tgz#2d26581281f1c480431fafe18267ec1a6418a5e9"
integrity sha512-tGvZVsRKB5c1mpsN7I5fN+FmO3y4NwV0XaEDAlBKw4PtGRdlCR0o4LbOnP9BcRM8Cb4kFa9Q/hPtq1Up/cqdnw==
version "5.2.8"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-5.2.8.tgz#8868542778e7ea7dfbfa429d0cb88437e5f14efb"
integrity sha512-ZSFTdxV7M2ZUhObxNC0s/uCJs/IR8tjl5HHU+8GlqNvFZkdJL6RfrUagmS5ipzPkl9MMLD3jc6Ko8VLUrumR5g==

once@^1.3.0, once@^1.4.0:
version "1.4.0"
Expand Down Expand Up @@ -7736,9 +7736,9 @@ tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0:
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==

tss-react@^4.9.6:
version "4.9.12"
resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.12.tgz#beaae5459cae2dd966af4c97f6dc6dd6655e183d"
integrity sha512-bsREJF9opq8OEZKibw7Awao2g16ZSlsBavmIxzKVF7EMcJ1d0Uc/Z2lJEKlZwYoct6g1C0dxd5XI+RwPhTrlUA==
version "4.9.13"
resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.13.tgz#e6ac0bfea3977e58b5ef5a261cd0b035e6bd8254"
integrity sha512-Gu19qqPH8/SAyKVIgDE5qHygirEDnNIQcXhiEc+l4Q9T7C1sfvUnbVWs+yBpmN26/wyk4FTOupjYS2wq4vH0yA==
dependencies:
"@emotion/cache" "*"
"@emotion/serialize" "*"
Expand Down

0 comments on commit fe597c2

Please sign in to comment.