Skip to content

Commit 50649ed

Browse files
committed
Update axios to 1.12.0 and bump version to 1.6.8
1 parent 0e5ee41 commit 50649ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

platform/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

platform/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/platform",
3-
"version": "1.6.7",
3+
"version": "1.6.8",
44
"description": "Pipedream platform globals (typing and runtime type checking)",
55
"homepage": "https://pipedream.com",
66
"main": "dist/index.js",
@@ -17,7 +17,7 @@
1717
"url": "https://github.com/PipedreamHQ/platform.git"
1818
},
1919
"dependencies": {
20-
"axios": "^1.7.4",
20+
"axios": "^1.12.0",
2121
"fp-ts": "^2.0.2",
2222
"io-ts": "^2.0.0",
2323
"querystring": "^0.2.1"

0 commit comments

Comments
 (0)