Upgraded topola library version to 2.5.1

This commit is contained in:
Przemek Wiech
2020-01-15 20:11:25 +01:00
parent f0b8f1929d
commit 904e4e5a24
3 changed files with 25 additions and 23 deletions

6
package-lock.json generated
View File

@@ -14558,9 +14558,9 @@
"dev": true
},
"topola": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/topola/-/topola-2.4.0.tgz",
"integrity": "sha512-ncLg4eDFeF1UNXEcpJvrm8iMnNCtTVsDg8hWHJr83UMSfiV8EwcvklyhoKjB1uRsp/E+eSKOMJb44Acgn5BM1w==",
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/topola/-/topola-2.5.1.tgz",
"integrity": "sha512-g1hDeT0X4HHg/p1/Wr/fgUceN9JlP6LC1rIJkfP7lPwWVZcplzfdCDzuyIKPfkrUsE5OZAhw3LoPu6xKv1u/dg==",
"requires": {
"array-flat-polyfill": "^1.0.1",
"d3": "^5.4.0",