diff --git a/.nvmrc b/.nvmrc index 726a201..d3cabcd 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20.11.1 \ No newline at end of file +20.12.1 \ No newline at end of file diff --git a/package.json b/package.json index b07564b..5755bef 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "@actions/core": "1.10.1", "@actions/github": "5.1.1", - "axios": "1.6.0", + "axios": "1.6.8", "ffi-napi": "4.0.3", "htmltoadf": "0.1.10", "node-fetch": "3.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a77008a..661b883 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ specifiers: '@types/ffi-napi': 4.0.10 '@types/showdown': 2.0.6 '@vercel/ncc': 0.38.1 - axios: 1.6.0 + axios: 1.6.8 eslint: 8.57.0 ffi-napi: 4.0.3 generate-license-file: 2.0.0 @@ -21,7 +21,7 @@ specifiers: dependencies: '@actions/core': 1.10.1 '@actions/github': 5.1.1 - axios: 1.6.0 + axios: 1.6.8 ffi-napi: 4.0.3 htmltoadf: 0.1.10 node-fetch: 3.3.2 @@ -352,10 +352,10 @@ packages: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} dev: false - /axios/1.6.0: - resolution: {integrity: sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==} + /axios/1.6.8: + resolution: {integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==} dependencies: - follow-redirects: 1.15.2 + follow-redirects: 1.15.6 form-data: 4.0.0 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -728,8 +728,8 @@ packages: resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==} dev: true - /follow-redirects/1.15.2: - resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} + /follow-redirects/1.15.6: + resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} engines: {node: '>=4.0'} peerDependencies: debug: '*'