Skip to content

Commit b557a2e

Browse files
Update dependency @google-cloud/profiler to v6.0.4 (#1605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45c819a commit b557a2e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@fedify/redis": "1.9.1",
6969
"@google-cloud/opentelemetry-cloud-trace-exporter": "2.4.1",
7070
"@google-cloud/opentelemetry-cloud-trace-propagator": "0.20.0",
71-
"@google-cloud/profiler": "6.0.3",
71+
"@google-cloud/profiler": "6.0.4",
7272
"@google-cloud/pubsub": "4.11.0",
7373
"@google-cloud/storage": "7.19.0",
7474
"@hono/node-server": "1.19.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -644,10 +644,10 @@
644644
resolved "https://registry.yarnpkg.com/@google-cloud/precise-date/-/precise-date-4.0.0.tgz#e179893a3ad628b17a6fabdfcc9d468753aac11a"
645645
integrity sha512-1TUx3KdaU3cN7nfCdNf+UVqA/PSX29Cjcox3fZZBtINlRrXVTmUkQnCKv2MbBUbCopbK4olAT1IHl76uZyCiVA==
646646

647-
"@google-cloud/profiler@6.0.3":
648-
version "6.0.3"
649-
resolved "https://registry.yarnpkg.com/@google-cloud/profiler/-/profiler-6.0.3.tgz#bf1195b045e2c2b00c142afc60af44bcf762dd6e"
650-
integrity sha512-Ey8li6Vc2CbfEzOTSZaqKolxPMGacxVUQuhChNT0Wi55a3nfImMiiuDgqYw1In/a9Q3Z62O7jUg2L8f1XwMN7Q==
647+
"@google-cloud/profiler@6.0.4":
648+
version "6.0.4"
649+
resolved "https://registry.yarnpkg.com/@google-cloud/profiler/-/profiler-6.0.4.tgz#97b59657bee1e577ad62c8475ecfdbad32d995f9"
650+
integrity sha512-EmFxUaZOFPr+6gzf283PJEByxhSpDanvwm0nOPamwCor0G94pqyTaLae5LSRc6r6P6vZf/3EPE31rcvdcHQUfQ==
651651
dependencies:
652652
"@google-cloud/common" "^5.0.0"
653653
"@google-cloud/logging-min" "^11.0.0"

0 commit comments

Comments
 (0)