Skip to content

Commit

Permalink
chore(deps): bump firebase-admin from 11.11.0 to 11.11.1 in /innkeeper
Browse files Browse the repository at this point in the history
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 11.11.0 to 11.11.1.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v11.11.0...v11.11.1)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 00a849e commit 42196d0
Showing 1 changed file with 6 additions and 16 deletions.
22 changes: 6 additions & 16 deletions innkeeper/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@
dependencies:
tslib "^2.1.0"

"@google-cloud/firestore@^6.6.0":
"@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==
Expand Down Expand Up @@ -974,17 +974,7 @@
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==

"@types/node@*":
version "20.6.0"
resolved "https://registry.npmjs.org/@types/node/-/node-20.6.0.tgz"
integrity sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==

"@types/node@>=10.0.0":
version "20.6.2"
resolved "https://registry.npmjs.org/@types/node/-/node-20.6.2.tgz"
integrity sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==

"@types/node@>=12.12.47", "@types/node@>=13.7.0":
"@types/node@*", "@types/node@>=10.0.0", "@types/node@>=12.12.47", "@types/node@>=13.7.0":
version "20.8.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==
Expand Down Expand Up @@ -1834,9 +1824,9 @@ find-up@^4.0.0, find-up@^4.1.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==
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"
Expand All @@ -1847,7 +1837,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"

fs.realpath@^1.0.0:
Expand Down

0 comments on commit 42196d0

Please sign in to comment.