Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent fb68fc1 commit 28f9bb7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 28 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@serverless/typescript": "3.38.0",
"@smithy/node-http-handler": "2.5.0",
"airtable": "0.12.2",
"axios": "1.7.8",
"axios": "1.7.9",
"body-parser": "1.20.3",
"cors": "2.8.5",
"dayjs": "1.11.13",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@storybook/addon-outline": "7.6.20",
"@types/mdast": "4.0.4",
"airtable": "0.12.2",
"axios": "1.7.8",
"axios": "1.7.9",
"babel-jest": "29.7.0",
"body-parser": "1.20.3",
"broken-link-checker": "0.7.8",
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@mui/x-date-pickers": "5.0.20",
"@newjersey/njwds": "0.3.0",
"@types/mdast": "4.0.4",
"axios": "1.7.8",
"axios": "1.7.9",
"broken-link-checker": "0.7.8",
"dayjs": "1.11.13",
"decap-cms-app": "3.4.0",
Expand Down
30 changes: 5 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4096,7 +4096,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 7.18.0
"@typescript-eslint/parser": 7.18.0
airtable: 0.12.2
axios: 1.7.8
axios: 1.7.9
body-parser: 1.20.3
cors: 2.8.5
cross-env: 7.0.3
Expand Down Expand Up @@ -4242,7 +4242,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 7.18.0
"@typescript-eslint/parser": 7.18.0
airtable: 0.12.2
axios: 1.7.8
axios: 1.7.9
babel-jest: 29.7.0
babel-loader: 9.2.1
body-parser: 1.20.3
Expand Down Expand Up @@ -4445,7 +4445,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 7.18.0
"@typescript-eslint/parser": 7.18.0
airtable: 0.12.2
axios: 1.7.8
axios: 1.7.9
babel-jest: 29.7.0
babel-loader: 9.2.1
broken-link-checker: 0.7.8
Expand Down Expand Up @@ -13986,18 +13986,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.8":
version: 1.7.8
resolution: "axios@npm:1.7.8"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 3d21652faf8e29fb36c47517d2872bb5e2285127a24f5c53ce23082c4eac7f5a88de84dd49d4a1a83068e5301dcfd9067b41e5fbd00b0d20ab7b0a843559273d
languageName: node
linkType: hard

"axios@npm:^1.7.4":
"axios@npm:1.7.9, axios@npm:^1.7.4":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
Expand Down Expand Up @@ -20627,16 +20616,7 @@ __metadata:
languageName: node
linkType: hard

"get-tsconfig@npm:^4.5.0":
version: 4.7.3
resolution: "get-tsconfig@npm:4.7.3"
dependencies:
resolve-pkg-maps: ^1.0.0
checksum: d124e6900f8beb3b71f215941096075223158d0abb09fb5daa8d83299f6c17d5e95a97d12847b387e9e716bb9bd256a473f918fb8020f3b1acc0b1e5c2830bbf
languageName: node
linkType: hard

"get-tsconfig@npm:^4.7.5":
"get-tsconfig@npm:^4.5.0, get-tsconfig@npm:^4.7.5":
version: 4.8.1
resolution: "get-tsconfig@npm:4.8.1"
dependencies:
Expand Down

0 comments on commit 28f9bb7

Please sign in to comment.