Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent e9b2628 commit f3ae5ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/backend-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/express": "^4.17.14",
"@types/jest": "^29.5.12",
"@types/node": "^18.19.33",
"axios": "^1.6.8",
"axios": "^1.7.1",
"express": "^4.18.1",
"js-logger": "^1.6.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -739,7 +739,7 @@ __metadata:
"@types/express": "npm:^4.17.14"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^18.19.33"
axios: "npm:^1.6.8"
axios: "npm:^1.7.1"
commit-and-tag-version: "npm:^12.4.1"
concurrently: "npm:^8.2.2"
express: "npm:^4.18.1"
Expand Down Expand Up @@ -3635,14 +3635,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.8":
version: 1.6.8
resolution: "axios@npm:1.6.8"
"axios@npm:^1.7.1":
version: 1.7.1
resolution: "axios@npm:1.7.1"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/3f9a79eaf1d159544fca9576261ff867cbbff64ed30017848e4210e49f3b01e97cf416390150e6fdf6633f336cd43dc1151f890bbd09c3c01ad60bb0891eee63
checksum: 10/38de04929014eca46c04fddb916f8f8cfdf3b62f05f85f87a181898587a8e23478737bc6e9ba211fb8fe137a494032e4575741bb598bec9049159de6a5ad8edf
languageName: node
linkType: hard

Expand Down

0 comments on commit f3ae5ca

Please sign in to comment.