Skip to content

Commit

Permalink
Update dependency rollbar to v2.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2022
1 parent 8dfbe87 commit dd4fc6f
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 @@ -67,7 +67,7 @@
"nodemon": "2.0.19",
"pg": "8.8.0",
"redis": "4.3.1",
"rollbar": "2.25.1",
"rollbar": "2.25.2",
"socket.io": "4.5.2",
"uuid": "9.0.0",
"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 @@ -5852,10 +5852,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
dependencies:
glob "^7.1.3"

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==
rollbar@2.25.2:
version "2.25.2"
resolved "https://registry.yarnpkg.com/rollbar/-/rollbar-2.25.2.tgz#2501875ec1bedbbaa6660ecc8d1dc1868d9aefde"
integrity sha512-aZIr/wXaVgkY73ynIpgQNyPhS04WwWUF7BGW7sOS0sU04+C39vDoloqIAOxTCU8MLgGQIiGMKIpQ8hYTl2obAA==
dependencies:
async "~3.2.3"
console-polyfill "0.3.0"
Expand Down

0 comments on commit dd4fc6f

Please sign in to comment.