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-04-20 03:31:52 +0300
committerGitHub <noreply@github.com>2021-04-20 03:31:52 +0300
commitb31999ea5b750ac9dce5a7bc5096b9eb39bbc8fd (patch)
tree3693df2030332079adf4cbdc5e176d0db04f047a
parent1f9569e3d22b0a0006c765cf1a5696d8f07288d0 (diff)
parent4b23f980d84aa0b2baf93728e78564532cf7e620 (diff)
Merge pull request #15 from heyeshuang/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 8d10ffe..be44b7a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6816,9 +6816,9 @@
}
},
"ssri": {
- "version": "6.0.1",
- "resolved": "https://registry.npm.taobao.org/ssri/download/ssri-6.0.1.tgz",
- "integrity": "sha1-KjxBso3UW2K2Nnbst0ABJlrp7dg=",
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz",
+ "integrity": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==",
"dev": true,
"requires": {
"figgy-pudding": "^3.5.1"