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>2020-08-02 05:55:32 +0300
committerGitHub <noreply@github.com>2020-08-02 05:55:32 +0300
commit7a5ef1f3bc472b0231c1f961ecb40697cd4019c7 (patch)
tree43e1ebe3df4982adaef72c57fba88517b361ad11
parentc32bf7e3eb8b09771dfae2a425f33739bf81f73c (diff)
parent5003792c199ef421733ed3cd0280402dd81be036 (diff)
Merge pull request #7 from heyeshuang/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 88fe79e..f7904ef 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3097,9 +3097,9 @@
"dev": true
},
"elliptic": {
- "version": "6.5.2",
- "resolved": "https://registry.npm.taobao.org/elliptic/download/elliptic-6.5.2.tgz?cache=0&sync_timestamp=1574449776597&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felliptic%2Fdownload%2Felliptic-6.5.2.tgz",
- "integrity": "sha1-BcVnjXFzwEnYykM1UiJKSV0ON2I=",
+ "version": "6.5.3",
+ "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz",
+ "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==",
"dev": true,
"requires": {
"bn.js": "^4.4.0",