Skip to content

Commit

Permalink
Update dependency rollbar to v2.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2022
1 parent b7170e8 commit 7804e49
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"nodemon": "2.0.19",
"pg": "8.7.3",
"redis": "4.2.0",
"rollbar": "2.25.0",
"rollbar": "2.25.1",
"socket.io": "4.5.1",
"uuid": "8.3.2",
"yarn": "1.22.19"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5571,10 +5571,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
dependencies:
glob "^7.1.3"

rollbar@2.25.0:
version "2.25.0"
resolved "https://registry.yarnpkg.com/rollbar/-/rollbar-2.25.0.tgz#af95e56b7f78666a3b60549bc2e0fd9c07ccdc9a"
integrity sha512-mytaGBKAeDkqb/sKXFLQ5eWWw9zzpFRGfPruUWN84AJF+Nwgo8BdGC0CVaHclvHzGImp+seLoKk1NQprU96c4w==
rollbar@2.25.1:
version "2.25.1"
resolved "https://registry.yarnpkg.com/rollbar/-/rollbar-2.25.1.tgz#4d03270256fd9696d604e0494d588de19860bf6a"
integrity sha512-xDUZqktjtnI/Vv530C5lQKPR8SR8tdlAs0/OeiyBNdfqnL/ngpTHmmrYhgFn4rpEXcs+OzYp3jLquaozBlaCgg==
dependencies:
async "~3.2.3"
console-polyfill "0.3.0"
Expand Down

0 comments on commit 7804e49

Please sign in to comment.