Skip to content

Commit 776588a

Browse files
committed
fix: update rollbar.js to 2.19.3
1 parent 969433d commit 776588a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"buffer": "^4.9.1 || ^5.0.7",
20-
"rollbar": "^2.16.1",
20+
"rollbar": "^2.19.3",
2121
"url": "^0.11.0"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)