fix: update sentry, correctly configure sentry dsn

This commit is contained in:
spiral
2021-11-09 01:31:06 -05:00
parent 78fc247b7e
commit b4e8dda9dd
3 changed files with 10 additions and 27 deletions

View File

@@ -10,14 +10,9 @@
},
"Sentry": {
"type": "Direct",
"requested": "[2.1.6, )",
"resolved": "2.1.6",
"contentHash": "Haii3y9JZX9Z/HrHyy8r0cLj6WvTTFS4xbGI0UtItZ53yB/hGaWeXD5mvk47HAVOHeix8Gg64tguxIBCicoMAQ==",
"dependencies": {
"Newtonsoft.Json": "11.0.2",
"Sentry.PlatformAbstractions": "1.1.1",
"Sentry.Protocol": "2.1.6"
}
"requested": "[3.11.1, )",
"resolved": "3.11.1",
"contentHash": "T/NLfs6MMkUSYsPEDajB9ad0124T18I0uUod5MNOev3iwjvcnIEQBrStEX2olbIxzqfvGXzQ/QFqTfA2ElLPlA=="
},
"SixLabors.ImageSharp": {
"type": "Direct",
@@ -519,16 +514,6 @@
"resolved": "4.3.0",
"contentHash": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg=="
},
"Sentry.PlatformAbstractions": {
"type": "Transitive",
"resolved": "1.1.1",
"contentHash": "ug99ZPdcQQY2Q2smO5tWfxUdMQF8f90UdCKMSfhucJVOAQtKWM0rXcqLvVZRlXDzeB/xNQWLSuw56I5MuaOS9g=="
},
"Sentry.Protocol": {
"type": "Transitive",
"resolved": "2.1.6",
"contentHash": "AXVI9e/mYp5NI/r+Tfk//YyXGGCUxq698xnOuJbiDUJ2FYw88BdB1Ewmv29pA8FTh/MLBWTPIwTVBWMouZrQBA=="
},
"Serilog": {
"type": "Transitive",
"resolved": "2.10.0",