Kaynağa Gözat

Bump @types/express from 4.17.6 to 4.17.11 (#154)

Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.6 to 4.17.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
dependabot[bot] 4 yıl önce
ebeveyn
işleme
528be0daad
No account linked to committer's email address
2 değiştirilmiş dosya ile 11 ekleme ve 10 silme
  1. 1
    1
      package.json
  2. 10
    9
      yarn.lock

+ 1
- 1
package.json Dosyayı Görüntüle

@@ -34,7 +34,7 @@
34 34
   "devDependencies": {
35 35
     "@types/socket.io": "2.1.4",
36 36
     "@types/debug": "4.1.5",
37
-    "@types/express": "4.17.6",
37
+    "@types/express": "4.17.11",
38 38
     "@types/node": "14.14.12",
39 39
     "typescript": "3.9.5"
40 40
   },

+ 10
- 9
yarn.lock Dosyayı Görüntüle

@@ -43,21 +43,22 @@
43 43
   resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.5.tgz#b14efa8852b7768d898906613c23f688713e02cd"
44 44
   integrity sha512-Q1y515GcOdTHgagaVFhHnIFQ38ygs/kmxdNpvpou+raI9UO3YZcHDngBSYKQklcKlvA7iuQlmIKbzvmxcOE9CQ==
45 45
 
46
-"@types/express-serve-static-core@*":
47
-  version "4.17.2"
48
-  resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.2.tgz#f6f41fa35d42e79dbf6610eccbb2637e6008a0cf"
49
-  integrity sha512-El9yMpctM6tORDAiBwZVLMcxoTMcqqRO9dVyYcn7ycLWbvR8klrDn8CAOwRfZujZtWD7yS/mshTdz43jMOejbg==
46
+"@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.18":
47
+  version "4.17.18"
48
+  resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.18.tgz#8371e260f40e0e1ca0c116a9afcd9426fa094c40"
49
+  integrity sha512-m4JTwx5RUBNZvky/JJ8swEJPKFd8si08pPF2PfizYjGZOKr/svUWPcoUmLow6MmPzhasphB7gSTINY67xn3JNA==
50 50
   dependencies:
51 51
     "@types/node" "*"
52
+    "@types/qs" "*"
52 53
     "@types/range-parser" "*"
53 54
 
54
-"@types/express@4.17.6":
55
-  version "4.17.6"
56
-  resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.6.tgz#6bce49e49570507b86ea1b07b806f04697fac45e"
57
-  integrity sha512-n/mr9tZI83kd4azlPG5y997C/M4DNABK9yErhFM6hKdym4kkmd9j0vtsJyjFIwfRBxtrxZtAfGZCNRIBMFLK5w==
55
+"@types/express@4.17.11":
56
+  version "4.17.11"
57
+  resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.11.tgz#debe3caa6f8e5fcda96b47bd54e2f40c4ee59545"
58
+  integrity sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg==
58 59
   dependencies:
59 60
     "@types/body-parser" "*"
60
-    "@types/express-serve-static-core" "*"
61
+    "@types/express-serve-static-core" "^4.17.18"
61 62
     "@types/qs" "*"
62 63
     "@types/serve-static" "*"
63 64
 

Loading…
İptal
Kaydet