浏览代码

Bump @sentry/integrations from 5.27.6 to 5.28.0 (#2471)

Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 5.27.6 to 5.28.0.
- [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.27.6...5.28.0)

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 年之前
父节点
当前提交
38e1a0fd05
共有 2 个文件被更改,包括 13 次插入13 次删除
  1. 12 12
      package-lock.json
  2. 1 1
      package.json

+ 12 - 12
package-lock.json

@@ -2779,12 +2779,12 @@
       }
       }
     },
     },
     "@sentry/integrations": {
     "@sentry/integrations": {
-      "version": "5.27.6",
-      "resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-5.27.6.tgz",
-      "integrity": "sha512-wRsvSrP48YZ3Jq3RNIHzS+cnlLgQL0S2Qpq5fUPrUngEGuOHKcunOpKOT11VbKjzNWM15662wD4GsONIUA2UFA==",
+      "version": "5.28.0",
+      "resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-5.28.0.tgz",
+      "integrity": "sha512-2WjCYHrItzrHYUoRUV8Hjt2DXEekiV7i/2RfxLhVVVU8382FKyKMTMdimKog3SAgOqPjJFpWqEQ3OWErZ4HMqA==",
       "requires": {
       "requires": {
-        "@sentry/types": "5.27.6",
-        "@sentry/utils": "5.27.6",
+        "@sentry/types": "5.28.0",
+        "@sentry/utils": "5.28.0",
         "localforage": "1.8.1",
         "localforage": "1.8.1",
         "tslib": "^1.9.3"
         "tslib": "^1.9.3"
       }
       }
@@ -2807,16 +2807,16 @@
       }
       }
     },
     },
     "@sentry/types": {
     "@sentry/types": {
-      "version": "5.27.6",
-      "resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.27.6.tgz",
-      "integrity": "sha512-XOW9W8DrMk++4Hk7gWi9o5VR0o/GrqGfTKyFsHSIjqt2hL6kiMPvKeb2Hhmp7Iq37N2bDmRdWpM5m+68S2Jk6w=="
+      "version": "5.28.0",
+      "resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.28.0.tgz",
+      "integrity": "sha512-nNhoZEXdqM2xivxJBrLhxtJ2+s6FfKXUw5yBf0Jf/RBrBnH5fggPNImmyfpOoysl72igWcMWk4nnfyP5iDrriQ=="
     },
     },
     "@sentry/utils": {
     "@sentry/utils": {
-      "version": "5.27.6",
-      "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.27.6.tgz",
-      "integrity": "sha512-/QMVLv+zrTfiIj2PU+SodSbSzD5MmamMOaljkDsRIVsj6gpkm1/VG1g2+40TZ0FbQ4hCW2F+iR7cnqzZBNmchA==",
+      "version": "5.28.0",
+      "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.28.0.tgz",
+      "integrity": "sha512-LW+ReVw9JG6g8Bvp2I1ThMDPATlisvkde+1WykxGqRhu2YIO+PvWhnoFhr9RD0ia3rYVlJkgkuTshMbPJ8HVwA==",
       "requires": {
       "requires": {
-        "@sentry/types": "5.27.6",
+        "@sentry/types": "5.28.0",
         "tslib": "^1.9.3"
         "tslib": "^1.9.3"
       }
       }
     },
     },

+ 1 - 1
package.json

@@ -20,7 +20,7 @@
   },
   },
   "dependencies": {
   "dependencies": {
     "@sentry/browser": "5.28.0",
     "@sentry/browser": "5.28.0",
-    "@sentry/integrations": "5.27.6",
+    "@sentry/integrations": "5.28.0",
     "@testing-library/jest-dom": "5.11.6",
     "@testing-library/jest-dom": "5.11.6",
     "@testing-library/react": "11.2.2",
     "@testing-library/react": "11.2.2",
     "@types/jest": "26.0.16",
     "@types/jest": "26.0.16",