Skip to content

Commit

Permalink
Merge pull request #861 from MTES-MCT/dependabot/npm_and_yarn/axios-1…
Browse files Browse the repository at this point in the history
….7.4

build(deps): bump axios from 1.7.2 to 1.7.4
  • Loading branch information
loicguillois authored Sep 2, 2024
2 parents ed2ab07 + 8c6fac7 commit 9fde312
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/api-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@zerologementvacant/models": "workspace:*",
"@zerologementvacant/utils": "workspace:*",
"axios": "^1.7.1",
"axios": "^1.7.4",
"convict": "^6.2.4",
"dotenv": "^16.4.5",
"jsonwebtoken": "^9.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9036,7 +9036,7 @@ __metadata:
"@types/pg": "npm:^8.11.6"
"@zerologementvacant/models": "workspace:*"
"@zerologementvacant/utils": "workspace:*"
axios: "npm:^1.7.1"
axios: "npm:^1.7.4"
convict: "npm:^6.2.4"
dotenv: "npm:^16.4.5"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -10220,14 +10220,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.1":
version: 1.7.2
resolution: "axios@npm:1.7.2"
"axios@npm:^1.7.4":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/cbd47ce380fe045313364e740bb03b936420b8b5558c7ea36a4563db1258c658f05e40feb5ddd41f6633fdd96d37ac2a76f884dad599c5b0224b4c451b3fa7ae
checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
languageName: node
linkType: hard

Expand Down

0 comments on commit 9fde312

Please sign in to comment.