diff --git a/internal/commands/pull/testdata/package.json b/internal/commands/pull/testdata/package.json index 76b841ea..ecf56e9e 100644 --- a/internal/commands/pull/testdata/package.json +++ b/internal/commands/pull/testdata/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "axios": "0.21.1", + "axios": "1.13.5", "hello-world-npm": "1.0.0" } }