diff --git a/package-lock.json b/package-lock.json index 27f1b2b..964cef9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15406,9 +15406,9 @@ "dev": true }, "topola": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/topola/-/topola-3.0.1.tgz", - "integrity": "sha512-dATUaLICbe4B9LGxVQgffg3fGI0AfZ2gsJDLL3eH2fvvr8uILuESG51zPXUS801H7aGSmw3fqUZnrTw/9kFTzg==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/topola/-/topola-3.0.4.tgz", + "integrity": "sha512-qsPZpmShRbQvdGvMPYA26niEmLJf5p9jROvnUTDv7zY+3stsBdXi6MEpDB6PEe0smLYisBeC9IZAZphRpYx2fQ==", "requires": { "array-flat-polyfill": "^1.0.1", "d3": "^5.4.0", diff --git a/package.json b/package.json index 2e05ab1..234c44a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-router-dom": "^4.3.1", "semantic-ui-css": "^2.4.1", "semantic-ui-react": "^0.84.0", - "topola": "^3.0.1" + "topola": "^3.0.4" }, "devDependencies": { "@types/array.prototype.flatmap": "^1.2.0",