feature/IO-3357-Reynolds-and-Reynolds-DMS-API-Integration - Bump Deps

This commit is contained in:
Dave
2025-11-14 15:36:40 -05:00
parent a88be98d45
commit a8fb16122a
4 changed files with 720 additions and 722 deletions

View File

@@ -15,7 +15,7 @@
"@emotion/is-prop-valid": "^1.4.0",
"@fingerprintjs/fingerprintjs": "^4.6.1",
"@firebase/analytics": "^0.10.19",
"@firebase/app": "^0.14.5",
"@firebase/app": "^0.14.6",
"@firebase/auth": "^1.11.1",
"@firebase/firestore": "^4.9.2",
"@firebase/messaging": "^0.12.22",
@@ -3244,9 +3244,9 @@
}
},
"node_modules/@firebase/app": {
"version": "0.14.5",
"resolved": "https://registry.npmjs.org/@firebase/app/-/app-0.14.5.tgz",
"integrity": "sha512-zyNY77xJOGwcuB+xCxF8z8lSiHvD4ox7BCsqLEHEvgqQoRjxFZ0fkROR6NV5QyXmCqRLodMM8J5d2EStOocWIw==",
"version": "0.14.6",
"resolved": "https://registry.npmjs.org/@firebase/app/-/app-0.14.6.tgz",
"integrity": "sha512-4uyt8BOrBsSq6i4yiOV/gG6BnnrvTeyymlNcaN/dKvyU1GoolxAafvIvaNP1RCGPlNab3OuE4MKUQuv2lH+PLQ==",
"license": "Apache-2.0",
"dependencies": {
"@firebase/component": "0.7.0",