Skip to content

Commit

Permalink
internal: bump axios from 1.4.0 to 1.6.0 in /skymp5-server (#1734)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 12, 2023
1 parent c4cea74 commit 2d0fcc6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion skymp5-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "Leonid Pospelov <pospelovlm@yandex.ru>",
"dependencies": {
"argparse": "^2.0.1",
"axios": "^1.4.0",
"axios": "^1.6.0",
"chokidar": "^3.5.3",
"cmake-js": "^7.2.1",
"crc-32": "^1.2.2",
Expand Down
8 changes: 4 additions & 4 deletions skymp5-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -322,10 +322,10 @@ aws4@^1.8.0:
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==

axios@^1.3.2, axios@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
axios@^1.3.2, axios@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit 2d0fcc6

Please sign in to comment.