update deps

This commit is contained in:
s2
2019-12-20 20:02:44 +01:00
parent 14c1b72301
commit b7fa481dcb
833 changed files with 68364 additions and 18390 deletions

View File

@@ -1,8 +1,8 @@
{
"_from": "request-promise-native@^1.0.5",
"_id": "request-promise-native@1.0.7",
"_id": "request-promise-native@1.0.8",
"_inBundle": false,
"_integrity": "sha512-rIMnbBdgNViL37nZ1b3L/VfPOpSi0TqVDQPAvO6U14lMzOLrt5nilxCQqtDKhZeDiW0/hkCXGoQjhgJd/tCh6w==",
"_integrity": "sha512-dapwLGqkHtwL5AEbfenuzjTYg35Jd6KPytsC2/TLkVMz8rm+tNt72MGUWT1RP/aYawMpN6HqbNGBQaRcBtjQMQ==",
"_location": "/request-promise-native",
"_phantomChildren": {},
"_requested": {
@@ -18,10 +18,10 @@
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.7.tgz",
"_shasum": "a49868a624bdea5069f1251d0a836e0d89aa2c59",
"_resolved": "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.8.tgz",
"_shasum": "a455b960b826e44e2bf8999af64dff2bfe58cb36",
"_spec": "request-promise-native@^1.0.5",
"_where": "F:\\projects\\vanillajs-seed\\node_modules\\jsdom",
"_where": "/home/s2/Code/vanillajs-seed/node_modules/jsdom",
"author": {
"name": "Nicolai Kamenzky",
"url": "https://github.com/analog-nico"
@@ -31,7 +31,7 @@
},
"bundleDependencies": false,
"dependencies": {
"request-promise-core": "1.1.2",
"request-promise-core": "1.1.3",
"stealthy-require": "^1.1.1",
"tough-cookie": "^2.3.3"
},
@@ -82,5 +82,5 @@
"test": "gulp ci",
"test-publish": "gulp ci-no-cov"
},
"version": "1.0.7"
"version": "1.0.8"
}