Upgraded topola library version

This commit is contained in:
Przemek Wiech
2019-11-13 18:36:30 +01:00
parent 2453cc8459
commit 95e974d848
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.8",
"resolved": "https://registry.npmjs.org/topola/-/topola-2.3.8.tgz",
"integrity": "sha512-JQakdWxSZVsfBFoyCYQ1d57vkrB6nb2xD9kcJKYVyW9K+GdBq4FbWU8ybjyytqVOMX65gkA21XWaJ6js8UU5tQ==",
"version": "2.3.9",
"resolved": "https://registry.npmjs.org/topola/-/topola-2.3.9.tgz",
"integrity": "sha512-nrVs6QsyBJPpEoAwZkL2anV1G5CnFh5cxIE4uTJrXCL3curvST5OJxKDjA2RDkImzVMPrvRRZ9lDmXCQsp0QBg==",
"requires": {
"array-flat-polyfill": "^1.0.1",
"d3": "^5.4.0",