fix(deps): update dependency typeface-open-sans to v1

This commit is contained in:
Renovate Bot
2020-10-06 21:42:29 +00:00
committed by renovate[bot]
parent 54b475da5d
commit 234824b290
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -21427,9 +21427,9 @@
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c="
},
"typeface-open-sans": {
"version": "0.0.75",
"resolved": "https://registry.npmjs.org/typeface-open-sans/-/typeface-open-sans-0.0.75.tgz",
"integrity": "sha512-0lLmB7pfj113OP4T78SbpSmC4OCdFQ0vUxdSXQccsSb6qF76F92iEuC/DghFgmPswTyidk8+Hwf+PS/htiJoRQ=="
"version": "1.1.13",
"resolved": "https://registry.npmjs.org/typeface-open-sans/-/typeface-open-sans-1.1.13.tgz",
"integrity": "sha512-lVGVHvYl7UJDFB9vN8r7NHw3sVm7Rjeow6b9AeABc/J+2mDaCkmcdVtw3QZnsJW39P+xm5zeggIj9gLHYGn9Iw=="
},
"typescript": {
"version": "4.0.3",

View File

@@ -76,7 +76,7 @@
"react-scripts": "3.4.3",
"react-select": "3.1.0",
"react-transition-group": "4.4.1",
"typeface-open-sans": "0.0.75",
"typeface-open-sans": "1.1.13",
"typescript": "4.0.3"
},
"devDependencies": {