From 46b9d0a1d71832e6d5f2e03a1273bd223f866aa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 04:37:44 +0000 Subject: [PATCH] Bump qs from 0.6.5 to 6.11.0 Bumps [qs](https://github.com/ljharb/qs) from 0.6.5 to 6.11.0. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/commits/v6.11.0) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 37b38b6..1b27b8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1965,7 +1965,7 @@ hawk@~3.1.3: hexo-admin@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/hexo-admin/-/hexo-admin-2.3.0.tgz#526448e91c3d39b48a020526420e37349cd8ac42" - integrity sha1-UmRI6Rw9ObSKAgUmQg43NJzYrEI= + integrity sha512-dbfy2AugRql+7uuEkefcPiByWumPMr7er/5wTxEsCwOQjSlidpHpwryuUUuSfyKVktA3rpDwv8vHjHoAiMGHhg== dependencies: bcrypt-nodejs "0.0.3" body-parser "^1.5.0"