Skip to content

Commit b4a7cf4

Browse files
build(deps): bump axios from 1.7.4 to 1.8.2 (#18)
1 parent da5ee3f commit b4a7cf4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@sentry/node": "^5.20.1",
1717
"@types/geojson": "^7946.0.7",
18-
"axios": "^1.7.4",
18+
"axios": "^1.8.2",
1919
"bluebird": "^3.7.2",
2020
"lodash": "^4.17.21",
2121
"pg": "^8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,10 +279,10 @@ asynckit@^0.4.0:
279279
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
280280
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
281281

282-
axios@^1.7.4:
283-
version "1.7.4"
284-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
285-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
282+
axios@^1.8.2:
283+
version "1.8.2"
284+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
285+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
286286
dependencies:
287287
follow-redirects "^1.15.6"
288288
form-data "^4.0.0"

0 commit comments

Comments
 (0)