From 2d07582c5204d38bf55e42040885c38a473d7233 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
 <55107282+release-please[bot]@users.noreply.github.com>
Date: Mon, 26 Sep 2022 15:30:27 +0000
Subject: [PATCH] chore(main): release 5.0.3 (#853)

:robot: I have created a release *beep* *boop*
---


## [5.0.3](https://github.com/googleapis/cloud-profiler-nodejs/compare/v5.0.2...v5.0.3) (2022-09-09)


### Bug Fixes

* **deps:** Update dependency protobufjs to ~7.1.0 ([#854](https://github.com/googleapis/cloud-profiler-nodejs/issues/854)) ([e8e725d](https://github.com/googleapis/cloud-profiler-nodejs/commit/e8e725d74d7e9578ac0fac0fb94774e833ae1979))
* Remove pip install statements ([#1546](https://github.com/googleapis/cloud-profiler-nodejs/issues/1546)) ([#852](https://github.com/googleapis/cloud-profiler-nodejs/issues/852)) ([85ddb0f](https://github.com/googleapis/cloud-profiler-nodejs/commit/85ddb0f07cb40dab1e6284b80d5a921a596b2b9f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
 profiler/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiler/package.json b/profiler/package.json
index 0b7e787aa8..e9c107220e 100644
--- a/profiler/package.json
+++ b/profiler/package.json
@@ -17,7 +17,7 @@
   "author": "Google LLC.",
   "license": "Apache-2.0",
   "dependencies": {
-    "@google-cloud/profiler": "^5.0.2"
+    "@google-cloud/profiler": "^5.0.3"
   },
   "files": [
     "*.js"