Skip to content

Commit 181399d

Browse files
authored
Merge branch 'main' into mg/fix
2 parents 72ef3c6 + 61a4c65 commit 181399d

3 files changed

Lines changed: 15 additions & 12 deletions

File tree

THIRD_PARTY_LICENSES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8479,7 +8479,7 @@ software or this license, under any kind of legal claim._**
84798479

84808480
The following npm package may be included in this product:
84818481

8482-
- axios@1.13.5
8482+
- axios@1.15.0
84838483

84848484
This package contains the following license:
84858485

@@ -35626,7 +35626,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3562635626

3562735627
The following npm package may be included in this product:
3562835628

35629-
- proxy-from-env@1.1.0
35629+
- proxy-from-env@2.1.0
3563035630

3563135631
This package contains the following license:
3563235632

package-lock.json

Lines changed: 12 additions & 9 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
@@ -156,7 +156,7 @@
156156
"ajv": "8.18.0",
157157
"async-mutex": "0.4.0",
158158
"aws-lambda": "1.0.7",
159-
"axios": "1.13.5",
159+
"axios": "1.15.0",
160160
"axios-retry": "4.4.1",
161161
"bcrypt": "5.1.1",
162162
"bullmq": "5.8.3",

0 commit comments

Comments
 (0)