Updated to topola 2.3.6

Addresses #2
This commit is contained in:
Przemek Wiech
2019-10-10 20:21:04 +02:00
parent dd78a65c7d
commit ddb99bb808
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -14558,9 +14558,9 @@
"dev": true
},
"topola": {
"version": "2.3.5",
"resolved": "https://registry.npmjs.org/topola/-/topola-2.3.5.tgz",
"integrity": "sha512-vHinnjlGO5U3Rm5SHPshd7+mYNLCzDoq1P6MhKyGw11oqjs1CLyv39Ha0I/xAfT9T/jUAUs6smob6PjfJCm+qw==",
"version": "2.3.6",
"resolved": "https://registry.npmjs.org/topola/-/topola-2.3.6.tgz",
"integrity": "sha512-ToOzBgIiPLe9i06ftrK5v5RqmQsLT+lbiZLwgXXe9b+9BUF/q8TZe4fNqv7YQ95vN0zWWFUaaD8zSf7bkQ07Uw==",
"requires": {
"array-flat-polyfill": "^1.0.1",
"d3": "^5.4.0",

View File

@@ -23,7 +23,7 @@
"react-router-dom": "^4.3.1",
"semantic-ui-css": "^2.4.1",
"semantic-ui-react": "^0.84.0",
"topola": "^2.3.5"
"topola": "^2.3.6"
},
"devDependencies": {
"@types/array.prototype.flatmap": "^1.2.0",