24
1
Fork 0

Merge branch 'dependabot/npm_and_yarn/color-string-1.5.5' into master

This commit is contained in:
timvisee 2021-06-28 17:24:05 +02:00
commit 8db3fed6fb
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
1 changed files with 5 additions and 5 deletions

10
package-lock.json generated
View File

@ -6131,9 +6131,9 @@
"dev": true
},
"color-string": {
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz",
"integrity": "sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==",
"version": "1.5.5",
"resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.5.tgz",
"integrity": "sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg==",
"dev": true,
"requires": {
"color-name": "^1.0.0",
@ -6216,8 +6216,8 @@
"dev": true
},
"configstore": {
"version": "github:dannycoates/configstore#45c19536db34e7005a50b435582692886322ab36",
"from": "github:dannycoates/configstore#master",
"version": "5.0.0",
"resolved": "github:dannycoates/configstore#45c19536db34e7005a50b435582692886322ab36",
"requires": {
"dot-prop": "^5.1.0"
}