Skip to content

Commit e501475

Browse files
fix(deps): update dependency axios to v1.10.0 (#1332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea14c71 commit e501475

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

libs/providers/go-feature-flag/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"object-hash": "^3.0.0",
1414
"lru-cache": "^11.0.0",
15-
"axios": "1.9.0",
15+
"axios": "1.10.0",
1616
"copy-anything": "^3.0.5"
1717
}
1818
}

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@protobuf-ts/runtime-rpc": "^2.9.0",
2828
"@swc/helpers": "0.5.17",
2929
"ajv": "^8.12.0",
30-
"axios": "1.9.0",
30+
"axios": "1.10.0",
3131
"configcat-js-ssr": "^8.4.3",
3232
"configcat-node": "^11.3.1",
3333
"copy-anything": "^3.0.5",

0 commit comments

Comments
 (0)