Skip to content

Commit b37958b

Browse files
dependabot[bot]cloud-sdk-jsdavidkna-sap
authored
chore(deps): bump winston from 3.18.2 to 3.18.3 (#6102)
* chore(deps): bump winston from 3.18.2 to 3.18.3 Bumps [winston](https://github.com/winstonjs/winston) from 3.18.2 to 3.18.3. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.18.2...v3.18.3) --- updated-dependencies: - dependency-name: winston dependency-version: 3.18.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Regenerate check-public-api action --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cloud-sdk-js <[email protected]> Co-authored-by: David Knaack <[email protected]>
1 parent 2d37818 commit b37958b

File tree

5 files changed

+14
-132
lines changed

5 files changed

+14
-132
lines changed

.github/actions/check-public-api/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"ts-morph": "^27.0.2",
5151
"typescript": "~5.9.3",
5252
"voca": "^1.4.1",
53-
"winston": "^3.18.2"
53+
"winston": "^3.18.3"
5454
},
5555
"devDependencies": {
5656
"execa": "^5.0.0",

packages/util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"chalk": "^4.1.0",
3939
"logform": "^2.7.0",
4040
"voca": "^1.4.1",
41-
"winston": "^3.18.2",
41+
"winston": "^3.18.3",
4242
"winston-transport": "^4.9.0"
4343
},
4444
"devDependencies": {

test-packages/integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"jsonwebtoken": "^9.0.2",
3636
"mock-fs": "^5.5.0",
3737
"nock": "^14.0.10",
38-
"winston": "^3.18.2"
38+
"winston": "^3.18.3"
3939
}
4040
}

yarn.lock

Lines changed: 10 additions & 128 deletions
Original file line numberDiff line numberDiff line change
@@ -112,27 +112,6 @@
112112
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
113113
integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
114114

115-
"@babel/core@^7.14.6":
116-
version "7.28.4"
117-
resolved "https://registry.npmjs.org/@babel/core/-/core-7.28.4.tgz#12a550b8794452df4c8b084f95003bce1742d496"
118-
integrity sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==
119-
dependencies:
120-
"@babel/code-frame" "^7.27.1"
121-
"@babel/generator" "^7.28.3"
122-
"@babel/helper-compilation-targets" "^7.27.2"
123-
"@babel/helper-module-transforms" "^7.28.3"
124-
"@babel/helpers" "^7.28.4"
125-
"@babel/parser" "^7.28.4"
126-
"@babel/template" "^7.27.2"
127-
"@babel/traverse" "^7.28.4"
128-
"@babel/types" "^7.28.4"
129-
"@jridgewell/remapping" "^2.3.5"
130-
convert-source-map "^2.0.0"
131-
debug "^4.1.0"
132-
gensync "^1.0.0-beta.2"
133-
json5 "^2.2.3"
134-
semver "^6.3.1"
135-
136115
"@babel/core@^7.23.9", "@babel/core@^7.27.4":
137116
version "7.28.0"
138117
resolved "https://registry.npmjs.org/@babel/core/-/core-7.28.0.tgz#55dad808d5bf3445a108eefc88ea3fdf034749a4"
@@ -165,17 +144,6 @@
165144
"@jridgewell/trace-mapping" "^0.3.28"
166145
jsesc "^3.0.2"
167146

168-
"@babel/generator@^7.28.3":
169-
version "7.28.3"
170-
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e"
171-
integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==
172-
dependencies:
173-
"@babel/parser" "^7.28.3"
174-
"@babel/types" "^7.28.2"
175-
"@jridgewell/gen-mapping" "^0.3.12"
176-
"@jridgewell/trace-mapping" "^0.3.28"
177-
jsesc "^3.0.2"
178-
179147
"@babel/helper-compilation-targets@^7.27.2":
180148
version "7.27.2"
181149
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d"
@@ -200,15 +168,6 @@
200168
"@babel/traverse" "^7.27.1"
201169
"@babel/types" "^7.27.1"
202170

203-
"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3":
204-
version "7.28.3"
205-
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6"
206-
integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==
207-
dependencies:
208-
"@babel/helper-module-imports" "^7.27.1"
209-
"@babel/helper-validator-identifier" "^7.27.1"
210-
"@babel/traverse" "^7.28.3"
211-
212171
"@babel/helper-module-transforms@^7.27.3":
213172
version "7.27.3"
214173
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02"
@@ -218,7 +177,7 @@
218177
"@babel/helper-validator-identifier" "^7.27.1"
219178
"@babel/traverse" "^7.27.3"
220179

