From 2de91235fc233b80feef7f24569cd2fb3060de8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 16:37:37 +0000 Subject: [PATCH] build(deps): bump qs from 6.9.1 to 6.11.0 in /node-upload-stream/koa Bumps [qs](https://github.com/ljharb/qs) from 6.9.1 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/compare/v6.9.1...v6.11.0) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- node-upload-stream/koa/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node-upload-stream/koa/package-lock.json b/node-upload-stream/koa/package-lock.json index 2a8931c..2d14ca9 100644 --- a/node-upload-stream/koa/package-lock.json +++ b/node-upload-stream/koa/package-lock.json @@ -370,8 +370,8 @@ }, "qs": { "version": "6.9.1", - "resolved": "https://registry.npm.taobao.org/qs/download/qs-6.9.1.tgz?cache=0&sync_timestamp=1573195631718&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fqs%2Fdownload%2Fqs-6.9.1.tgz", - "integrity": "sha1-IAgsZct4IjY1qxqerKiHWim/jsk=" + "resolved": "https://registry.npmmirror.com/qs/-/qs-6.9.1.tgz", + "integrity": "sha512-Cxm7/SS/y/Z3MHWSxXb8lIFqgqBowP5JMlTUFyJN88y0SGQhVmZnqFK/PeuMX9LzUyWsqqhNxIyg0jlzq946yA==" }, "raw-body": { "version": "2.4.1",