mirror of
https://code.forgejo.org/actions/download-artifact
synced 2025-06-08 04:58:20 +02:00
Couple more licenses
This commit is contained in:
parent
e68342fbe5
commit
a5ff498e03
7 changed files with 6 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: "@octokit/openapi-types"
|
||||
version: 23.0.1
|
||||
version: 19.1.0
|
||||
type: npm
|
||||
summary: Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
|
||||
homepage:
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: "@octokit/request-error"
|
||||
version: 5.1.1
|
||||
version: 5.0.1
|
||||
type: npm
|
||||
summary: Error class for Octokit request errors
|
||||
homepage:
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: "@octokit/types"
|
||||
version: 13.8.0
|
||||
version: 12.4.0
|
||||
type: npm
|
||||
summary: Shared TypeScript definitions for Octokit projects
|
||||
homepage:
|
2
.licenses/npm/cross-spawn.dep.yml
generated
2
.licenses/npm/cross-spawn.dep.yml
generated
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: cross-spawn
|
||||
version: 7.0.6
|
||||
version: 7.0.3
|
||||
type: npm
|
||||
summary: Cross platform child_process#spawn and child_process#spawnSync
|
||||
homepage: https://github.com/moxystudio/node-cross-spawn
|
||||
|
|
2
.licenses/npm/undici.dep.yml
generated
2
.licenses/npm/undici.dep.yml
generated
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: undici
|
||||
version: 5.28.5
|
||||
version: 5.28.4
|
||||
type: npm
|
||||
summary: An HTTP/1.1 client, written from scratch for Node.js
|
||||
homepage: https://undici.nodejs.org
|
||||
|
|
2
.licenses/npm/unzip-stream.dep.yml
generated
2
.licenses/npm/unzip-stream.dep.yml
generated
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: unzip-stream
|
||||
version: 0.3.4
|
||||
version: 0.3.1
|
||||
type: npm
|
||||
summary: Process zip files using streaming API
|
||||
homepage:
|
||||
|
|
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -36,15 +36,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@actions/artifact": {
|
||||
<<<<<<< HEAD
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-2.3.1.tgz",
|
||||
"integrity": "sha512-3uW25BNAqbMBcasNK+DX4I0Vl8aQdo65K6DRufJiNYjqfhSMfeRE4YGjWLaKmF+H+7bp1ADlQ5NksC61fpvYbQ==",
|
||||
=======
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-2.2.2.tgz",
|
||||
"integrity": "sha512-UtS1kcINiPRkI3/hDKkO/XdrtKo89kn8s81J67QNBU6RRMWSSXrrfCCbQVThuxcdW2boOLv51NVCEKyo954A2A==",
|
||||
>>>>>>> parent of 1880958 (Artifact package update & npm audit fix)
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.1.1",
|
||||
|
@ -6038,15 +6032,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@actions/artifact": {
|
||||
<<<<<<< HEAD
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-2.3.1.tgz",
|
||||
"integrity": "sha512-3uW25BNAqbMBcasNK+DX4I0Vl8aQdo65K6DRufJiNYjqfhSMfeRE4YGjWLaKmF+H+7bp1ADlQ5NksC61fpvYbQ==",
|
||||
=======
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-2.2.2.tgz",
|
||||
"integrity": "sha512-UtS1kcINiPRkI3/hDKkO/XdrtKo89kn8s81J67QNBU6RRMWSSXrrfCCbQVThuxcdW2boOLv51NVCEKyo954A2A==",
|
||||
>>>>>>> parent of 1880958 (Artifact package update & npm audit fix)
|
||||
"requires": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue