diff --git a/package.json b/package.json index 37c7a22b..7264a2ef 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ }, "dependencies": { "@astrojs/check": "^0.5.2", - "@fingerprintjs/fingerprintjs": "^4.0.1", + "@fingerprintjs/fingerprintjs": "^4.3.0", "@heroicons/react": "^2.1.1", "@typescript-eslint/eslint-plugin": "^6.21.0", "mdast-util-to-string": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a898bb68..08d054b8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^0.5.2 version: 0.5.2(prettier@3.0.3)(typescript@5.3.3) '@fingerprintjs/fingerprintjs': - specifier: ^4.0.1 - version: 4.0.1 + specifier: ^4.3.0 + version: 4.3.0 '@heroicons/react': specifier: ^2.1.1 version: 2.1.1(react@18.2.0) @@ -1241,8 +1241,8 @@ packages: resolution: {integrity: sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /@fingerprintjs/fingerprintjs@4.0.1: - resolution: {integrity: sha512-utXfX0ntmU08MxQ1cfKRbri57xb+aqYNIt2UNYcPsT/fQgKhZsnIBGRIhEifMZ7NZDyGLAhctWaytDkC27fibA==} + /@fingerprintjs/fingerprintjs@4.3.0: + resolution: {integrity: sha512-eZYh6XVvMp5iyoT9y+/llGxqoACr01JeBTfy6NAMaQ6K2a3nZmyPKoYv5V89QNN8jUqzgXeTOICClEUtktLdtw==} dependencies: tslib: 2.6.2 dev: false