Browse Source

chore(deps): bump @sentry/integrations from 6.2.1 to 6.2.5 (#3423)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vanilla_orig
dependabot[bot] 4 years ago
parent
commit
016e69b9f2
No account linked to committer's email address
2 changed files with 7 additions and 17 deletions
  1. 1
    1
      package.json
  2. 6
    16
      yarn.lock

+ 1
- 1
package.json View File

20
   },
20
   },
21
   "dependencies": {
21
   "dependencies": {
22
     "@sentry/browser": "6.2.5",
22
     "@sentry/browser": "6.2.5",
23
-    "@sentry/integrations": "6.2.1",
23
+    "@sentry/integrations": "6.2.5",
24
     "@testing-library/jest-dom": "5.11.10",
24
     "@testing-library/jest-dom": "5.11.10",
25
     "@testing-library/react": "11.2.6",
25
     "@testing-library/react": "11.2.6",
26
     "@types/jest": "26.0.22",
26
     "@types/jest": "26.0.22",

+ 6
- 16
yarn.lock View File

1725
     "@sentry/utils" "6.2.5"
1725
     "@sentry/utils" "6.2.5"
1726
     tslib "^1.9.3"
1726
     tslib "^1.9.3"
1727
 
1727
 
1728
-"@sentry/integrations@6.2.1":
1729
-  version "6.2.1"
1730
-  resolved "https://registry.npmjs.org/@sentry/integrations/-/integrations-6.2.1.tgz"
1728
+"@sentry/integrations@6.2.5":
1729
+  version "6.2.5"
1730
+  resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.2.5.tgz#37cac11b486779707d62751da36aaaefbb44951a"
1731
+  integrity sha512-4LOgO8lSeGaRV4w1Y03YWtTqrZdm56ciD7k0GLhv+PcFLpiu0exsS1XSs/9vET5LB5GtIgBTeJNNbxVFvvmv8g==
1731
   dependencies:
1732
   dependencies:
1732
-    "@sentry/types" "6.2.1"
1733
-    "@sentry/utils" "6.2.1"
1733
+    "@sentry/types" "6.2.5"
1734
+    "@sentry/utils" "6.2.5"
1734
     localforage "^1.8.1"
1735
     localforage "^1.8.1"
1735
     tslib "^1.9.3"
1736
     tslib "^1.9.3"
1736
 
1737
 
1743
     "@sentry/types" "6.2.5"
1744
     "@sentry/types" "6.2.5"
1744
     tslib "^1.9.3"
1745
     tslib "^1.9.3"
1745
 
1746
 
1746
-"@sentry/types@6.2.1":
1747
-  version "6.2.1"
1748
-  resolved "https://registry.npmjs.org/@sentry/types/-/types-6.2.1.tgz"
1749
-
1750
 "@sentry/types@6.2.5":
1747
 "@sentry/types@6.2.5":
1751
   version "6.2.5"
1748
   version "6.2.5"
1752
   resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.2.5.tgz#34b75285b149e0b9bc5fd54fcc2c445d978c7f2e"
1749
   resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.2.5.tgz#34b75285b149e0b9bc5fd54fcc2c445d978c7f2e"
1753
   integrity sha512-1Sux6CLYrV9bETMsGP/HuLFLouwKoX93CWzG8BjMueW+Di0OGxZphYjXrGuDs8xO8bAKEVGCHgVQdcB2jevS0w==
1750
   integrity sha512-1Sux6CLYrV9bETMsGP/HuLFLouwKoX93CWzG8BjMueW+Di0OGxZphYjXrGuDs8xO8bAKEVGCHgVQdcB2jevS0w==
1754
 
1751
 
1755
-"@sentry/utils@6.2.1":
1756
-  version "6.2.1"
1757
-  resolved "https://registry.npmjs.org/@sentry/utils/-/utils-6.2.1.tgz"
1758
-  dependencies:
1759
-    "@sentry/types" "6.2.1"
1760
-    tslib "^1.9.3"
1761
-
1762
 "@sentry/utils@6.2.5":
1752
 "@sentry/utils@6.2.5":
1763
   version "6.2.5"
1753
   version "6.2.5"
1764
   resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.2.5.tgz#be90d056b09ed1216097d7a29e3e81ba39238e1b"
1754
   resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.2.5.tgz#be90d056b09ed1216097d7a29e3e81ba39238e1b"

Loading…
Cancel
Save