Skip to content

Commit db88d9c

Browse files
committed
Update axios to 1.8.2 in e2e tests
1 parent 63f69d4 commit db88d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-testing/sam-nodejs/sam-testing-nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "SAM CLI",
88
"license": "MIT",
99
"dependencies": {
10-
"axios": "^0.28.1",
10+
"axios": "^1.8.2",
1111
"elastic-apm-node": "^3.26.0"
1212
},
1313
"scripts": {

0 commit comments

Comments
 (0)