From 08b207836d1ec851bbe9f23aeeee22efb5af2397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 10:15:56 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20bump=20css-what=20from=202.1.0?= =?UTF-8?q?=20to=206.1.0=20in=20/post/Nodejs=E5=BE=AE=E6=9C=8D=E5=8A=A1/so?= =?UTF-8?q?urce?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 6.1.0. - [Release notes](https://github.com/fb55/css-what/releases) - [Commits](https://github.com/fb55/css-what/compare/v2.1.0...v6.1.0) --- updated-dependencies: - dependency-name: css-what dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../source/package-lock.json" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/post/Nodejs\345\276\256\346\234\215\345\212\241/source/package-lock.json" "b/post/Nodejs\345\276\256\346\234\215\345\212\241/source/package-lock.json" index 14d98df..b21a013 100644 --- "a/post/Nodejs\345\276\256\346\234\215\345\212\241/source/package-lock.json" +++ "b/post/Nodejs\345\276\256\346\234\215\345\212\241/source/package-lock.json" @@ -150,8 +150,8 @@ }, "css-what": { "version": "2.1.0", - "resolved": "http://registry.npm.taobao.org/css-what/download/css-what-2.1.0.tgz", - "integrity": "sha1-lGfQMsOM+u+58teVASUwYvh/ob0=", + "resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.0.tgz", + "integrity": "sha512-HtdI8TqiYjVrBI0C2VLF8fwphIa49EaHPVo64hrX+QHCPBtjp2FW1g4+jNeC6v7bBSr2z7v2USnQ6GU+VPOzgQ==", "dev": true }, "debug": {