Sfoglia il codice sorgente

Bump @types/express from 4.17.4 to 4.17.6 (#32)

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

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
master
dependabot-preview[bot] 5 anni fa
parent
commit
4fabc315f2
Nessun account collegato all'indirizzo email del committer
2 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 1
    1
      package.json
  2. 4
    4
      yarn.lock

+ 1
- 1
package.json Vedi File

@@ -35,7 +35,7 @@
35 35
   "devDependencies": {
36 36
     "@types/socket.io": "2.1.4",
37 37
     "@types/debug": "4.1.5",
38
-    "@types/express": "4.17.4",
38
+    "@types/express": "4.17.6",
39 39
     "@types/node": "13.9.8",
40 40
     "typescript": "3.8.3"
41 41
   },

+ 4
- 4
yarn.lock Vedi File

@@ -51,10 +51,10 @@
51 51
     "@types/node" "*"
52 52
     "@types/range-parser" "*"
53 53
 
54
-"@types/express@4.17.4":
55
-  version "4.17.4"
56
-  resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.4.tgz#e78bf09f3f530889575f4da8a94cd45384520aac"
57
-  integrity sha512-DO1L53rGqIDUEvOjJKmbMEQ5Z+BM2cIEPy/eV3En+s166Gz+FeuzRerxcab757u/U4v4XF4RYrZPmqKa+aY/2w==
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==
58 58
   dependencies:
59 59
     "@types/body-parser" "*"
60 60
     "@types/express-serve-static-core" "*"

Loading…
Annulla
Salva