|
|
@ -1241,10 +1241,13 @@
|
|
|
|
"dev": true
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node-fetch": {
|
|
|
|
"node-fetch": {
|
|
|
|
"version": "2.6.1",
|
|
|
|
"version": "2.6.7",
|
|
|
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
|
|
|
|
"integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==",
|
|
|
|
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
|
|
|
|
"dev": true
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"requires": {
|
|
|
|
|
|
|
|
"whatwg-url": "^5.0.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"normalize-path": {
|
|
|
|
"normalize-path": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"version": "3.0.0",
|
|
|
@ -1868,6 +1871,12 @@
|
|
|
|
"integrity": "sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==",
|
|
|
|
"integrity": "sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==",
|
|
|
|
"dev": true
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"tr46": {
|
|
|
|
|
|
|
|
"version": "0.0.3",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=",
|
|
|
|
|
|
|
|
"dev": true
|
|
|
|
|
|
|
|
},
|
|
|
|
"tweezer.js": {
|
|
|
|
"tweezer.js": {
|
|
|
|
"version": "1.5.0",
|
|
|
|
"version": "1.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/tweezer.js/-/tweezer.js-1.5.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/tweezer.js/-/tweezer.js-1.5.0.tgz",
|
|
|
@ -2009,6 +2018,22 @@
|
|
|
|
"integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=",
|
|
|
|
"integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=",
|
|
|
|
"dev": true
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"webidl-conversions": {
|
|
|
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=",
|
|
|
|
|
|
|
|
"dev": true
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"whatwg-url": {
|
|
|
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"requires": {
|
|
|
|
|
|
|
|
"tr46": "~0.0.3",
|
|
|
|
|
|
|
|
"webidl-conversions": "^3.0.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
"which-module": {
|
|
|
|
"which-module": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"version": "2.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
|
|
|
|