Skip to content

Commit 9a4d175

Browse files
Fix lockfile
1 parent 15fee18 commit 9a4d175

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

yarn.lock

+29
Original file line numberDiff line numberDiff line change
@@ -1412,6 +1412,28 @@
14121412
minimatch "^3.0.4"
14131413
strip-json-comments "^3.1.1"
14141414

1415+
"@firebase/[email protected]":
1416+
version "0.5.9"
1417+
resolved "https://registry.npmjs.org/@firebase/component/-/component-0.5.9.tgz#a859f655bd6e5b691bc5596fe43a91b12a443052"
1418+
integrity sha512-oLCY3x9WbM5rn06qmUvbtJuPj4dIw/C9T4Th52IiHF5tiCRC5k6YthvhfUVcTwfoUhK0fOgtwuKJKA/LpCPjgA==
1419+
dependencies:
1420+
"@firebase/util" "1.4.2"
1421+
tslib "^2.1.0"
1422+
1423+
"@firebase/[email protected]":
1424+
version "3.4.1"
1425+
resolved "https://registry.npmjs.org/@firebase/firestore/-/firestore-3.4.1.tgz#b988a25213e51b112db4fef8d939634957f35b9f"
1426+
integrity sha512-KSXuaiavHUqk3+0qRe4U8QZ1vfpOc4PuesohLcjA824HexBzXd+6NoUmBs/F9pyS9Ka1rJeECXzXgpk0pInSBw==
1427+
dependencies:
1428+
"@firebase/component" "0.5.9"
1429+
"@firebase/logger" "0.3.2"
1430+
"@firebase/util" "1.4.2"
1431+
"@firebase/webchannel-wrapper" "0.6.1"
1432+
"@grpc/grpc-js" "^1.3.2"
1433+
"@grpc/proto-loader" "^0.6.0"
1434+
node-fetch "2.6.5"
1435+
tslib "^2.1.0"
1436+
14151437
"@firebase/[email protected]":
14161438
version "0.3.36"
14171439
resolved "https://registry.npmjs.org/@firebase/polyfill/-/polyfill-0.3.36.tgz#c057cce6748170f36966b555749472b25efdb145"
@@ -1421,6 +1443,13 @@
14211443
promise-polyfill "8.1.3"
14221444
whatwg-fetch "2.0.4"
14231445

1446+
"@firebase/[email protected]":
1447+
version "1.4.2"
1448+
resolved "https://registry.npmjs.org/@firebase/util/-/util-1.4.2.tgz#271c63bb7cce4607f7679dc5624ef241c4cf2498"
1449+
integrity sha512-JMiUo+9QE9lMBvEtBjqsOFdmJgObFvi7OL1A0uFGwTmlCI1ZeNPOEBrwXkgTOelVCdiMO15mAebtEyxFuQ6FsA==
1450+
dependencies:
1451+
tslib "^2.1.0"
1452+
14241453
"@gar/promisify@^1.0.1":
14251454
version "1.1.2"
14261455
resolved "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210"

0 commit comments

Comments
 (0)