diff --git a/web/package.json b/web/package.json index 2debf4d3b..7a3f6fb3e 100644 --- a/web/package.json +++ b/web/package.json @@ -87,7 +87,7 @@ "motion": "^12.31.0", "numbro": "^2.5.0", "qrcode": "^1.5.4", - "qs": "^6.14.1", + "qs": "^6.14.2", "radash": "^12.1.1", "react": "^19.2.4", "react-click-away-listener": "^2.4.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index ba9637564..07f2302d2 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -126,8 +126,8 @@ importers: specifier: ^1.5.4 version: 1.5.4 qs: - specifier: ^6.14.1 - version: 6.14.1 + specifier: ^6.14.2 + version: 6.14.2 radash: specifier: ^12.1.1 version: 12.1.1 @@ -2628,8 +2628,8 @@ packages: engines: {node: '>=10.13.0'} hasBin: true - qs@6.14.1: - resolution: {integrity: sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==} + qs@6.14.2: + resolution: {integrity: sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==} engines: {node: '>=0.6'} quick-lru@4.0.1: @@ -5712,7 +5712,7 @@ snapshots: pngjs: 5.0.0 yargs: 15.4.1 - qs@6.14.1: + qs@6.14.2: dependencies: side-channel: 1.1.0