Build(deps): bump simple-icons from 4.0.1 to 4.1.0 (#5935)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.0.1...4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-12-11 19:41:52 +00:00
committed by GitHub
parent fce6d62127
commit eee0de97bd
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -31434,9 +31434,9 @@
"dev": true
},
"simple-icons": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-4.0.1.tgz",
"integrity": "sha512-oPAaJLwRJdxAKTvwfrja9dkhykkz+XpkbvwxDCSzcW4Uk3IZ0p2Ib/ETRE0B5pgJXvZw5xv4WpgQKFDyCAcS4Q=="
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-4.1.0.tgz",
"integrity": "sha512-qVYH7huMNS6NhZkhWZj/C8SSlPD4zyHVYbKi0qhuP/3/m++AQ8NU+MXzcEwISg6TnDRCjZrCrzWi/kIAXCjv4g=="
},
"simple-swizzle": {
"version": "0.2.2",

View File

@@ -57,7 +57,7 @@
"query-string": "^6.13.7",
"request": "~2.88.2",
"semver": "~7.3.4",
"simple-icons": "4.0.1",
"simple-icons": "4.1.0",
"webextension-store-meta": "^1.0.3",
"xmldom": "~0.4.0",
"xpath": "~0.0.32"