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