chore(deps): bump simple-icons from 6.3.0 to 6.4.0 (#7431)

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

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[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[bot]
2021-12-28 20:25:34 +00:00
committed by GitHub
parent 9069459435
commit 17c4c4ffff
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -48,7 +48,7 @@
"qs": "^6.10.2",
"query-string": "^7.0.1",
"semver": "~7.3.5",
"simple-icons": "6.3.0",
"simple-icons": "6.4.0",
"webextension-store-meta": "^1.0.5",
"xmldom": "~0.6.0",
"xpath": "~0.0.32"
@@ -25592,9 +25592,9 @@
}
},
"node_modules/simple-icons": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.3.0.tgz",
"integrity": "sha512-EiphqFkv9uh+X0DtTjY5r7SHbZxgCxD0xZUP73yJBEO6FfiIPs4iozFpT9vlg66/lbLGEDxoX5UWiinizl2JMQ==",
"version": "6.4.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.4.0.tgz",
"integrity": "sha512-l8Vn7ug/ef28ZKGCJVZj/Ml69Wj5b0hLE0AMUjIyzhaN46FqIGTUcQAqs/C0gYQlJFyw3KFKQbji2weIh2fUkg==",
"engines": {
"node": ">=0.12.18"
}
@@ -50258,9 +50258,9 @@
"dev": true
},
"simple-icons": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.3.0.tgz",
"integrity": "sha512-EiphqFkv9uh+X0DtTjY5r7SHbZxgCxD0xZUP73yJBEO6FfiIPs4iozFpT9vlg66/lbLGEDxoX5UWiinizl2JMQ=="
"version": "6.4.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.4.0.tgz",
"integrity": "sha512-l8Vn7ug/ef28ZKGCJVZj/Ml69Wj5b0hLE0AMUjIyzhaN46FqIGTUcQAqs/C0gYQlJFyw3KFKQbji2weIh2fUkg=="
},
"simple-swizzle": {
"version": "0.2.2",

View File

@@ -60,7 +60,7 @@
"qs": "^6.10.2",
"query-string": "^7.0.1",
"semver": "~7.3.5",
"simple-icons": "6.3.0",
"simple-icons": "6.4.0",
"webextension-store-meta": "^1.0.5",
"xmldom": "~0.6.0",
"xpath": "~0.0.32"