Skip to content

Commit

Permalink
Merge pull request #106 from free5gc/dependabot/npm_and_yarn/frontend…
Browse files Browse the repository at this point in the history
…/axios-1.7.4

chore(deps): bump axios from 1.6.7 to 1.7.4 in /frontend
  • Loading branch information
ianchen0119 authored Aug 22, 2024
2 parents 94a0f1a + e11705c commit 2c29747
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react-swc": "^3.6.0",
"axios": "^1.6.7",
"axios": "^1.7.4",
"dayjs": "^1.11.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
14 changes: 7 additions & 7 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1769,14 +1769,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.7":
version: 1.6.7
resolution: "axios@npm:1.6.7"
"axios@npm:^1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
follow-redirects: "npm:^1.15.4"
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/131bf8e62eee48ca4bd84e6101f211961bf6a21a33b95e5dfb3983d5a2fe50d9fffde0b57668d7ce6f65063d3dc10f2212cbcb554f75cfca99da1c73b210358d
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
languageName: node
linkType: hard

Expand Down Expand Up @@ -2882,7 +2882,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.4":
"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand Down Expand Up @@ -3979,7 +3979,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^7.1.0"
"@typescript-eslint/parser": "npm:^7.1.0"
"@vitejs/plugin-react-swc": "npm:^3.6.0"
axios: "npm:^1.6.7"
axios: "npm:^1.7.4"
dayjs: "npm:^1.11.10"
eslint: "npm:^8.57.0"
eslint-config-airbnb-base: "npm:^15.0.0"
Expand Down

0 comments on commit 2c29747

Please sign in to comment.