From 79b46203cf86552a5caad7bbcc60c8e43c1fffed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 22:04:52 +0000 Subject: [PATCH] Bump qs in /RaspberryPiSoftware/authbox-user-interface Bumps [qs](https://github.com/ljharb/qs) from 6.5.1 to 6.5.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.5.1...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../authbox-user-interface/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RaspberryPiSoftware/authbox-user-interface/package-lock.json b/RaspberryPiSoftware/authbox-user-interface/package-lock.json index 111d486..f608081 100644 --- a/RaspberryPiSoftware/authbox-user-interface/package-lock.json +++ b/RaspberryPiSoftware/authbox-user-interface/package-lock.json @@ -1378,9 +1378,9 @@ "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=" }, "qs": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.1.tgz", - "integrity": "sha512-eRzhrN1WSINYCDCbrz796z37LOe3m5tmW7RQf6oBntukAG1nmovJvhnwHHRMAfeoItc1m2Hk02WER2aQ/iqs+A==" + "version": "6.5.3", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz", + "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==" }, "radio-symbol": { "version": "2.0.0",