update: 2025.4.4 -> 2025.6.4

co-authored-by: Maximilian Bosch <maximilian@mbosch.me>
This commit is contained in:
Alexander Sieg 2025-07-24 15:00:03 +02:00
parent 7bb4dfd067
commit e155dd91f6
No known key found for this signature in database
38 changed files with 428 additions and 1232 deletions

View file

@ -0,0 +1,13 @@
{
"name": "@postman/codegen-kotlin-okhttp",
"version": "0.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
}
}
}