chore(deps): update module github.com/prometheus/common to v0.45.0 (#800)

diff --git a/go.mod b/go.mod
index c53c097..597eba4 100644
--- a/go.mod
+++ b/go.mod
@@ -13,13 +13,13 @@
 	github.com/gophercloud/utils v0.0.0-20231010081019-80377eca5d56
 	github.com/nsf/jsondiff v0.0.0-20230430225905-43f6cf3098c1
 	github.com/percona/percona-xtradb-cluster-operator v1.12.0
-	github.com/prometheus/client_golang v1.16.0
-	github.com/prometheus/common v0.44.0
+	github.com/prometheus/client_golang v1.17.0
+	github.com/prometheus/common v0.45.0
 	github.com/sirupsen/logrus v1.9.3
 	github.com/spf13/cobra v1.7.0
 	github.com/spf13/pflag v1.0.5
 	github.com/stretchr/testify v1.8.4
-	golang.org/x/oauth2 v0.8.0
+	golang.org/x/oauth2 v0.12.0
 	gopkg.in/ini.v1 v1.66.6
 	gorm.io/driver/mysql v1.5.2
 	gorm.io/gorm v1.25.5