221-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.27.1", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
180+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.27.1", "@babel/helper-plugin-utils@^7.8.0":
222181
version "7.27.1"
223182
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz#ddb2f876534ff8013e6c2b299bf4d39b3c51d44c"
224183
integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==
@@ -246,36 +205,13 @@
246205
"@babel/template" "^7.27.2"
247206
"@babel/types" "^7.27.6"
248207

249-
"@babel/helpers@^7.28.4":
250-
version "7.28.4"
251-
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827"
252-
integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==
253-
dependencies:
254-
"@babel/template" "^7.27.2"
255-
"@babel/types" "^7.28.4"
256-
257208
"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.23.0", "@babel/parser@^7.23.9", "@babel/parser@^7.26.7", "@babel/parser@^7.27.2", "@babel/parser@^7.27.5", "@babel/parser@^7.28.0":
258209
version "7.28.0"
259210
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e"
260211
integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==
261212
dependencies:
262213
"@babel/types" "^7.28.0"
263214

264-
"@babel/parser@^7.28.3", "@babel/parser@^7.28.4":
265-
version "7.28.4"
266-
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8"
267-
integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==
268-
dependencies:
269-
"@babel/types" "^7.28.4"
270-
271-
"@babel/plugin-proposal-export-namespace-from@^7.14.5":
272-
version "7.18.9"
273-
resolved "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz#5f7313ab348cdb19d590145f9247540e94761203"
274-
integrity sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==
275-
dependencies:
276-
"@babel/helper-plugin-utils" "^7.18.9"
277-
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
278-
279215
"@babel/plugin-syntax-async-generators@^7.8.4":
280216
version "7.8.4"
281217
resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
@@ -304,13 +240,6 @@
304240
dependencies:
305241
"@babel/helper-plugin-utils" "^7.14.5"
306242

307-
"@babel/plugin-syntax-export-namespace-from@^7.8.3":
308-
version "7.8.3"
309-
resolved "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a"
310-
integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==
311-
dependencies:
312-
"@babel/helper-plugin-utils" "^7.8.3"
313-
314243
"@babel/plugin-syntax-import-attributes@^7.24.7":
315244
version "7.27.1"
316245
resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.27.1.tgz#34c017d54496f9b11b61474e7ea3dfd5563ffe07"
@@ -402,14 +331,6 @@
402331
dependencies:
403332
"@babel/helper-plugin-utils" "^7.27.1"
404333

405-
"@babel/plugin-transform-modules-commonjs@^7.14.5":
406-
version "7.27.1"
407-
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.27.1.tgz#8e44ed37c2787ecc23bdc367f49977476614e832"
408-
integrity sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw==
409-
dependencies:
410-
"@babel/helper-module-transforms" "^7.27.1"
411-
"@babel/helper-plugin-utils" "^7.27.1"
412-
413334
"@babel/runtime@^7.5.5":
414335
version "7.27.6"
415336
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.6.tgz#ec4070a04d76bae8ddbb10770ba55714a417b7c6"
@@ -437,19 +358,6 @@
437358
"@babel/types" "^7.28.0"
438359
debug "^4.3.1"
439360

440-
"@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4":
441-
version "7.28.4"
442-
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.4.tgz#8d456101b96ab175d487249f60680221692b958b"
443-
integrity sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ==
444-
dependencies:
445-
"@babel/code-frame" "^7.27.1"
446-
"@babel/generator" "^7.28.3"
447-
"@babel/helper-globals" "^7.28.0"
448-
"@babel/parser" "^7.28.4"
449-
"@babel/template" "^7.27.2"
450-
"@babel/types" "^7.28.4"
451-
debug "^4.3.1"
452-
453361
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.28.0":
454362
version "7.28.0"
455363
resolved "https://registry.npmjs.org/@babel/types/-/types-7.28.0.tgz#2fd0159a6dc7353933920c43136335a9b264d950"
@@ -458,14 +366,6 @@
458366
"@babel/helper-string-parser" "^7.27.1"
459367
"@babel/helper-validator-identifier" "^7.27.1"
460368

461-
"@babel/types@^7.28.2", "@babel/types@^7.28.4":
462-
version "7.28.4"
463-
resolved "https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a"
464-
integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==
465-
dependencies:
466-
"@babel/helper-string-parser" "^7.27.1"
467-
"@babel/helper-validator-identifier" "^7.27.1"
468-
469369
"@bcoe/v8-coverage@^0.2.3":
470370
version "0.2.3"
471371
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -706,14 +606,13 @@
706606
dependencies:
707607
"@jridgewell/trace-mapping" "0.3.9"
708608

