From 1ea398f65d57c1030b0e84d4e67d6c19808bfcd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 03:31:11 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directories with 4 updates Bumps the npm_and_yarn group with 4 updates in the /. directory: [googleapis](https://github.com/googleapis/google-api-nodejs-client), [hapi](https://github.com/hapijs/hapi), [hoek](https://github.com/hapijs/hoek) and [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken). Updates `googleapis` from 5.2.1 to 132.0.0 - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-please-config.json) - [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/run-v5.2.1...googleapis-v132.0.0) Updates `hapi` from 13.5.3 to 18.1.0 - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](https://github.com/hapijs/hapi/commits/v18.1.0) Updates `hoek` from 3.0.4 to 6.1.3 - [Release notes](https://github.com/hapijs/hoek/releases) - [Commits](https://github.com/hapijs/hoek/compare/v3.0.4...v6.1.3) Updates `jsonwebtoken` from 5.7.0 to 9.0.2 - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v5.7.0...v9.0.2) --- updated-dependencies: - dependency-name: googleapis dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: hapi dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: hoek dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: jsonwebtoken dependency-type: direct:production dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f73afbf9..b0d7d3db 100644 --- a/package.json +++ b/package.json @@ -27,15 +27,15 @@ "elasticsearch": "^11.0.1", "env2": "^2.0.4", "esta": "^4.2.0", - "googleapis": "^5.0.0", + "googleapis": "^132.0.0", "handlebars": "^4.0.4", - "hapi": "^13.0.0", + "hapi": "^18.1.0", "hapi-auth-google": "^3.1.0", "hapi-auth-jwt2": "^5.2.0", - "hoek": "^3.0.1", + "hoek": "^6.1.3", "inert": "^3.2.0", "joi": "^8.0.2", - "jsonwebtoken": "^5.4.1", + "jsonwebtoken": "^9.0.2", "linkedin-canonical-url": "^1.0.5", "redis-connection": "^4.0.0", "vision": "^4.0.0"