fix(deps): update dependency apollo-link-sentry to v4

This commit is contained in:
Renovate
2024-05-21 11:01:00 +00:00
parent f74bb74495
commit 9773d71ca0
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -3786,10 +3786,10 @@ anymatch@^3.1.3, anymatch@~3.1.2:
normalize-path "^3.0.0"
picomatch "^2.0.4"
apollo-link-sentry@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/apollo-link-sentry/-/apollo-link-sentry-3.3.0.tgz#af6927c8a5896915c08a8afe56e9fa7e199294fe"
integrity sha512-wLffWmo5sRw3rHN1Ck6azM0oxObvtaBBf3AC8cLX4SxhyjmkRIagGDji6CFkyAhxupPz0b9/H1u4Ocx+63lNug==
apollo-link-sentry@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/apollo-link-sentry/-/apollo-link-sentry-4.0.0.tgz#96792b33934d085f769cdb9de7c265baa038f508"
integrity sha512-CEd2dSuHwNfxud4Mo3ewnPuV6jBO5rAkzP55M7q8jg4p9OFbyrPcesbkJYXxoh342k6M1H2Km6TWHIcyt0RKgQ==
dependencies:
deepmerge "^4.2.2"
dot-prop "^6.0.0"