瀏覽代碼

Merge pull request #42 from dragfyre/dependabot/npm_and_yarn/body-parser-1.20.3

build(deps): Bump body-parser from 1.20.2 to 1.20.3
dragfyre 2 月之前
父節點
當前提交
10697f9dc4
共有 1 個文件被更改,包括 1 次插入21 次删除
  1. 1 21
      pnpm-lock.yaml

+ 1 - 21
pnpm-lock.yaml

@@ -10,7 +10,7 @@ dependencies:
     version: 3.0.2
   body-parser:
     specifier: ^1.20.2
-    version: 1.20.2
+    version: 1.20.3
   command-line-basics:
     specifier: ^1.1.0
     version: 1.1.0
@@ -453,26 +453,6 @@ packages:
     engines: {node: '>=8'}
     dev: true
 
-  /body-parser@1.20.2:
-    resolution: {integrity: sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==}
-    engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
-    dependencies:
-      bytes: 3.1.2
-      content-type: 1.0.5
-      debug: 2.6.9
-      depd: 2.0.0
-      destroy: 1.2.0
-      http-errors: 2.0.0
-      iconv-lite: 0.4.24
-      on-finished: 2.4.1
-      qs: 6.11.0
-      raw-body: 2.5.2
-      type-is: 1.6.18
-      unpipe: 1.0.0
-    transitivePeerDependencies:
-      - supports-color
-    dev: false
-
   /body-parser@1.20.3:
     resolution: {integrity: sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==}
     engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}