Skip to content

Commit ed50496

Browse files
fix(deps): update dependency axios to v1.8.2 [security] (#1222)
Signed-off-by: Todd Baert <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Todd Baert <[email protected]>
1 parent f5e3f1f commit ed50496

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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

+1-1
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.7.9",
15+
"axios": "1.8.2",
1616
"copy-anything": "^3.0.5"
1717
}
1818
}

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@protobuf-ts/runtime-rpc": "^2.9.0",
2727
"@swc/helpers": "0.5.15",
2828
"ajv": "^8.12.0",
29-
"axios": "1.7.9",
29+
"axios": "1.8.2",
3030
"configcat-js-ssr": "^8.4.3",
3131
"configcat-node": "^11.3.1",
3232
"copy-anything": "^3.0.5",

0 commit comments

Comments
 (0)