diff --git a/package.json b/package.json index 1e5ac768..ef1f2c6d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@testing-library/react": "^14.0.0", "@types/lodash": "^4.14.194", "@types/node": "^18.15.11", - "@types/qrcode": "^1.5.0", + "@types/qrcode": "^1.5.2", "@types/react": "^18.0.33", "@types/react-dom": "^18.0.11", "@types/react-router": "^5.1.20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 58f20caf..4b3ec926 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ importers: specifier: ^18.15.11 version: 18.15.11 '@types/qrcode': - specifier: ^1.5.0 - version: 1.5.0 + specifier: ^1.5.2 + version: 1.5.2 '@types/react': specifier: ^18.0.33 version: 18.0.33 @@ -4106,8 +4106,8 @@ packages: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} dev: true - /@types/qrcode@1.5.0: - resolution: {integrity: sha512-x5ilHXRxUPIMfjtM+1vf/GPTRWZ81nqscursm5gMznJeK9M0YnZ1c3bEvRLQ0zSSgedLx1J6MGL231ObQGGhaA==} + /@types/qrcode@1.5.2: + resolution: {integrity: sha512-W4KDz75m7rJjFbyCctzCtRzZUj+PrUHV+YjqDp50sSRezTbrtEAIq2iTzC6lISARl3qw+8IlcCyljdcVJE0Wug==} dependencies: '@types/node': 18.15.11 dev: true