chore: add new license files for various npm dependencies and remove outdated ones

This commit is contained in:
chiranjib-swain
2026-01-19 12:00:48 +05:30
parent 7ce41f9820
commit a2ded689c7
68 changed files with 49050 additions and 54726 deletions

View File

@@ -39,9 +39,9 @@
"dependencies": {
"@actions/cache": "^4.0.3",
"@actions/core": "^1.11.1",
"@actions/github": "^5.1.1",
"@octokit/core": "^4.2.0",
"@octokit/plugin-retry": "^8.0.3",
"@actions/github": "^7.0.0",
"@octokit/core": "^5.2.0",
"@octokit/plugin-retry": "^5.0.5",
"lodash.deburr": "^4.1.0",
"semver": "^7.5.4"
},