diff --git a/package-lock.json b/package-lock.json index 36184c5..e4cf279 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15910,9 +15910,9 @@ "dev": true }, "topola": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/topola/-/topola-3.1.1.tgz", - "integrity": "sha512-oZ4cDhJvbRPkIPCzqab1EwCgzNGAtwdnM1Wg7i5pqs6rjJ8DM7tXKo1GKHc1RcAfnLNGEmcBoZf0G99Bcszu6Q==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/topola/-/topola-3.1.2.tgz", + "integrity": "sha512-HEpqQo+aKX9aXptbXnerL6H3BxpvQG0El7vuNFF265tyWanM8rkdC0aMZFCh68QIyWmY8f2SIE6NVfxGdBRz2w==", "requires": { "array-flat-polyfill": "^1.0.1", "d3-array": "^2.4.0", diff --git a/package.json b/package.json index f1e6db4..8580b2e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react-router-dom": "^4.3.1", "semantic-ui-css": "^2.4.1", "semantic-ui-react": "^0.84.0", - "topola": "^3.1.1" + "topola": "^3.1.2" }, "devDependencies": { "@types/array.prototype.flatmap": "^1.2.0",