709-
"@dabh/diagnostics@^2.0.7":
710-
version "2.0.7"
711-
resolved "https://registry.npmjs.org/@dabh/diagnostics/-/diagnostics-2.0.7.tgz#4c55b804199a09f3330a1dd325df4d456009701d"
712-
integrity sha512-EnXa4T9/wuLw8iaEUFwIJMo0xNxyE3mzxLL14ixfVToJNQHG2Jwo8xMmafVJwAiAmIyHXsFDZpZR/TJC31857g==
609+
"@dabh/diagnostics@^2.0.8":
610+
version "2.0.8"
611+
resolved "https://registry.npmjs.org/@dabh/diagnostics/-/diagnostics-2.0.8.tgz#ead97e72ca312cf0e6dd7af0d300b58993a31a5e"
612+
integrity sha512-R4MSXTVnuMzGD7bzHdW2ZhhdPC/igELENcq5IjEverBvq5hn1SXCWcsi6eSsdWP0/Ur+SItRRjAktmdoX/8R/Q==
713613
dependencies:
714614
"@so-ric/colorspace" "^1.1.6"
715615
enabled "2.0.x"
716-
fix-esm "^1.0.1"
717616
kuler "^2.0.0"
718617

719618
"@dependents/detective-less@^5.0.1":
@@ -1166,14 +1065,6 @@
11661065
"@jridgewell/sourcemap-codec" "^1.5.0"
11671066
"@jridgewell/trace-mapping" "^0.3.24"
11681067

1169-
"@jridgewell/remapping@^2.3.5":
1170-
version "2.3.5"
1171-
resolved "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz#375c476d1972947851ba1e15ae8f123047445aa1"
1172-
integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==
1173-
dependencies:
1174-
"@jridgewell/gen-mapping" "^0.3.5"
1175-
"@jridgewell/trace-mapping" "^0.3.24"
1176-
11771068
"@jridgewell/resolve-uri@^3.0.3", "@jridgewell/resolve-uri@^3.1.0":
11781069
version "3.1.2"
11791070
resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6"
@@ -4612,15 +4503,6 @@ findup-sync@^5.0.0:
46124503
micromatch "^4.0.4"
46134504
resolve-dir "^1.0.1"
46144505

4615-
fix-esm@^1.0.1:
4616-
version "1.0.1"
4617-
resolved "https://registry.npmjs.org/fix-esm/-/fix-esm-1.0.1.tgz#e0e2199d841e43ff7db9b5f5ba7496bc45130ebb"
4618-
integrity sha512-EZtb7wPXZS54GaGxaWxMlhd1DUDCnAg5srlYdu/1ZVeW+7wwR3Tp59nu52dXByFs3MBRq+SByx1wDOJpRvLEXw==
4619-
dependencies:
4620-
"@babel/core" "^7.14.6"
4621-
"@babel/plugin-proposal-export-namespace-from" "^7.14.5"
4622-
"@babel/plugin-transform-modules-commonjs" "^7.14.5"
4623-
46244506
flat-cache@^3.0.4:
46254507
version "3.2.0"
46264508
resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz#2c0c2d5040c99b1632771a9d105725c0115363ee"
@@ -9644,13 +9526,13 @@ winston-transport@^4.9.0:
96449526
readable-stream "^3.6.2"
96459527
triple-beam "^1.3.0"
96469528

9647-
winston@^3.18.2:
9648-
version "3.18.2"
9649-
resolved "https://registry.npmjs.org/winston/-/winston-3.18.2.tgz#9ae212a96a7b1506b2afb567af2c12b08ba88c0c"
9650-
integrity sha512-+yDkrWD2rWkv6XjSgK2QyujZDNsHE9YLa8S284TpVrYdaloMkZ7NvHzfnETYlSPOX9h5j5VJ+Ro9J872O8CC/g==
9529+
winston@^3.18.3:
9530+
version "3.18.3"
9531+
resolved "https://registry.npmjs.org/winston/-/winston-3.18.3.tgz#93ac10808c8e1081d723bc8811cd2f445ddfdcd1"
9532+
integrity sha512-NoBZauFNNWENgsnC9YpgyYwOVrl2m58PpQ8lNHjV3kosGs7KJ7Npk9pCUE+WJlawVSe8mykWDKWFSVfs3QO9ww==
96519533
dependencies:
96529534
"@colors/colors" "^1.6.0"
9653-
"@dabh/diagnostics" "^2.0.7"
9535+
"@dabh/diagnostics" "^2.0.8"
96549536
async "^3.2.3"
96559537
is-stream "^2.0.0"
96569538
logform "^2.7.0"

0 commit comments

Comments
 (0)