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

github.com/htdvisser/hugo-base16-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-06-14 12:53:59 +0300
committerGitHub <noreply@github.com>2019-06-14 12:53:59 +0300
commit004fb6d9a5200760ebf738e72d16f2a73c18aa6a (patch)
tree11bebdf39d1628939d51a97524aa4c43d585e66a
parente481251411565ceaf410caa5fa52412c5940bf7c (diff)
parentbe36348e72847cdbe33d432e4a8f5c56d5b1132d (diff)
Merge pull request #19 from htdvisser/dependabot/npm_and_yarn/js-yaml-3.13.1
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 101260d..97023ee 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2648,9 +2648,9 @@
"dev": true
},
"js-yaml": {
- "version": "3.13.0",
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.0.tgz",
- "integrity": "sha512-pZZoSxcCYco+DIKBTimr67J6Hy+EYGZDY/HCWC+iAEA9h1ByhMXAIVUXMcMFpOCxQ/xjXmPI2MkDL5HRm5eFrQ==",
+ "version": "3.13.1",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz",
+ "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==",
"dev": true,
"requires": {
"argparse": "^1.0.7",