Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions scanner-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
"license": "ISC",
"description": "",
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/github": "^9.1.0",
"@actions/core": "^3.0.1",
"@actions/github": "^9.1.1",
"@octokit/plugin-throttling": "^11.0.3",
"ajv": "^8.18.0",
"ajv": "^8.20.0",
"octokit": "^5.0.5",
"yaml": "^2.8.3"
},
"type": "module",
"packageManager": "yarn@4.9.1",
"devDependencies": {
"@biomejs/biome": "2.4.12",
"@biomejs/biome": "2.4.13",
"@types/node": "^25.5.1",
"esbuild": "0.28.0",
"typescript": "^6.0.3"
Expand Down
104 changes: 52 additions & 52 deletions scanner-action/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ __metadata:
version: 8
cacheKey: 10c0

"@actions/core@npm:^3.0.0":
version: 3.0.0
resolution: "@actions/core@npm:3.0.0"
"@actions/core@npm:^3.0.1":
version: 3.0.1
resolution: "@actions/core@npm:3.0.1"
dependencies:
"@actions/exec": "npm:^3.0.0"
"@actions/http-client": "npm:^4.0.0"
checksum: 10c0/ef204ca270011308c3cdbf7da702c0b8220775ea28aec52ddba696443f11afad6e725f5534110f2ef014382ab807b695bb4dcbf307683a0fc6927b3817871f6c
checksum: 10c0/c1b86364e923e8b1bdcd338943d453c114b2cd8eb9507e07b7614679ea15ddf938b3bb75484aaf363bc3aa55ba926b9514ec08d79811a991f75c732a76c4d854
languageName: node
linkType: hard

Expand All @@ -24,9 +24,9 @@ __metadata:
languageName: node
linkType: hard

"@actions/github@npm:^9.1.0":
version: 9.1.0
resolution: "@actions/github@npm:9.1.0"
"@actions/github@npm:^9.1.1":
version: 9.1.1
resolution: "@actions/github@npm:9.1.1"
dependencies:
"@actions/http-client": "npm:^3.0.2"
"@octokit/core": "npm:^7.0.6"
Expand All @@ -35,7 +35,7 @@ __metadata:
"@octokit/request": "npm:^10.0.7"
"@octokit/request-error": "npm:^7.1.0"
undici: "npm:^6.23.0"
checksum: 10c0/af8836a3472de479ac4d4bab49ace6a3971c8ffe283ca87546db3331e6d59dbf8880469cb49f466d60770926dc68041238f02eb2de55d309c493f01a39298098
checksum: 10c0/044783dfbe075eddf7323faba6d07b34f6bc7dd0b44df059f1cfbe03ab1c3a341ce720088ff2a46eeb721ada18d91137961f7802976548c9753046ac5f4f8398
languageName: node
linkType: hard

Expand Down Expand Up @@ -66,18 +66,18 @@ __metadata:
languageName: node
linkType: hard

"@biomejs/biome@npm:2.4.12":
version: 2.4.12
resolution: "@biomejs/biome@npm:2.4.12"
"@biomejs/biome@npm:2.4.13":
version: 2.4.13
resolution: "@biomejs/biome@npm:2.4.13"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:2.4.12"
"@biomejs/cli-darwin-x64": "npm:2.4.12"
"@biomejs/cli-linux-arm64": "npm:2.4.12"
"@biomejs/cli-linux-arm64-musl": "npm:2.4.12"
"@biomejs/cli-linux-x64": "npm:2.4.12"
"@biomejs/cli-linux-x64-musl": "npm:2.4.12"
"@biomejs/cli-win32-arm64": "npm:2.4.12"
"@biomejs/cli-win32-x64": "npm:2.4.12"
"@biomejs/cli-darwin-arm64": "npm:2.4.13"
"@biomejs/cli-darwin-x64": "npm:2.4.13"
"@biomejs/cli-linux-arm64": "npm:2.4.13"
"@biomejs/cli-linux-arm64-musl": "npm:2.4.13"
"@biomejs/cli-linux-x64": "npm:2.4.13"
"@biomejs/cli-linux-x64-musl": "npm:2.4.13"
"@biomejs/cli-win32-arm64": "npm:2.4.13"
"@biomejs/cli-win32-x64": "npm:2.4.13"
dependenciesMeta:
"@biomejs/cli-darwin-arm64":
optional: true
Expand All @@ -97,62 +97,62 @@ __metadata:
optional: true
bin:
biome: bin/biome
checksum: 10c0/8f03b07f33d7e1efee615945cdc907b7fdc9160d70b204a74ce1b65bdf0ca47c7bfe5e2fafd5b832927f0d4bee4ae3182d93e603e3e5ecf5d91734cff888133b
checksum: 10c0/a8c09d7c05d834243a76704e31bda05346d2a06a75e90e6de2ef0d4edc33bd7d382b380bad9275ddd379e9e44ceaea9907a9c0de2156859b36b057c155f20a0e
languageName: node
linkType: hard

"@biomejs/cli-darwin-arm64@npm:2.4.12":
version: 2.4.12
resolution: "@biomejs/cli-darwin-arm64@npm:2.4.12"
"@biomejs/cli-darwin-arm64@npm:2.4.13":
version: 2.4.13
resolution: "@biomejs/cli-darwin-arm64@npm:2.4.13"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@biomejs/cli-darwin-x64@npm:2.4.12":
version: 2.4.12
resolution: "@biomejs/cli-darwin-x64@npm:2.4.12"
"@biomejs/cli-darwin-x64@npm:2.4.13":
version: 2.4.13
resolution: "@biomejs/cli-darwin-x64@npm:2.4.13"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@biomejs/cli-linux-arm64-musl@npm:2.4.12":
version: 2.4.12
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.4.12"
"@biomejs/cli-linux-arm64-musl@npm:2.4.13":
version: 2.4.13
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.4.13"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@biomejs/cli-linux-arm64@npm:2.4.12":
version: 2.4.12
resolution: "@biomejs/cli-linux-arm64@npm:2.4.12"
"@biomejs/cli-linux-arm64@npm:2.4.13":
version: 2.4.13
resolution: "@biomejs/cli-linux-arm64@npm:2.4.13"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@biomejs/cli-linux-x64-musl@npm:2.4.12":
version: 2.4.12
resolution: "@biomejs/cli-linux-x64-musl@npm:2.4.12"
"@biomejs/cli-linux-x64-musl@npm:2.4.13":
version: 2.4.13
resolution: "@biomejs/cli-linux-x64-musl@npm:2.4.13"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@biomejs/cli-linux-x64@npm:2.4.12":
version: 2.4.12
resolution: "@biomejs/cli-linux-x64@npm:2.4.12"
"@biomejs/cli-linux-x64@npm:2.4.13":
version: 2.4.13
resolution: "@biomejs/cli-linux-x64@npm:2.4.13"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@biomejs/cli-win32-arm64@npm:2.4.12":
version: 2.4.12
resolution: "@biomejs/cli-win32-arm64@npm:2.4.12"
"@biomejs/cli-win32-arm64@npm:2.4.13":
version: 2.4.13
resolution: "@biomejs/cli-win32-arm64@npm:2.4.13"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@biomejs/cli-win32-x64@npm:2.4.12":
version: 2.4.12
resolution: "@biomejs/cli-win32-x64@npm:2.4.12"
"@biomejs/cli-win32-x64@npm:2.4.13":
version: 2.4.13
resolution: "@biomejs/cli-win32-x64@npm:2.4.13"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -631,28 +631,28 @@ __metadata:
languageName: node
linkType: hard

"ajv@npm:^8.18.0":
version: 8.18.0
resolution: "ajv@npm:8.18.0"
"ajv@npm:^8.20.0":
version: 8.20.0
resolution: "ajv@npm:8.20.0"
dependencies:
fast-deep-equal: "npm:^3.1.3"
fast-uri: "npm:^3.0.1"
json-schema-traverse: "npm:^1.0.0"
require-from-string: "npm:^2.0.2"
checksum: 10c0/e7517c426173513a07391be951879932bdf3348feaebd2199f5b901c20f99d60db8cd1591502d4d551dc82f594e82a05c4fe1c70139b15b8937f7afeaed9532f
checksum: 10c0/5df9a1c8f83863cde1bd3a9ddb426f599718f88e3dc9153616c79fb28e0be455335830d7f21d745576519f057b371352daa31047b6a33d7036fe08777d60cf2a
languageName: node
linkType: hard

"allowlist-action@workspace:.":
version: 0.0.0-use.local
resolution: "allowlist-action@workspace:."
dependencies:
"@actions/core": "npm:^3.0.0"
"@actions/github": "npm:^9.1.0"
"@biomejs/biome": "npm:2.4.12"
"@actions/core": "npm:^3.0.1"
"@actions/github": "npm:^9.1.1"
"@biomejs/biome": "npm:2.4.13"
"@octokit/plugin-throttling": "npm:^11.0.3"
"@types/node": "npm:^25.5.1"
ajv: "npm:^8.18.0"
ajv: "npm:^8.20.0"
esbuild: "npm:0.28.0"
octokit: "npm:^5.0.5"
typescript: "npm:^6.0.3"
Expand Down
Loading