Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/heyeshuang/hugo-theme-tokiwa.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author贺叶霜 <i@heysh.xyz>2021-07-16 05:05:20 +0300
committerGitHub <noreply@github.com>2021-07-16 05:05:20 +0300
commit9691c0c72e7076f7704c31914b2ced017a902124 (patch)
tree63061029d573bf45c47800b3e56cf23cf73137cf
parent2a61611c58ca173f3c870429164b5621bfab4901 (diff)
parent85a6881be317dc0dcbd9b34dfed05be10d298a3f (diff)
Merge pull request #21 from heyeshuang/dependabot/npm_and_yarn/color-string-1.5.5
Bump color-string from 1.5.4 to 1.5.5
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index d283ad8..d4938fe 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1849,9 +1849,9 @@
"dev": true
},
"color-string": {
- "version": "1.5.4",
- "resolved": "https://registry.npm.taobao.org/color-string/download/color-string-1.5.4.tgz?cache=0&sync_timestamp=1602228136136&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcolor-string%2Fdownload%2Fcolor-string-1.5.4.tgz",
- "integrity": "sha1-3VHNJc/ulT0Tj+QAI3LMPQ5QTLY=",
+ "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",