Skip to content

Commit

Permalink
feat :: axios 버전 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
KANGYONGSU23 committed Dec 15, 2023
1 parent b214c23 commit 7805811
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
18 changes: 9 additions & 9 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@next/font": "^13.5.2",
"@tanstack/react-query": "4.33.0",
"@team-return/design-system": "^1.1.15",
"axios": "^1.4.0",
"axios": "^1.6.2",
"debug": "^4.3.4",
"next": "13.4.7",
"react": "^18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2678,14 +2678,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.4.0":
version: 1.5.0
resolution: "axios@npm:1.5.0"
"axios@npm:^1.6.2":
version: 1.6.2
resolution: "axios@npm:1.6.2"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: e7405a5dbbea97760d0e6cd58fecba311b0401ddb4a8efbc4108f5537da9b3f278bde566deb777935a960beec4fa18e7b8353881f2f465e4f2c0e949fead35be
checksum: 4a7429e2b784be0f2902ca2680964391eae7236faa3967715f30ea45464b98ae3f1c6f631303b13dfe721b17126b01f486c7644b9ef276bfc63112db9fd379f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -5318,7 +5318,7 @@ __metadata:
"@types/react-dom": 18.2.7
"@yarnpkg/sdks": ^3.0.0-rc.49
autoprefixer: ^10.4.15
axios: ^1.4.0
axios: ^1.6.2
debug: ^4.3.4
eslint: ^8.50.0
eslint-config-next: ^13.5.3
Expand Down

0 comments on commit 7805811

Please sign in to comment.