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-09-12 09:22:02 +0300
committerGitHub <noreply@github.com>2020-09-12 09:22:02 +0300
commit8229aa3122fc82f45f60404cdc514aaa97d60f12 (patch)
tree902d2e0d189e0e241afe1cbfef25a6618f4c50f3
parent7a5ef1f3bc472b0231c1f961ecb40697cd4019c7 (diff)
parenta863a065578f3676e23bceb14612b4d6a26e2448 (diff)
Merge pull request #9 from heyeshuang/dependabot/npm_and_yarn/http-proxy-1.18.1
Bump http-proxy from 1.18.0 to 1.18.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 f7904ef..1e672a6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4613,9 +4613,9 @@
}
},
"http-proxy": {
- "version": "1.18.0",
- "resolved": "https://registry.npm.taobao.org/http-proxy/download/http-proxy-1.18.0.tgz?cache=0&sync_timestamp=1568770896103&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhttp-proxy%2Fdownload%2Fhttp-proxy-1.18.0.tgz",
- "integrity": "sha1-2+VfY+daNH2389mZdPJpKjFKajo=",
+ "version": "1.18.1",
+ "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
+ "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
"dev": true,
"requires": {
"eventemitter3": "^4.0.0",