Skip to content

Commit 428b343

Browse files
committed
Update "axios": "^1.8.2"
1 parent a87059a commit 428b343

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

examples/google-secure-signals-integration/server_only/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/google-secure-signals-integration/server_only/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"node": "20.11.0"
1313
},
1414
"dependencies": {
15-
"axios": "^0.23.0",
15+
"axios": "^1.8.2",
1616
"cookie-session": "^1.4.0",
1717
"ejs": "^3.1.7",
1818
"express": "^4.21.0",

examples/google-secure-signals-integration/with_sdk_v3/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/google-secure-signals-integration/with_sdk_v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"node": "20.11.0"
1313
},
1414
"dependencies": {
15-
"axios": "^0.23.0",
15+
"axios": "^1.8.2",
1616
"ejs": "^3.1.7",
1717
"express": "^4.21.0",
1818
"minimist": "^1.2.6"

0 commit comments

Comments
 (0)