Upgraded topola version to 3.1.2

This commit is contained in:
Przemek Wiech
2020-04-29 23:35:43 +02:00
parent 68b9f4baa5
commit 506d6bf807
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -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",