Skip to content

Commit c657f24

Browse files
authored
Merge pull request #300 from internxt/dependabot-npm_and_yarn-oclif-core-4.4.1
fix(deps): bump @oclif/core from 4.4.0 to 4.4.1
2 parents 02f4f8d + 7e65bf2 commit c657f24

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@internxt/inxt-js": "2.2.2",
4040
"@internxt/lib": "1.3.1",
4141
"@internxt/sdk": "1.10.3",
42-
"@oclif/core": "4.4.0",
42+
"@oclif/core": "4.4.1",
4343
"@types/validator": "13.15.2",
4444
"async": "3.2.6",
4545
"axios": "1.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1478,10 +1478,10 @@
14781478
"@nodelib/fs.scandir" "2.1.5"
14791479
fastq "^1.6.0"
14801480

1481-
"@oclif/core@4.4.0", "@oclif/core@^4", "@oclif/core@^4.4.0":
1482-
version "4.4.0"
1483-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2"
1484-
integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==
1481+
"@oclif/core@4.4.1", "@oclif/core@^4", "@oclif/core@^4.4.0":
1482+
version "4.4.1"
1483+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.1.tgz#359d4df4f066529f3f4b44652db2d3dceb723823"
1484+
integrity sha512-RYonV4IJZcGAoi3pdo5CPl5hVH1YdtQMEX77TLdgTPVrMmIjbiB0Borfguj/mdDF2TjLXp+Z+RbmLUejuhSYTA==
14851485
dependencies:
14861486
ansi-escapes "^4.3.2"
14871487
ansis "^3.17.0"

0 commit comments

Comments
 (0)