Update topola version to 3.6.1

This commit is contained in:
Przemek Więch 2023-02-01 16:10:27 +01:00
parent 14e312527f
commit 4b3639caa7
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -37,7 +37,7 @@
"remark-rehype": "^10.0.0",
"semantic-ui-css": "^2.4.1",
"semantic-ui-react": "^2.0.3",
"topola": "^3.6.0",
"topola": "^3.6.1",
"turbocommons-ts": "^3.8.0",
"unified": "^10.1.0",
"wikitree-js": "^0.1.0"
@ -22733,9 +22733,9 @@
}
},
"node_modules/topola": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.6.0.tgz",
"integrity": "sha512-5igi2Nc7HgwyFyh8aGnRjgLxtDhlZzTnnzX5DwBQUS38G52h9ywjyH+o6pPEm2EqFnbLpwObu2YcQ3WkwXJG7Q==",
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.6.1.tgz",
"integrity": "sha512-UjDvt7Ue9uJvRQcgDGd1FMF3fJ6V3faNmloxDJUvqGNtXOV3VdfDmltmLAfVLtZdrWFdzqGJBahaqRqJC8prTQ==",
"dependencies": {
"array-flat-polyfill": "^1.0.1",
"d3-array": "^2.12.1",
@ -44053,9 +44053,9 @@
"dev": true
},
"topola": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.6.0.tgz",
"integrity": "sha512-5igi2Nc7HgwyFyh8aGnRjgLxtDhlZzTnnzX5DwBQUS38G52h9ywjyH+o6pPEm2EqFnbLpwObu2YcQ3WkwXJG7Q==",
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.6.1.tgz",
"integrity": "sha512-UjDvt7Ue9uJvRQcgDGd1FMF3fJ6V3faNmloxDJUvqGNtXOV3VdfDmltmLAfVLtZdrWFdzqGJBahaqRqJC8prTQ==",
"requires": {
"array-flat-polyfill": "^1.0.1",
"d3-array": "^2.12.1",

View File

@ -32,7 +32,7 @@
"remark-rehype": "^10.0.0",
"semantic-ui-css": "^2.4.1",
"semantic-ui-react": "^2.0.3",
"topola": "^3.6.0",
"topola": "^3.6.1",
"turbocommons-ts": "^3.8.0",
"unified": "^10.1.0",
"wikitree-js": "^0.1.0"