From 76d0a3f6d97ae94abd6fa23afbe1807c9693c093 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Mar 2024 12:41:59 +0000 Subject: [PATCH] fix: upgrade @google-cloud/logging-winston from 4.1.0 to 4.2.4 Snyk has created this PR to upgrade @google-cloud/logging-winston from 4.1.0 to 4.2.4. See this package in npm: https://www.npmjs.com/package/@google-cloud/logging-winston See this project in Snyk: https://app.snyk.io/org/luan-asym/project/aca1f991-95b8-415e-8560-2f2f47b0dbf3?utm_source=github&utm_medium=referral&page=upgrade-pr --- onformsubmit-http/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onformsubmit-http/package.json b/onformsubmit-http/package.json index 4aa101b..0adf0b7 100644 --- a/onformsubmit-http/package.json +++ b/onformsubmit-http/package.json @@ -2,7 +2,7 @@ "name": "onformsubmit-http", "version": "0.0.1", "dependencies": { - "@google-cloud/logging-winston": "^4.1.0", + "@google-cloud/logging-winston": "^4.2.4", "@google-cloud/storage": "^5.12.0", "axios": "^0.21.4", "dotenv": "^10.0.0",