Просмотр исходного кода

Bump @sentry/integrations from 5.22.3 to 5.23.0 (#2161)

Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 5.22.3 to 5.23.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.22.3...5.23.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 лет назад
Родитель
Сommit
3e404d33fd
2 измененных файлов с 13 добавлено и 13 удалено
  1. 12 12
      package-lock.json
  2. 1 1
      package.json

+ 12 - 12
package-lock.json

@@ -1530,12 +1530,12 @@
       }
     },
     "@sentry/integrations": {
-      "version": "5.22.3",
-      "resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-5.22.3.tgz",
-      "integrity": "sha512-Fx6h8DTDvUpEOymx8Wi49LBdVcNYHwaI6NqApm1qVU9qn/I50Q29KWoZTCGBjBwmkJud+DOAHWYWoU2qRrIvcQ==",
+      "version": "5.23.0",
+      "resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-5.23.0.tgz",
+      "integrity": "sha512-kL1fw6hsFFl6Fe6NCWBCROUZ0nAVlCyyiq5qWOCYNhKwoJMbqfnGhyxVTo2Mn9D/wm77MRUomFKFshQDqH1xsg==",
       "requires": {
-        "@sentry/types": "5.22.3",
-        "@sentry/utils": "5.22.3",
+        "@sentry/types": "5.23.0",
+        "@sentry/utils": "5.23.0",
         "localforage": "1.8.1",
         "tslib": "^1.9.3"
       }
@@ -1558,16 +1558,16 @@
       }
     },
     "@sentry/types": {
-      "version": "5.22.3",
-      "resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.22.3.tgz",
-      "integrity": "sha512-cv+VWK0YFgCVDvD1/HrrBWOWYG3MLuCUJRBTkV/Opdy7nkdNjhCAJQrEyMM9zX0sac8FKWKOHT0sykNh8KgmYw=="
+      "version": "5.23.0",
+      "resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.23.0.tgz",
+      "integrity": "sha512-PbN5MVWxrq05sZ707lc8lleV0xSsI6jWr9h9snvbAuMjcauE0lmdWmjoWKY3PAz2s1mGYFh55kIo8SmQuVwbYg=="
     },
     "@sentry/utils": {
-      "version": "5.22.3",
-      "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.22.3.tgz",
-      "integrity": "sha512-AHNryXMBvIkIE+GQxTlmhBXD0Ksh+5w1SwM5qi6AttH+1qjWLvV6WB4+4pvVvEoS8t5F+WaVUZPQLmCCWp6zKw==",
+      "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==",
       "requires": {
-        "@sentry/types": "5.22.3",
+        "@sentry/types": "5.23.0",
         "tslib": "^1.9.3"
       }
     },

+ 1 - 1
package.json

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