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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2020-07-24 22:50:02 +0300
committerisaacs <i@izs.me>2020-07-29 21:55:03 +0300
commitbbe4279120c94791b70d97f235c73d972fd67354 (patch)
treea098e008fc4b906180a4b5ca03a6203ba7a946d5 /node_modules/uri-js/package.json
parent764103ceff2ec2e80f396b5a071660fd7425be15 (diff)
reset and update all deps
Diffstat (limited to 'node_modules/uri-js/package.json')
-rw-r--r--node_modules/uri-js/package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/node_modules/uri-js/package.json b/node_modules/uri-js/package.json
index fe55b7926..99b7dfd1d 100644
--- a/node_modules/uri-js/package.json
+++ b/node_modules/uri-js/package.json
@@ -16,12 +16,14 @@
"fetchSpec": "^4.2.2"
},
"_requiredBy": [
- "/ajv"
+ "/eslint/ajv",
+ "/har-validator/ajv",
+ "/table/ajv"
],
"_resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz",
"_shasum": "94c540e1ff772956e2299507c010aea6c8838eb0",
"_spec": "uri-js@^4.2.2",
- "_where": "/Users/isaacs/dev/npm/cli/node_modules/ajv",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/har-validator/node_modules/ajv",
"author": {
"name": "Gary Court",
"email": "gary.court@gmail.com"