diff --git a/app/package-lock.json b/app/package-lock.json index ac21af6..8fdf25e 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -1012,10 +1012,11 @@ "integrity": "sha512-PgmfUugcJAinPLsJlYcBbNZe7KE2omdQw1WCT/z46nKkNVGkuHdVFSq54s3wiFa9BoHmLZ01u4hGXIhm6MdLOw==" }, "node_modules/@firebase/rules-unit-testing": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@firebase/rules-unit-testing/-/rules-unit-testing-3.0.2.tgz", - "integrity": "sha512-3wysX8g3grwgm8WbaMoNnNP74WGQFYEm7QIa2MFCaUXyUxVAV/9rGHWPPSmqP7IWGoXFOG6cOLOsry6PeT+BoA==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@firebase/rules-unit-testing/-/rules-unit-testing-3.0.3.tgz", + "integrity": "sha512-VEzp18y13LI2L0ff4SthV8kXeDtSASroxsRYapGrTxexSRXI0wKEx8dy14XNUXiRr3FHGWCcGRT+VG0VV2NeOA==", "dev": true, + "license": "Apache-2.0", "dependencies": { "@types/node-fetch": "2.6.4", "node-fetch": "2.6.7" diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index cad3643..6a612b7 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -20,10 +20,10 @@ dependencies: devDependencies: '@babel/core': - specifier: ^7.24.6 + specifier: ^7.23.7 version: 7.24.6 '@firebase/rules-unit-testing': - specifier: ^3.0.2 + specifier: ^3.0.3 version: 3.0.3(firebase@10.12.2) '@solidjs/testing-library': specifier: ^0.8.7