Merge pull request #40 from toesbieya/dependabot/npm_and_yarn/vue/full/color-string-1.5.5

Bump color-string from 1.5.4 to 1.5.5 in /vue/full
master
toesbieya 5 years ago committed by GitHub
commit 8deb511824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      vue/full/package-lock.json

@ -3349,9 +3349,9 @@
"dev": true
},
"color-string": {
"version": "1.5.4",
"resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.4.tgz",
"integrity": "sha512-57yF5yt8Xa3czSEW1jfQDE79Idk0+AkN/4KWad6tbdxUmAs3MvjxlWSWD4deYytcRfoZ9nhKyFl1kj5tBvidbw==",
"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",

Loading…
Cancel
Save