Ver código fonte

Bump @sentry/integrations from 5.23.0 to 5.24.2 (#2174)

Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 5.23.0 to 5.24.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.23.0...5.24.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] 4 anos atrás
pai
commit
65d9352648
2 arquivos alterados com 13 adições e 13 exclusões
  1. 12 12
      package-lock.json
  2. 1 1
      package.json

+ 12 - 12
package-lock.json

@@ -1530,12 +1530,12 @@
       }
     },
     "@sentry/integrations": {
-      "version": "5.23.0",
-      "resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-5.23.0.tgz",
-      "integrity": "sha512-kL1fw6hsFFl6Fe6NCWBCROUZ0nAVlCyyiq5qWOCYNhKwoJMbqfnGhyxVTo2Mn9D/wm77MRUomFKFshQDqH1xsg==",
+      "version": "5.24.2",
+      "resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-5.24.2.tgz",
+      "integrity": "sha512-b0upZS+xvONwxkLL6apSSgseR1e6dtq7wAGHefnPa5ckTwIoUkboL/dqiTNmFj1xXnWb87WDX1ZcIx7nfEqw6A==",
       "requires": {
-        "@sentry/types": "5.23.0",
-        "@sentry/utils": "5.23.0",
+        "@sentry/types": "5.24.2",
+        "@sentry/utils": "5.24.2",
         "localforage": "1.8.1",
         "tslib": "^1.9.3"
       }
@@ -1558,16 +1558,16 @@
       }
     },
     "@sentry/types": {
-      "version": "5.23.0",
-      "resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.23.0.tgz",
-      "integrity": "sha512-PbN5MVWxrq05sZ707lc8lleV0xSsI6jWr9h9snvbAuMjcauE0lmdWmjoWKY3PAz2s1mGYFh55kIo8SmQuVwbYg=="
+      "version": "5.24.2",
+      "resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.24.2.tgz",
+      "integrity": "sha512-HcOK00R0tQG5vzrIrqQ0jC28+z76jWSgQCzXiessJ5SH/9uc6NzdO7sR7K8vqMP2+nweCHckFohC8G0T1DLzuQ=="
     },
     "@sentry/utils": {
-      "version": "5.23.0",
-      "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.23.0.tgz",
-      "integrity": "sha512-D5gQDM0wEjKxhE+YNvCuCHo/6JuaORF2/3aOhoJBR+dy9EACRspg7kp3+9KF44xd2HVEXkSVCJkv8/+sHePYRQ==",
+      "version": "5.24.2",
+      "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.24.2.tgz",
+      "integrity": "sha512-oPGde4tNEDHKk0Cg9q2p0qX649jLDUOwzJXHKpd0X65w3A6eJByDevMr8CSzKV9sesjrUpxqAv6f9WWlz185tA==",
       "requires": {
-        "@sentry/types": "5.23.0",
+        "@sentry/types": "5.24.2",
         "tslib": "^1.9.3"
       }
     },

+ 1 - 1
package.json

@@ -20,7 +20,7 @@
   },
   "dependencies": {
     "@sentry/browser": "5.23.0",
-    "@sentry/integrations": "5.23.0",
+    "@sentry/integrations": "5.24.2",
     "@testing-library/jest-dom": "5.11.4",
     "@testing-library/react": "11.0.4",
     "@types/jest": "26.0.14",