Bump @google-cloud/logging-winston from 4.2.2 to 5.1.1

Bumps [@google-cloud/logging-winston](https://github.com/googleapis/nodejs-logging-winston) from 4.2.2 to 5.1.1.
- [Release notes](https://github.com/googleapis/nodejs-logging-winston/releases)
- [Changelog](https://github.com/googleapis/nodejs-logging-winston/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-logging-winston/compare/v4.2.2...v5.1.1)

---
updated-dependencies:
- dependency-name: "@google-cloud/logging-winston"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-07-18 21:59:44 +00:00
committed by GitHub
parent db2dceec4b
commit b86d9a08b9
3 changed files with 63 additions and 34 deletions

View File

@ -12,7 +12,7 @@
},
"dependencies": {
"@elastic/elasticsearch": "~7.12.0",
"@google-cloud/logging-winston": "^4.1.2",
"@google-cloud/logging-winston": "^5.1.1",
"@google-cloud/monitoring": "^3.0.0",
"@google-cloud/opentelemetry-cloud-trace-exporter": "^1.1.0",
"@google-cloud/pubsub": "^2.16.0",

View File

@ -4,7 +4,7 @@
"description": "Google Cloud Function that accepts URL of the article and parses its content",
"main": "index.js",
"dependencies": {
"@google-cloud/logging-winston": "^4.1.2",
"@google-cloud/logging-winston": "^5.1.1",
"@google-cloud/storage": "^5.18.1",
"@sentry/serverless": "^6.13.3",
"axios": "^0.27.2",

View File

@ -2350,21 +2350,6 @@
dependencies:
tslib "^2.1.0"
"@google-cloud/common@^3.4.1":
version "3.7.1"
resolved "https://registry.yarnpkg.com/@google-cloud/common/-/common-3.7.1.tgz#e6a4b512ea0c72435b853831565bfba6a8dff2ac"
integrity sha512-BJfcV5BShbunYcn5HniebXLVp2Y6fpuesNegyar5CG8H2AKYHlKxnVID+FSwy92WAW4N2lpGdvxRsmiAn8Fc3w==
dependencies:
"@google-cloud/projectify" "^2.0.0"
"@google-cloud/promisify" "^2.0.0"
arrify "^2.0.1"
duplexify "^4.1.1"
ent "^2.2.0"
extend "^3.0.2"
google-auth-library "^7.0.2"
retry-request "^4.2.2"
teeny-request "^7.0.0"
"@google-cloud/common@^3.8.1":
version "3.9.0"
resolved "https://registry.yarnpkg.com/@google-cloud/common/-/common-3.9.0.tgz#d93e62d13e66edacfad1cd25b20fdbbc11d9f6dd"
@ -2380,6 +2365,21 @@
retry-request "^4.2.2"
teeny-request "^7.0.0"
"@google-cloud/common@^4.0.0":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@google-cloud/common/-/common-4.0.2.tgz#2b34ad6213c42de081c3d633ab26381cbf17a421"
integrity sha512-LgUoPQq1CNzMAtqnIJLetj7hlzZUS+CG9mBuZthqek6+eGu3PsH2IuEbbtLSUgPZNgOgi/fWGWpbNPP7wgjF0A==
dependencies:
"@google-cloud/projectify" "^3.0.0"
"@google-cloud/promisify" "^3.0.0"
arrify "^2.0.1"
duplexify "^4.1.1"
ent "^2.2.0"
extend "^3.0.2"
google-auth-library "^8.0.2"
retry-request "^5.0.0"
teeny-request "^8.0.0"
"@google-cloud/firestore@^4.5.0":
version "4.15.1"
resolved "https://registry.yarnpkg.com/@google-cloud/firestore/-/firestore-4.15.1.tgz#ed764fc76823ce120e68fe8c27ef1edd0650cd93"
@ -2403,32 +2403,32 @@
read-pkg-up "^7.0.1"
semver "^7.3.5"
"@google-cloud/logging-winston@^4.1.2":
version "4.2.2"
resolved "https://registry.yarnpkg.com/@google-cloud/logging-winston/-/logging-winston-4.2.2.tgz#372b5c17a3ab00a9628c5ae4924f564829c0b3bb"
integrity sha512-KUg1VIrUjPyK1+mWNrKjcjCBoMONZSK0qYbGb41WYnhPAECKvjeWDXumO/Zwr66qa7ktvQDnFKRk7ASVmUPWrg==
"@google-cloud/logging-winston@^5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@google-cloud/logging-winston/-/logging-winston-5.1.1.tgz#8e25de69d2ce8c3e89cb62b4a50db50900c3d867"
integrity sha512-KvZjQgFOHGUS1xLgGIcbQmRrniX1MLr9jevz3LUvt/c2uZJYw+DeYedRnr8AzFy9askpoKbEDkDBSTnATXEqsg==
dependencies:
"@google-cloud/logging" "^9.6.9"
google-auth-library "^7.0.0"
"@google-cloud/logging" "^10.0.1"
google-auth-library "^8.0.2"
lodash.mapvalues "^4.6.0"
winston-transport "^4.3.0"
"@google-cloud/logging@^9.6.9":
version "9.7.0"
resolved "https://registry.yarnpkg.com/@google-cloud/logging/-/logging-9.7.0.tgz#30dde6c1fbcaf8275bfd88250032b31d58023218"
integrity sha512-/3tZ+gefcDtcDu93kcJ/FpdEmvyUtvM0HGBOHyTBehqIpLFWnF6x7VPQL92dZE3arBdIuZh79J41/LIVeHNvqg==
"@google-cloud/logging@^10.0.1":
version "10.1.1"
resolved "https://registry.yarnpkg.com/@google-cloud/logging/-/logging-10.1.1.tgz#c3e9dff453ab85147bc5e017a836cc29e127ac19"
integrity sha512-PPtlrE+fWhJssDMcgclfzjWlRypMQxHRqPRZAFvexHcYytpAJ+ppBmczi/30LtC7fyrj9K8wvifNPI+1DSUJ4Q==
dependencies:
"@google-cloud/common" "^3.4.1"
"@google-cloud/paginator" "^3.0.0"
"@google-cloud/projectify" "^2.0.0"
"@google-cloud/promisify" "^2.0.0"
"@google-cloud/common" "^4.0.0"
"@google-cloud/paginator" "^4.0.0"
"@google-cloud/projectify" "^3.0.0"
"@google-cloud/promisify" "^3.0.0"
arrify "^2.0.1"
dot-prop "^6.0.0"
eventid "^2.0.0"
extend "^3.0.2"
gcp-metadata "^4.0.0"
google-auth-library "^7.0.0"
google-gax "^2.24.1"
google-auth-library "^8.0.2"
google-gax "^3.0.1"
on-finished "^2.3.0"
pumpify "^2.0.1"
stream-events "^1.0.5"
@ -2465,6 +2465,14 @@
arrify "^2.0.0"
extend "^3.0.2"
"@google-cloud/paginator@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@google-cloud/paginator/-/paginator-4.0.0.tgz#9c3e01544717aecb9a922b4269ff298f30a0f1bb"
integrity sha512-wNmCZl+2G2DmgT/VlF+AROf80SoaC/CwS8trwmjNaq26VRNK8yPbU5F/Vy+R9oDAGKWQU2k8+Op5H4kFJVXFaQ==
dependencies:
arrify "^2.0.0"
extend "^3.0.2"
"@google-cloud/precise-date@^2.0.0":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@google-cloud/precise-date/-/precise-date-2.0.3.tgz#14f6f28ce35dabf3882e7aeab1c9d51bd473faed"
@ -2475,11 +2483,21 @@
resolved "https://registry.yarnpkg.com/@google-cloud/projectify/-/projectify-2.1.0.tgz#3df145c932e244cdeb87a30d93adce615bc69e6d"
integrity sha512-qbpidP/fOvQNz3nyabaVnZqcED1NNzf7qfeOlgtAZd9knTwY+KtsGRkYpiQzcATABy4gnGP2lousM3S0nuWVzA==
"@google-cloud/projectify@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@google-cloud/projectify/-/projectify-3.0.0.tgz#302b25f55f674854dce65c2532d98919b118a408"
integrity sha512-HRkZsNmjScY6Li8/kb70wjGlDDyLkVk3KvoEo9uIoxSjYLJasGiCch9+PqRVDOCGUFvEIqyogl+BeqILL4OJHA==
"@google-cloud/promisify@^2.0.0":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@google-cloud/promisify/-/promisify-2.0.3.tgz#f934b5cdc939e3c7039ff62b9caaf59a9d89e3a8"
integrity sha512-d4VSA86eL/AFTe5xtyZX+ePUjE8dIFu2T8zmdeNBSa5/kNgXPCx/o/wbFNHAGLJdGnk1vddRuMESD9HbOC8irw==
"@google-cloud/promisify@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@google-cloud/promisify/-/promisify-3.0.0.tgz#5cd6941fc30c4acac18051706aa5af96069bd3e3"
integrity sha512-91ArYvRgXWb73YvEOBMmOcJc0bDRs5yiVHnqkwoG0f3nm7nZuipllz6e7BvFESBvjkDTBC0zMD8QxedUwNLc1A==
"@google-cloud/pubsub@^2.16.0", "@google-cloud/pubsub@^2.16.3", "@google-cloud/pubsub@^2.18.4":
version "2.19.0"
resolved "https://registry.yarnpkg.com/@google-cloud/pubsub/-/pubsub-2.19.0.tgz#45541e66db9fbe9faa4f00e89a44f41954c6fc86"
@ -14446,7 +14464,7 @@ goober@^2.1.1:
resolved "https://registry.yarnpkg.com/goober/-/goober-2.1.8.tgz#e592c04d093cb38f77b38cfcb012b7811c85765e"
integrity sha512-S0C85gCzcfFCMSdjD/CxyQMt1rbf2qEg6hmDzxk2FfD7+7Ogk55m8ZFUMtqNaZM4VVX/qaU9AzSORG+Gf4ZpAQ==
google-auth-library@^7.0.0, google-auth-library@^7.0.2, google-auth-library@^7.6.1, google-auth-library@^7.9.2:
google-auth-library@^7.0.0, google-auth-library@^7.6.1, google-auth-library@^7.9.2:
version "7.14.1"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-7.14.1.tgz#e3483034162f24cc71b95c8a55a210008826213c"
integrity sha512-5Rk7iLNDFhFeBYc3s8l1CqzbEBcdhwR193RlD4vSNFajIcINKI8W8P0JLmBpwymHqqWbX34pJDQu39cSy/6RsA==
@ -23363,6 +23381,17 @@ teeny-request@^7.0.0:
stream-events "^1.0.5"
uuid "^8.0.0"
teeny-request@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-8.0.0.tgz#9614410ba70114fd28ba7bf5077dce3e2f02adf7"
integrity sha512-6KEYxXI4lQPSDkXzXpPmJPNmo7oqduFFbhOEHf8sfsLbXyCsb+umUjBtMGAKhaSToD8JNCtQutTRefu29K64JA==
dependencies:
http-proxy-agent "^5.0.0"
https-proxy-agent "^5.0.0"
node-fetch "^2.6.1"
stream-events "^1.0.5"
uuid "^8.0.0"
telejson@^5.3.2, telejson@^5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/telejson/-/telejson-5.3.3.tgz#fa8ca84543e336576d8734123876a9f02bf41d2e"