|
|
|
@@ -9,6 +9,7 @@ |
|
|
|
"version": "1.0.0", |
|
|
|
"license": "ISC", |
|
|
|
"dependencies": { |
|
|
|
"bcryptjs": "^2.4.3", |
|
|
|
"express": "^4.18.1", |
|
|
|
"express-jwt": "^7.7.2", |
|
|
|
"mongodb": "^4.6.0", |
|
|
|
@@ -279,6 +280,11 @@ |
|
|
|
"tweetnacl": "^0.14.3" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/bcryptjs": { |
|
|
|
"version": "2.4.3", |
|
|
|
"resolved": "https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.4.3.tgz", |
|
|
|
"integrity": "sha512-V/Hy/X9Vt7f3BbPJEi8BdVFMByHi+jNXrYkW3huaybV/kQ0KJg0Y6PkEMbn+zeT+i+SiKZ/HMqJGIIt4LZDqNQ==" |
|
|
|
}, |
|
|
|
"node_modules/binary-extensions": { |
|
|
|
"version": "2.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", |
|
|
|
@@ -909,11 +915,6 @@ |
|
|
|
"node": ">= 0.8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/foreachasync": { |
|
|
|
"version": "3.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/foreachasync/-/foreachasync-3.0.0.tgz", |
|
|
|
"integrity": "sha1-VQKYfchxS+M5IJfzLgBxyd7gfPY=" |
|
|
|
}, |
|
|
|
"node_modules/forever-agent": { |
|
|
|
"version": "0.6.1", |
|
|
|
"resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", |
|
|
|
@@ -1052,26 +1053,6 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", |
|
|
|
"integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" |
|
|
|
}, |
|
|
|
"node_modules/handlebars": { |
|
|
|
"version": "4.7.7", |
|
|
|
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz", |
|
|
|
"integrity": "sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==", |
|
|
|
"dependencies": { |
|
|
|
"minimist": "^1.2.5", |
|
|
|
"neo-async": "^2.6.0", |
|
|
|
"source-map": "^0.6.1", |
|
|
|
"wordwrap": "^1.0.0" |
|
|
|
}, |
|
|
|
"bin": { |
|
|
|
"handlebars": "bin/handlebars" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=0.4.7" |
|
|
|
}, |
|
|
|
"optionalDependencies": { |
|
|
|
"uglify-js": "^3.1.4" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/har-schema": { |
|
|
|
"version": "2.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", |
|
|
|
@@ -1131,19 +1112,6 @@ |
|
|
|
"node": ">=8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/hbs": { |
|
|
|
"version": "4.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/hbs/-/hbs-4.2.0.tgz", |
|
|
|
"integrity": "sha512-dQwHnrfWlTk5PvG9+a45GYpg0VpX47ryKF8dULVd6DtwOE6TEcYQXQ5QM6nyOx/h7v3bvEQbdn19EDAcfUAgZg==", |
|
|
|
"dependencies": { |
|
|
|
"handlebars": "4.7.7", |
|
|
|
"walk": "2.3.15" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">= 0.8", |
|
|
|
"npm": "1.2.8000 || >= 1.4.16" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/http-cache-semantics": { |
|
|
|
"version": "4.1.0", |
|
|
|
"resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", |
|
|
|
@@ -1493,42 +1461,42 @@ |
|
|
|
"yallist": "^4.0.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node_modules/lodash.includes": { |
|
|
|
"version": "4.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz", |
|
|
|
"integrity": "sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8=" |
|
|
|
}, |
|
|
|
"node_modules/lodash.isboolean": { |
|
|
|
"version": "3.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", |
|
|
|
"integrity": "sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=" |
|
|
|
}, |
|
|
|
"node_modules/lodash.isinteger": { |
|
|
|
"version": "4.0.4", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz", |
|
|
|
"integrity": "sha1-YZwK89A/iwTDH1iChAt3sRzWg0M=" |
|
|
|
}, |
|
|
|
"node_modules/lodash.isnumber": { |
|
|
|
"version": "3.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", |
|
|
|
"integrity": "sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w=" |
|
|
|
}, |
|
|
|
"node_modules/lodash.isplainobject": { |
|
|
|
"version": "4.0.6", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", |
|
|
|
"integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=" |
|
|
|
}, |
|
|
|
"node_modules/lodash.isstring": { |
|
|
|
"version": "4.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", |
|
|
|
"integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=" |
|
|
|
}, |
|
|
|
"node_modules/lodash.once": { |
|
|
|
"version": "4.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz", |
|
|
|
"integrity": "sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=" |
|
|
|
}, |
|
|
|
"node": ">=10" |
|
|
|
"node": ">=10", |
|
|
|
"node_modules/lodash.includes": { |
|
|
|
"version": "4.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz", |
|
|
|
"integrity": "sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8=" |
|
|
|
}, |
|
|
|
"node_modules/lodash.isboolean": { |
|
|
|
"version": "3.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", |
|
|
|
"integrity": "sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=" |
|
|
|
}, |
|
|
|
"node_modules/lodash.isinteger": { |
|
|
|
"version": "4.0.4", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz", |
|
|
|
"integrity": "sha1-YZwK89A/iwTDH1iChAt3sRzWg0M=" |
|
|
|
}, |
|
|
|
"node_modules/lodash.isnumber": { |
|
|
|
"version": "3.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", |
|
|
|
"integrity": "sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w=" |
|
|
|
}, |
|
|
|
"node_modules/lodash.isplainobject": { |
|
|
|
"version": "4.0.6", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", |
|
|
|
"integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=" |
|
|
|
}, |
|
|
|
"node_modules/lodash.isstring": { |
|
|
|
"version": "4.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", |
|
|
|
"integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=" |
|
|
|
}, |
|
|
|
"node_modules/lodash.once": { |
|
|
|
"version": "4.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz", |
|
|
|
"integrity": "sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/make-dir": { |
|
|
|
@@ -1756,11 +1724,6 @@ |
|
|
|
"node": ">= 0.6" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/neo-async": { |
|
|
|
"version": "2.6.2", |
|
|
|
"resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", |
|
|
|
"integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" |
|
|
|
}, |
|
|
|
"node_modules/nodemon": { |
|
|
|
"version": "2.0.16", |
|
|
|
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.16.tgz", |
|
|
|
@@ -2274,14 +2237,6 @@ |
|
|
|
"npm": ">= 3.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/source-map": { |
|
|
|
"version": "0.6.1", |
|
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", |
|
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", |
|
|
|
"engines": { |
|
|
|
"node": ">=0.10.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/sparse-bitfield": { |
|
|
|
"version": "3.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz", |
|
|
|
@@ -2474,18 +2429,6 @@ |
|
|
|
"is-typedarray": "^1.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/uglify-js": { |
|
|
|
"version": "3.15.5", |
|
|
|
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.5.tgz", |
|
|
|
"integrity": "sha512-hNM5q5GbBRB5xB+PMqVRcgYe4c8jbyZ1pzZhS6jbq54/4F2gFK869ZheiE5A8/t+W5jtTNpWef/5Q9zk639FNQ==", |
|
|
|
"optional": true, |
|
|
|
"bin": { |
|
|
|
"uglifyjs": "bin/uglifyjs" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=0.8.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/undefsafe": { |
|
|
|
"version": "2.0.5", |
|
|
|
"resolved": "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.5.tgz", |
|
|
|
@@ -2616,14 +2559,6 @@ |
|
|
|
"extsprintf": "^1.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/walk": { |
|
|
|
"version": "2.3.15", |
|
|
|
"resolved": "https://registry.npmjs.org/walk/-/walk-2.3.15.tgz", |
|
|
|
"integrity": "sha512-4eRTBZljBfIISK1Vnt69Gvr2w/wc3U6Vtrw7qiN5iqYJPH7LElcYh/iU4XWhdCy2dZqv1ToMyYlybDylfG/5Vg==", |
|
|
|
"dependencies": { |
|
|
|
"foreachasync": "^3.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/webidl-conversions": { |
|
|
|
"version": "7.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz", |
|
|
|
@@ -2655,11 +2590,6 @@ |
|
|
|
"node": ">=8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/wordwrap": { |
|
|
|
"version": "1.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", |
|
|
|
"integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=" |
|
|
|
}, |
|
|
|
"node_modules/wrap-ansi": { |
|
|
|
"version": "7.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", |
|
|
|
@@ -2923,6 +2853,11 @@ |
|
|
|
"tweetnacl": "^0.14.3" |
|
|
|
} |
|
|
|
}, |
|
|
|
"bcryptjs": { |
|
|
|
"version": "2.4.3", |
|
|
|
"resolved": "https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.4.3.tgz", |
|
|
|
"integrity": "sha512-V/Hy/X9Vt7f3BbPJEi8BdVFMByHi+jNXrYkW3huaybV/kQ0KJg0Y6PkEMbn+zeT+i+SiKZ/HMqJGIIt4LZDqNQ==" |
|
|
|
}, |
|
|
|
"binary-extensions": { |
|
|
|
"version": "2.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", |
|
|
|
@@ -3401,11 +3336,6 @@ |
|
|
|
"unpipe": "~1.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"foreachasync": { |
|
|
|
"version": "3.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/foreachasync/-/foreachasync-3.0.0.tgz", |
|
|
|
"integrity": "sha1-VQKYfchxS+M5IJfzLgBxyd7gfPY=" |
|
|
|
}, |
|
|
|
"forever-agent": { |
|
|
|
"version": "0.6.1", |
|
|
|
"resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", |
|
|
|
@@ -3507,18 +3437,6 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", |
|
|
|
"integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" |
|
|
|
}, |
|
|
|
"handlebars": { |
|
|
|
"version": "4.7.7", |
|
|
|
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz", |
|
|
|
"integrity": "sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==", |
|
|
|
"requires": { |
|
|
|
"minimist": "^1.2.5", |
|
|
|
"neo-async": "^2.6.0", |
|
|
|
"source-map": "^0.6.1", |
|
|
|
"uglify-js": "^3.1.4", |
|
|
|
"wordwrap": "^1.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"har-schema": { |
|
|
|
"version": "2.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", |
|
|
|
@@ -3556,15 +3474,6 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz", |
|
|
|
"integrity": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==" |
|
|
|
}, |
|
|
|
"hbs": { |
|
|
|
"version": "4.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/hbs/-/hbs-4.2.0.tgz", |
|
|
|
"integrity": "sha512-dQwHnrfWlTk5PvG9+a45GYpg0VpX47ryKF8dULVd6DtwOE6TEcYQXQ5QM6nyOx/h7v3bvEQbdn19EDAcfUAgZg==", |
|
|
|
"requires": { |
|
|
|
"handlebars": "4.7.7", |
|
|
|
"walk": "2.3.15" |
|
|
|
} |
|
|
|
}, |
|
|
|
"http-cache-semantics": { |
|
|
|
"version": "4.1.0", |
|
|
|
"resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", |
|
|
|
@@ -3838,41 +3747,6 @@ |
|
|
|
"requires": { |
|
|
|
"semver": "^6.0.0" |
|
|
|
}, |
|
|
|
"lodash.includes": { |
|
|
|
"version": "4.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz", |
|
|
|
"integrity": "sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8=" |
|
|
|
}, |
|
|
|
"lodash.isboolean": { |
|
|
|
"version": "3.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", |
|
|
|
"integrity": "sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=" |
|
|
|
}, |
|
|
|
"lodash.isinteger": { |
|
|
|
"version": "4.0.4", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz", |
|
|
|
"integrity": "sha1-YZwK89A/iwTDH1iChAt3sRzWg0M=" |
|
|
|
}, |
|
|
|
"lodash.isnumber": { |
|
|
|
"version": "3.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", |
|
|
|
"integrity": "sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w=" |
|
|
|
}, |
|
|
|
"lodash.isplainobject": { |
|
|
|
"version": "4.0.6", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", |
|
|
|
"integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=" |
|
|
|
}, |
|
|
|
"lodash.isstring": { |
|
|
|
"version": "4.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", |
|
|
|
"integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=" |
|
|
|
}, |
|
|
|
"lodash.once": { |
|
|
|
"version": "4.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz", |
|
|
|
"integrity": "sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"semver": { |
|
|
|
"version": "6.3.0", |
|
|
|
@@ -4030,11 +3904,6 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", |
|
|
|
"integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==" |
|
|
|
}, |
|
|
|
"neo-async": { |
|
|
|
"version": "2.6.2", |
|
|
|
"resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", |
|
|
|
"integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" |
|
|
|
}, |
|
|
|
"nodemon": { |
|
|
|
"version": "2.0.16", |
|
|
|
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.16.tgz", |
|
|
|
@@ -4424,11 +4293,6 @@ |
|
|
|
"smart-buffer": "^4.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"source-map": { |
|
|
|
"version": "0.6.1", |
|
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", |
|
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" |
|
|
|
}, |
|
|
|
"sparse-bitfield": { |
|
|
|
"version": "3.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz", |
|
|
|
@@ -4568,12 +4432,6 @@ |
|
|
|
"is-typedarray": "^1.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"uglify-js": { |
|
|
|
"version": "3.15.5", |
|
|
|
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.5.tgz", |
|
|
|
"integrity": "sha512-hNM5q5GbBRB5xB+PMqVRcgYe4c8jbyZ1pzZhS6jbq54/4F2gFK869ZheiE5A8/t+W5jtTNpWef/5Q9zk639FNQ==", |
|
|
|
"optional": true |
|
|
|
}, |
|
|
|
"undefsafe": { |
|
|
|
"version": "2.0.5", |
|
|
|
"resolved": "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.5.tgz", |
|
|
|
@@ -4669,14 +4527,6 @@ |
|
|
|
"extsprintf": "^1.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"walk": { |
|
|
|
"version": "2.3.15", |
|
|
|
"resolved": "https://registry.npmjs.org/walk/-/walk-2.3.15.tgz", |
|
|
|
"integrity": "sha512-4eRTBZljBfIISK1Vnt69Gvr2w/wc3U6Vtrw7qiN5iqYJPH7LElcYh/iU4XWhdCy2dZqv1ToMyYlybDylfG/5Vg==", |
|
|
|
"requires": { |
|
|
|
"foreachasync": "^3.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"webidl-conversions": { |
|
|
|
"version": "7.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz", |
|
|
|
@@ -4699,11 +4549,6 @@ |
|
|
|
"string-width": "^4.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"wordwrap": { |
|
|
|
"version": "1.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", |
|
|
|
"integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=" |
|
|
|
}, |
|
|
|
"wrap-ansi": { |
|
|
|
"version": "7.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", |