From e532c6f7d65bd5c3e55caceb40fbdeb3173977d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 08:16:43 +0700 Subject: [PATCH] Bump qs from 6.12.1 to 6.12.2 (#424) Bumps [qs](https://github.com/ljharb/qs) from 6.12.1 to 6.12.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.12.1...v6.12.2) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index f557a2a..93f8ec9 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "lodash": "^4.17.21", "moment": "^2.30.1", "mongoose": "^8.4.4", - "qs": "^6.12.1", + "qs": "^6.12.2", "semver": "^7.6.2", "uuid": "^9.0.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb88149..47ecbdf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^8.4.4 version: 8.4.4 qs: - specifier: ^6.12.1 - version: 6.12.1 + specifier: ^6.12.2 + version: 6.12.2 semver: specifier: ^7.6.2 version: 7.6.2 @@ -502,8 +502,8 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - qs@6.12.1: - resolution: {integrity: sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ==} + qs@6.12.2: + resolution: {integrity: sha512-x+NLUpx9SYrcwXtX7ob1gnkSems4i/mGZX5SlYxwIau6RrUSODO89TR/XDGGpn5RPWSYIB+aSfuSlV5+CmbTBg==} engines: {node: '>=0.6'} raw-body@2.5.2: @@ -695,7 +695,7 @@ snapshots: co-body@6.1.0: dependencies: inflation: 2.1.0 - qs: 6.12.1 + qs: 6.12.2 raw-body: 2.5.2 type-is: 1.6.18 @@ -1029,7 +1029,7 @@ snapshots: punycode@2.3.1: {} - qs@6.12.1: + qs@6.12.2: dependencies: side-channel: 1.0.6