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

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-12 05:37:36 +0300
committerGitHub <noreply@github.com>2022-05-12 05:37:36 +0300
commitced97412c60fdb268c40ce590fd944a4ca42b2f0 (patch)
treeaa2e1bec51a84abe9eac04b724db6cd9aa4fafa5
parent0bb09c296ca9f177281d8f5701c1bed9e41e9f18 (diff)
deps(npm): bump mermaid from 9.1.0 to 9.1.1 in /exampleSite (#530)
-rw-r--r--exampleSite/package-lock.json14
-rw-r--r--exampleSite/package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/exampleSite/package-lock.json b/exampleSite/package-lock.json
index db4a2070..cfeb542f 100644
--- a/exampleSite/package-lock.json
+++ b/exampleSite/package-lock.json
@@ -12,7 +12,7 @@
"bulma": "^0.9.4",
"hotkeys-js": "^3.9.3",
"mathjax": "^3.2.0",
- "mermaid": "^9.1.0",
+ "mermaid": "^9.1.1",
"reveal.js": "^4.0.2"
}
},
@@ -776,9 +776,9 @@
"integrity": "sha512-PL+rdYRK4Wxif+SQ94zP/L0sv6/oW/1WdQiIx0Jvn9FZaU5W9E6nlIv8liYAXBNPL2Fw/i+o/mZ1212eSzn0Cw=="
},
"node_modules/mermaid": {
- "version": "9.1.0",
- "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-9.1.0.tgz",
- "integrity": "sha512-yltuGFfVJcWTT93DdGUdUhNQyS0PFmCRsXFtgV+Fsz8MiJmkrAQRDQMGpBR4z6riXBHnWyAMjFR8aMxx5HHQqg==",
+ "version": "9.1.1",
+ "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-9.1.1.tgz",
+ "integrity": "sha512-2RVD+WkzZ4VDyO9gQvQAuQ/ux2gLigJtKDTlbwjYqOR/NwsVzTSfGm/kx648/qWJsg6Sv04tE9BWCO8s6a+pFA==",
"dependencies": {
"@braintree/sanitize-url": "^6.0.0",
"d3": "^7.0.0",
@@ -1460,9 +1460,9 @@
"integrity": "sha512-PL+rdYRK4Wxif+SQ94zP/L0sv6/oW/1WdQiIx0Jvn9FZaU5W9E6nlIv8liYAXBNPL2Fw/i+o/mZ1212eSzn0Cw=="
},
"mermaid": {
- "version": "9.1.0",
- "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-9.1.0.tgz",
- "integrity": "sha512-yltuGFfVJcWTT93DdGUdUhNQyS0PFmCRsXFtgV+Fsz8MiJmkrAQRDQMGpBR4z6riXBHnWyAMjFR8aMxx5HHQqg==",
+ "version": "9.1.1",
+ "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-9.1.1.tgz",
+ "integrity": "sha512-2RVD+WkzZ4VDyO9gQvQAuQ/ux2gLigJtKDTlbwjYqOR/NwsVzTSfGm/kx648/qWJsg6Sv04tE9BWCO8s6a+pFA==",
"requires": {
"@braintree/sanitize-url": "^6.0.0",
"d3": "^7.0.0",
diff --git a/exampleSite/package.json b/exampleSite/package.json
index 945ef179..566ba79f 100644
--- a/exampleSite/package.json
+++ b/exampleSite/package.json
@@ -10,7 +10,7 @@
"bulma": "^0.9.4",
"hotkeys-js": "^3.9.3",
"mathjax": "^3.2.0",
- "mermaid": "^9.1.0",
+ "mermaid": "^9.1.1",
"reveal.js": "^4.0.2"
},
"description": "",