Skip to content

Commit 25be773

Browse files
fix(deps): bump @internxt/sdk from 1.11.12 to 1.11.13
Bumps [@internxt/sdk](https://github.com/internxt/sdk) from 1.11.12 to 1.11.13. - [Release notes](https://github.com/internxt/sdk/releases) - [Commits](internxt/sdk@v1.11.12...v1.11.13) --- updated-dependencies: - dependency-name: "@internxt/sdk" dependency-version: 1.11.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a2d324 commit 25be773

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@inquirer/prompts": "7.10.1",
4040
"@internxt/inxt-js": "2.2.9",
4141
"@internxt/lib": "1.4.1",
42-
"@internxt/sdk": "1.11.15",
42+
"@internxt/sdk": "1.11.17",
4343
"@oclif/core": "4.8.0",
4444
"@oclif/plugin-autocomplete": "3.2.39",
4545
"axios": "1.13.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1698,10 +1698,10 @@
16981698
axios "^1.12.2"
16991699
uuid "11.1.0"
17001700

1701-
"@internxt/sdk@1.11.15":
1702-
version "1.11.15"
1703-
resolved "https://registry.yarnpkg.com/@internxt/sdk/-/sdk-1.11.15.tgz#bc968ae7ffe66188d6704c0782123363de0d6aba"
1704-
integrity sha512-TzR61aohONPZE2nIWUG2XXE9P3PS4m9F/CmQ+DjDQKInEQuqAVkmWD7xb2NSlOm5c4xKseK3FLk16N2zhsJ/gg==
1701+
"@internxt/sdk@1.11.17":
1702+
version "1.11.17"
1703+
resolved "https://registry.yarnpkg.com/@internxt/sdk/-/sdk-1.11.17.tgz#2f5bdada5d3cbf5cfc685a21c24b5df3ff51d8c8"
1704+
integrity sha512-91iEUvZizlwX6KBEFJ3JdFiGrhMBQ9R54sTc3Pei9QtV2FYTU8nTVEPYAg39tLOGzT/kVuplYOtBxfk6wFtSDA==
17051705
dependencies:
17061706
axios "1.13.2"
17071707
uuid "11.1.0"
@@ -3177,7 +3177,7 @@ available-typed-arrays@^1.0.7:
31773177
dependencies:
31783178
possible-typed-array-names "^1.0.0"
31793179

3180-
axios@1.12.2, axios@^1.12.2:
3180+
axios@1.12.2:
31813181
version "1.12.2"
31823182
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
31833183
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
@@ -3186,7 +3186,7 @@ axios@1.12.2, axios@^1.12.2:
31863186
form-data "^4.0.4"
31873187
proxy-from-env "^1.1.0"
31883188

3189-
axios@1.13.2:
3189+
axios@1.13.2, axios@^1.12.2:
31903190
version "1.13.2"
31913191
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.2.tgz#9ada120b7b5ab24509553ec3e40123521117f687"
31923192
integrity sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==

0 commit comments

Comments
 (0)