From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 23:44:24 +0000 (+0000) Subject: Bump qs from 6.12.2 to 6.12.3 X-Git-Tag: live~347^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/07cbd7ceed020e4f3ecb4354922e1498e4a348e5?hp=a897795c3bc65b2632315d96033ff767699bd16b Bump qs from 6.12.2 to 6.12.3 Bumps [qs](https://github.com/ljharb/qs) from 6.12.2 to 6.12.3. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.12.2...v6.12.3) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/yarn.lock b/yarn.lock index fe77c07e3..d13b71419 100644 --- a/yarn.lock +++ b/yarn.lock @@ -624,9 +624,9 @@ punycode@^2.1.0: integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== qs@^6.9.4: - version "6.12.2" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.12.2.tgz#5443b587f3bf73ac68968de491e5b25bafe04478" - integrity sha512-x+NLUpx9SYrcwXtX7ob1gnkSems4i/mGZX5SlYxwIau6RrUSODO89TR/XDGGpn5RPWSYIB+aSfuSlV5+CmbTBg== + version "6.12.3" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.12.3.tgz#e43ce03c8521b9c7fd7f1f13e514e5ca37727754" + integrity sha512-AWJm14H1vVaO/iNZ4/hO+HyaTehuy9nRqVdkTqlJt0HWvBiBIEXFmb4C0DGeYo3Xes9rrEW+TxHsaigCbN5ICQ== dependencies: side-channel "^1.0.6"