diff --git a/docs/package.json b/docs/package.json index 89e01ec9f911e3..71128920700df0 100644 --- a/docs/package.json +++ b/docs/package.json @@ -127,6 +127,6 @@ "@types/recharts": "^1.8.14", "babel-plugin-unwrap-createstyles": "5.0.0-alpha.22", "cross-fetch": "^3.0.5", - "gm": "^1.23.0" + "gm": "^1.25.1" } }