Upgraded topola version to 3.0.4

This commit is contained in:
Przemek Wiech
2020-04-21 12:26:02 +02:00
parent 392548e3a1
commit b808c490b5
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

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