chore(deps-dev): bump string-similarity in /curriculum

Bumps [string-similarity](https://github.com/aceakash/string-similarity) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/aceakash/string-similarity/releases)
- [Commits](https://github.com/aceakash/string-similarity/commits/4.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
pull/40435/head
dependabot[bot] 2021-01-10 05:03:04 +00:00
parent a32784fe80
commit 439c6e2091
1 changed files with 3 additions and 3 deletions

View File

@ -7548,9 +7548,9 @@
"dev": true
},
"string-similarity": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/string-similarity/-/string-similarity-4.0.3.tgz",
"integrity": "sha512-QEwJzNFCqq+5AGImk5z4vbsEPTN/+gtyKfXBVLBcbPBRPNganZGfQnIuf9yJ+GiwSnD65sT8xrw/uwU1Q1WmfQ==",
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/string-similarity/-/string-similarity-4.0.4.tgz",
"integrity": "sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ==",
"dev": true
},
"string-width": {