Update node modules
https://github.com/github/codeql-action/pull/87/checks?check_run_id=811666672
This commit is contained in:
parent
ee4cc86b19
commit
6afe41036b
416 changed files with 8183 additions and 24278 deletions
55
node_modules/just-extend/package.json
generated
vendored
55
node_modules/just-extend/package.json
generated
vendored
|
|
@ -1,37 +1,12 @@
|
|||
{
|
||||
"_from": "just-extend@^4.0.2",
|
||||
"_id": "just-extend@4.1.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-ApcjaOdVTJ7y4r08xI5wIqpvwS48Q0PBG4DJROcEkH1f8MdAiNFyFxz3xoL0LWAVwjrwPYZdVHHxhRHcx/uGLA==",
|
||||
"_location": "/just-extend",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "just-extend@^4.0.2",
|
||||
"name": "just-extend",
|
||||
"escapedName": "just-extend",
|
||||
"rawSpec": "^4.0.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^4.0.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/nise"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/just-extend/-/just-extend-4.1.0.tgz",
|
||||
"_shasum": "7278a4027d889601640ee0ce0e5a00b992467da4",
|
||||
"_spec": "just-extend@^4.0.2",
|
||||
"_where": "/Users/sam/code/codeql-action/node_modules/nise",
|
||||
"author": {
|
||||
"name": "Angus Croll"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/angus-c/just/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"name": "just-extend",
|
||||
"version": "4.1.0",
|
||||
"description": "extend an object",
|
||||
"homepage": "https://github.com/angus-c/just#readme",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": "https://github.com/angus-c/just",
|
||||
"keywords": [
|
||||
"object",
|
||||
"assign",
|
||||
|
|
@ -43,15 +18,9 @@
|
|||
"no-dependencies",
|
||||
"just"
|
||||
],
|
||||
"author": "Angus Croll",
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "just-extend",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/angus-c/just.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"version": "4.1.0"
|
||||
}
|
||||
"bugs": {
|
||||
"url": "https://github.com/angus-c/just/issues"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue