File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed
Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 2727 "express" : " ^4.21.2" ,
2828 "got" : " ^14.4.6" ,
2929 "lodash" : " ^4.17.21" ,
30- "rollbar" : " ^2.26.4 " ,
30+ "rollbar" : " ^2.26.5 " ,
3131 "winston" : " ^3.17.0" ,
3232 "winston-transport-rollbar-3" : " ^3.2.6"
3333 },
Original file line number Diff line number Diff line change @@ -2240,7 +2240,7 @@ rimraf@^2.6.3:
22402240 dependencies :
22412241 glob "^7.1.3"
22422242
2243- rollbar@^2.19.3, rollbar@^2.26.4 :
2243+ rollbar@^2.19.3 :
22442244 version "2.26.4"
22452245 resolved "https://registry.yarnpkg.com/rollbar/-/rollbar-2.26.4.tgz#05e47d3b1f52ab6da9f88710ec66371a76cdc3c9"
22462246 integrity sha512-JKmrj6riYm9ZPJisgxljgH4uCsvjMHDHXrinDF7aAFaP+eoF51HomVPtLcDTYLsrJ568aKVNLUhedFajONBwSg==
@@ -2255,6 +2255,19 @@ rollbar@^2.19.3, rollbar@^2.26.4:
22552255 optionalDependencies :
22562256 decache "^3.0.5"
22572257
2258+ rollbar@^2.26.5 :
2259+ version "2.26.5"
2260+ resolved "https://registry.yarnpkg.com/rollbar/-/rollbar-2.26.5.tgz#6fa61762d73963cfe8788e4cb7b42618b6ce00bd"
2261+ integrity sha512-4Of0ALl5+CU2glyDy5dWMRRy9Ty81DrY2r46ucbqjtCikbgHoWJNGXbQUWpDaLxsc8Q71LT/yj1bPb9NHbJIFQ==
2262+ dependencies :
2263+ async "~3.2.3"
2264+ console-polyfill "0.3.0"
2265+ error-stack-parser "^2.0.4"
2266+ json-stringify-safe "~5.0.0"
2267+ lru-cache "~2.2.1"
2268+ request-ip "~3.3.0"
2269+ source-map "^0.5.7"
2270+
22582271[email protected] , safe-buffer@^5.1.0, safe-buffer@~5.2.0:
22592272 version "5.2.1"
22602273 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
You can’t perform that action at this time.
0 commit comments