diff --git a/badges/licenses-badge-dev.svg b/badges/licenses-badge-dev.svg
index 0e2c6a6f..44d3650e 100644
--- a/badges/licenses-badge-dev.svg
+++ b/badges/licenses-badge-dev.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index 9b8e4dac..dc8d591f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7812,16 +7812,16 @@
}
},
"license-badger": {
- "version": "0.9.0",
- "resolved": "https://registry.npmjs.org/license-badger/-/license-badger-0.9.0.tgz",
- "integrity": "sha512-km4MqoyR1FTIb/hPRi9Ljo4XiPWYf2MY5kE4nANoa+qautJ+f1N4/QA1uradPkyEDJ5UvcAEmaWStczmWKe8xA==",
+ "version": "0.9.1",
+ "resolved": "https://registry.npmjs.org/license-badger/-/license-badger-0.9.1.tgz",
+ "integrity": "sha512-2rGGOIJXR/piSuExihDU2eS6RuLf4Y+oBv9BIuEy0Tl/bKH0Cbv1yC5oYa3efRl7EQxHa3Ofx8Hl761e+C1Q2w==",
"dev": true,
"requires": {
"badge-up": "git+https://github.com/brettz9/badge-up.git#npm-and-testing",
"command-line-basics": "^0.6.2",
"es6-template-strings": "^2.0.1",
"licensee": "git+https://github.com/brettz9/licensee.js.git#filterPackages",
- "npm-consider": "git+https://github.com/brettz9/npm-consider.git#handle-ands",
+ "npm-consider": "git+https://github.com/brettz9/npm-consider.git#cc-by-3",
"spdx-expression-parse": "^3.0.0"
}
},
@@ -9199,8 +9199,8 @@
"dev": true
},
"npm-consider": {
- "version": "git+https://github.com/brettz9/npm-consider.git#e4670cc96c1091b031dc9a7e74858fe5e915f808",
- "from": "git+https://github.com/brettz9/npm-consider.git#handle-ands",
+ "version": "git+https://github.com/brettz9/npm-consider.git#813dae260791460feb73b8a23f4fdda16b832025",
+ "from": "git+https://github.com/brettz9/npm-consider.git#cc-by-3",
"dev": true,
"requires": {
"cli-table3": "^0.5.1",
diff --git a/package.json b/package.json
index 4e29a0a2..36df5346 100644
--- a/package.json
+++ b/package.json
@@ -163,7 +163,7 @@
"imageoptim-cli": "^3.0.2",
"jamilih": "^0.47.0",
"jsdoc": "^3.6.3",
- "license-badger": "^0.9.0",
+ "license-badger": "^0.9.1",
"load-stylesheets": "^0.9.0",
"mocha": "^7.0.0",
"mocha-badge-generator": "https://github.com/brettz9/mocha-badge-generator#updated-badge-up",