diff --git a/package-lock.json b/package-lock.json index 33ff416..fd4c593 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,21 +1,21 @@ { "name": "typescript-action", - "version": "v0.0.5", + "version": "v0.0.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "typescript-action", - "version": "v0.0.5", + "version": "v0.0.12", "license": "MIT", "dependencies": { "@actions/core": "^1.10.1", "@octokit/auth-action": "^5.1.1", - "@octokit/request": "^9.1.3", + "@octokit/request": "^9.1.4", "@octokit/rest": "^21.0.2", - "@types/lodash": "^4.17.11", - "asana": "^3.0.11", - "axios": "^1.7.7", + "@types/lodash": "^4.17.14", + "asana": "^3.0.12", + "axios": "^1.7.9", "lodash": "^4.17.21", "rxjs": "^7.8.1" }, @@ -1465,13 +1465,14 @@ } }, "node_modules/@octokit/request": { - "version": "9.1.3", - "resolved": "https://registry.npmjs.org/@octokit/request/-/request-9.1.3.tgz", - "integrity": "sha512-V+TFhu5fdF3K58rs1pGUJIDH5RZLbZm5BI+MNF+6o/ssFNT4vWlCh/tVpF3NxGtP15HUxTTMUbsG5llAuU2CZA==", + "version": "9.1.4", + "resolved": "https://registry.npmjs.org/@octokit/request/-/request-9.1.4.tgz", + "integrity": "sha512-tMbOwGm6wDII6vygP3wUVqFTw3Aoo0FnVQyhihh8vVq12uO3P+vQZeo2CKMpWtPSogpACD0yyZAlVlQnjW71DA==", "dependencies": { "@octokit/endpoint": "^10.0.0", "@octokit/request-error": "^6.0.1", - "@octokit/types": "^13.1.0", + "@octokit/types": "^13.6.2", + "fast-content-type-parse": "^2.0.0", "universal-user-agent": "^7.0.2" }, "engines": { @@ -1504,9 +1505,9 @@ } }, "node_modules/@octokit/types": { - "version": "13.6.1", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.6.1.tgz", - "integrity": "sha512-PHZE9Z+kWXb23Ndik8MKPirBPziOc0D2/3KH1P+6jK5nGWe96kadZuE4jev2/Jq7FvIfTlT2Ltg8Fv2x1v0a5g==", + "version": "13.6.2", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.6.2.tgz", + "integrity": "sha512-WpbZfZUcZU77DrSW4wbsSgTPfKcp286q3ItaIgvSbBpZJlu6mnYXAkjZz6LVZPXkEvLIM8McanyZejKTYUHipA==", "dependencies": { "@octokit/openapi-types": "^22.2.0" } @@ -1632,9 +1633,9 @@ } }, "node_modules/@types/lodash": { - "version": "4.17.11", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.11.tgz", - "integrity": "sha512-jzqWo/uQP/iqeGGTjhgFp2yaCrCYTauASQcpdzESNCkHjSprBJVcZP9KG9aQ0q+xcsXiKd/iuw/4dLjS3Odc7Q==" + "version": "4.17.14", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.14.tgz", + "integrity": "sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==" }, "node_modules/@types/node": { "version": "22.5.5", @@ -1995,9 +1996,9 @@ } }, "node_modules/asana": { - "version": "3.0.11", - "resolved": "https://registry.npmjs.org/asana/-/asana-3.0.11.tgz", - "integrity": "sha512-xMoluzo+wUF5YGl4gStMHsDCIgJ9Jd6T7p1XInU2cuvU7ncQimyTGTfPSjWGsI/z7lm5S75fQ+lwFrJIdavx1Q==", + "version": "3.0.12", + "resolved": "https://registry.npmjs.org/asana/-/asana-3.0.12.tgz", + "integrity": "sha512-y4GMk7AxOQm1v5bPeObYenSKljNBSbkbHmhwbQAW2DOGogUovr+NdgimZyNEgQ7Ic70e1q1remTOFhYHi4rpvw==", "dependencies": { "@babel/cli": "^7.0.0", "superagent": "^5.3.0" @@ -2015,9 +2016,9 @@ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" }, "node_modules/axios": { - "version": "1.7.7", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", - "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", + "version": "1.7.9", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz", + "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==", "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", @@ -3058,6 +3059,21 @@ "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, + "node_modules/fast-content-type-parse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/fast-content-type-parse/-/fast-content-type-parse-2.0.1.tgz", + "integrity": "sha512-nGqtvLrj5w0naR6tDPfB4cUmYCqouzyQiz6C5y/LtcDllJdrcc6WaWW6iXyIIOErTa/XRybj28aasdn4LkVk6Q==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ] + }, "node_modules/fast-deep-equal": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", diff --git a/package.json b/package.json index b8a66b1..b801ac9 100644 --- a/package.json +++ b/package.json @@ -68,11 +68,11 @@ "dependencies": { "@actions/core": "^1.10.1", "@octokit/auth-action": "^5.1.1", - "@octokit/request": "^9.1.3", + "@octokit/request": "^9.1.4", "@octokit/rest": "^21.0.2", - "@types/lodash": "^4.17.11", - "asana": "^3.0.11", - "axios": "^1.7.7", + "@types/lodash": "^4.17.14", + "asana": "^3.0.12", + "axios": "^1.7.9", "lodash": "^4.17.21", "rxjs": "^7.8.1" },