From 7a05a0ce10906fb4678e3026b2040e9949960524 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 18:28:48 +0000 Subject: [PATCH] fix(deps): update dependency firebase-admin to ^11.11.1 (#298) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [firebase-admin](https://firebase.google.com/) ([source](https://togithub.com/firebase/firebase-admin-node)) | [`^11.11.0` -> `^11.11.1`](https://renovatebot.com/diffs/npm/firebase-admin/11.11.0/11.11.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/firebase-admin/11.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase-admin/11.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase-admin/11.11.0/11.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase-admin/11.11.0/11.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
firebase/firebase-admin-node (firebase-admin) ### [`v11.11.1`](https://togithub.com/firebase/firebase-admin-node/releases/tag/v11.11.1): Firebase Admin Node.js SDK v11.11.1 [Compare Source](https://togithub.com/firebase/firebase-admin-node/compare/v11.11.0...v11.11.1) ##### Miscellaneous - \[chore] Release 11.11.1 ([#​2387](https://togithub.com/firebase/firebase-admin-node/issues/2387)) - build(deps): bump jwks-rsa from 3.0.1 to 3.1.0 ([#​2381](https://togithub.com/firebase/firebase-admin-node/issues/2381)) - chore(deps): bump google-cloud/firestore to 6.8.0 ([#​2385](https://togithub.com/firebase/firebase-admin-node/issues/2385)) - build(deps-dev): bump [@​microsoft/api-extractor](https://togithub.com/microsoft/api-extractor) from 7.36.3 to 7.38.3 ([#​2380](https://togithub.com/firebase/firebase-admin-node/issues/2380)) - build(deps-dev): bump [@​types/sinon-chai](https://togithub.com/types/sinon-chai) from 3.2.9 to 3.2.12 ([#​2366](https://togithub.com/firebase/firebase-admin-node/issues/2366)) - build(deps-dev): bump [@​babel/traverse](https://togithub.com/babel/traverse) from 7.21.4 to 7.23.2 ([#​2343](https://togithub.com/firebase/firebase-admin-node/issues/2343)) - build(deps-dev): bump eslint from 8.50.0 to 8.51.0 ([#​2330](https://togithub.com/firebase/firebase-admin-node/issues/2330)) - build(deps-dev): bump [@​types/firebase-token-generator](https://togithub.com/types/firebase-token-generator) ([#​2322](https://togithub.com/firebase/firebase-admin-node/issues/2322)) - Bug Fix for issue [#​2320](https://togithub.com/firebase/firebase-admin-node/issues/2320) ([#​2321](https://togithub.com/firebase/firebase-admin-node/issues/2321))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "after 8:00 before 23:00 every weekday except on Friday" in timezone UTC. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/valora-inc/address-metadata). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 40 +++++++++++++++++++++++++++++----------- 2 files changed, 30 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index c2d5b72e..3cab25ec 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@valora/http-handler": "^0.0.1", "@valora/logging": "^1.3.11", "dotenv": "^16.3.1", - "firebase-admin": "^11.11.0", + "firebase-admin": "^11.11.1", "joi": "^17.11.0", "json-diff": "^1.0.6", "semver": "^7.5.4", diff --git a/yarn.lock b/yarn.lock index 39594175..a320cb9c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -453,15 +453,15 @@ retry-request "^6.0.0" teeny-request "^9.0.0" -"@google-cloud/firestore@^6.6.0": - version "6.6.1" - resolved "https://registry.yarnpkg.com/@google-cloud/firestore/-/firestore-6.6.1.tgz#63bc93b414189a8a8e658a69c516a2ef995b6872" - integrity sha512-Z41j2h0mrgBH9qNIVmbRLqGKc6XmdJtWipeKwdnGa/bPTP1gn2SGTrYyWnpfsLMEtzKSYieHPSkAFp5kduF2RA== +"@google-cloud/firestore@^6.8.0": + version "6.8.0" + resolved "https://registry.yarnpkg.com/@google-cloud/firestore/-/firestore-6.8.0.tgz#d8c852844c381afaf62592796606c10e178400b5" + integrity sha512-JRpk06SmZXLGz0pNx1x7yU3YhkUXheKgH5hbDZ4kMsdhtfV5qPLJLRI4wv69K0cZorIk+zTMOwptue7hizo0eA== dependencies: fast-deep-equal "^3.1.1" functional-red-black-tree "^1.0.1" google-gax "^3.5.7" - protobufjs "^7.0.0" + protobufjs "^7.2.5" "@google-cloud/functions-framework@^3.1.3", "@google-cloud/functions-framework@^3.3.0": version "3.3.0" @@ -2755,10 +2755,10 @@ find-up@^5.0.0: locate-path "^6.0.0" path-exists "^4.0.0" -firebase-admin@^11.11.0: - version "11.11.0" - resolved "https://registry.yarnpkg.com/firebase-admin/-/firebase-admin-11.11.0.tgz#3d6df5dfbcf85dc1c6c4302f8aee4f7c82171725" - integrity sha512-lp784gXFAJgUEtjSdYNZGTWZqltqjBkoaPSQhDKnmWXJP/MCbWdiDY1hsdkl/6O4O4KFovTjUDLu26sojwdQvw== +firebase-admin@^11.11.1: + version "11.11.1" + resolved "https://registry.yarnpkg.com/firebase-admin/-/firebase-admin-11.11.1.tgz#6712923de70d218c9f514d73005d976d03339605" + integrity sha512-UyEbq+3u6jWzCYbUntv/HuJiTixwh36G1R9j0v71mSvGAx/YZEWEW7uSGLYxBYE6ckVRQoKMr40PYUEzrm/4dg== dependencies: "@fastify/busboy" "^1.2.1" "@firebase/database-compat" "^0.3.4" @@ -2769,7 +2769,7 @@ firebase-admin@^11.11.0: node-forge "^1.3.1" uuid "^9.0.0" optionalDependencies: - "@google-cloud/firestore" "^6.6.0" + "@google-cloud/firestore" "^6.8.0" "@google-cloud/storage" "^6.9.5" flat-cache@^3.0.4: @@ -4757,7 +4757,7 @@ protobufjs-cli@1.1.1: tmp "^0.2.1" uglify-js "^3.7.7" -protobufjs@7.2.4, protobufjs@^7.0.0: +protobufjs@7.2.4: version "7.2.4" resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae" integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ== @@ -4775,6 +4775,24 @@ protobufjs@7.2.4, protobufjs@^7.0.0: "@types/node" ">=13.7.0" long "^5.0.0" +protobufjs@^7.0.0, protobufjs@^7.2.5: + version "7.2.5" + resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.5.tgz#45d5c57387a6d29a17aab6846dcc283f9b8e7f2d" + integrity sha512-gGXRSXvxQ7UiPgfw8gevrfRWcTlSbOFg+p/N+JVJEK5VhueL2miT6qTymqAmjr1Q5WbOCyJbyrk6JfWKwlFn6A== + dependencies: + "@protobufjs/aspromise" "^1.1.2" + "@protobufjs/base64" "^1.1.2" + "@protobufjs/codegen" "^2.0.4" + "@protobufjs/eventemitter" "^1.1.0" + "@protobufjs/fetch" "^1.1.0" + "@protobufjs/float" "^1.0.2" + "@protobufjs/inquire" "^1.1.0" + "@protobufjs/path" "^1.1.2" + "@protobufjs/pool" "^1.1.0" + "@protobufjs/utf8" "^1.1.0" + "@types/node" ">=13.7.0" + long "^5.0.0" + proxy-addr@~2.0.7: version "2.0.7" resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.7.tgz#f19fe69ceab311eeb94b42e70e8c2070f9ba1025"