update deps
This commit is contained in:
parent
3ff198f23b
commit
f9768ac4ba
384 changed files with 13733 additions and 26207 deletions
58
node_modules/fs/package.json
generated
vendored
58
node_modules/fs/package.json
generated
vendored
|
|
@ -1,48 +1,24 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"fs@0.0.1-security",
|
||||
"/Users/alexkappa/Code/ts/github.com/github/codeql-action"
|
||||
]
|
||||
],
|
||||
"_from": "fs@0.0.1-security",
|
||||
"_id": "fs@0.0.1-security",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-invTcYa23d84E/I4WLV+yq9eQdQ=",
|
||||
"_location": "/fs",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "fs@0.0.1-security",
|
||||
"name": "fs",
|
||||
"escapedName": "fs",
|
||||
"rawSpec": "0.0.1-security",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.0.1-security"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz",
|
||||
"_spec": "0.0.1-security",
|
||||
"_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action",
|
||||
"author": "",
|
||||
"bugs": {
|
||||
"url": "https://github.com/npm/security-holder/issues"
|
||||
},
|
||||
"description": "This package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.",
|
||||
"homepage": "https://github.com/npm/security-holder#readme",
|
||||
"keywords": [],
|
||||
"license": "ISC",
|
||||
"main": "index.js",
|
||||
"name": "fs",
|
||||
"version": "0.0.1-security",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/npm/security-holder.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/npm/security-holder/issues"
|
||||
},
|
||||
"version": "0.0.1-security"
|
||||
}
|
||||
"homepage": "https://github.com/npm/security-holder#readme"
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz"
|
||||
,"_integrity": "sha1-invTcYa23d84E/I4WLV+yq9eQdQ="
|
||||
,"_from": "fs@0.0.1-security"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue