mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #232 from brianlovin/depfu/update/npm/@sentry/browser-5.2.1
Update @sentry/browser: 5.2.0 → 5.2.1 (patch)
This commit is contained in:
commit
4d4a401ee0
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -1301,9 +1301,9 @@
|
|||
}
|
||||
},
|
||||
"@sentry/browser": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-5.2.0.tgz",
|
||||
"integrity": "sha512-RIp+NZAP0CTDZbIsG8k5zGbimlMtTNRagub9dnQm6R0HmSL5+zxNoE7DH4MV3Xv5rFr8P0LCZyMTxwCgU1Y/3Q==",
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-5.2.1.tgz",
|
||||
"integrity": "sha512-fQTqBD4/WTW+ZnQULxjA5sn2yx3mj9OgXCYjdilISd94uRTlLOCtY+gvTAljuOkM5LlGwnBRAs7/bSI2zSaQEg==",
|
||||
"requires": {
|
||||
"@sentry/core": "5.2.0",
|
||||
"@sentry/types": "5.2.0",
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"lint:staged": "lint-staged"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/browser": "^5.2.0",
|
||||
"@sentry/browser": "^5.2.1",
|
||||
"next": "^7.0.3",
|
||||
"next-seo": "^1.11.2",
|
||||
"react": "^16.8.0-alpha.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue