chore(deps): update dependency @types/morgan to v1.9.4
This commit is contained in:
parent
8a2b2c0bb9
commit
18b4aad57a
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
"private": true,
|
||||
"devDependencies": {
|
||||
"@types/express": "4.17.15",
|
||||
"@types/morgan": "1.9.3",
|
||||
"@types/morgan": "1.9.4",
|
||||
"@types/node": "18.11.18",
|
||||
"@typescript-eslint/eslint-plugin": "5.47.1",
|
||||
"@typescript-eslint/parser": "5.47.1",
|
||||
|
|
|
@ -2,7 +2,7 @@ lockfileVersion: 5.4
|
|||
|
||||
specifiers:
|
||||
'@types/express': 4.17.15
|
||||
'@types/morgan': 1.9.3
|
||||
'@types/morgan': 1.9.4
|
||||
'@types/node': 18.11.18
|
||||
'@typescript-eslint/eslint-plugin': 5.47.1
|
||||
'@typescript-eslint/parser': 5.47.1
|
||||
|
@ -26,7 +26,7 @@ dependencies:
|
|||
|
||||
devDependencies:
|
||||
'@types/express': 4.17.15
|
||||
'@types/morgan': 1.9.3
|
||||
'@types/morgan': 1.9.4
|
||||
'@types/node': 18.11.18
|
||||
'@typescript-eslint/eslint-plugin': 5.47.1_axni7f4fgvh6tlufnh6hwgsifq
|
||||
'@typescript-eslint/parser': 5.47.1_iukboom6ndih5an6iafl45j2fe
|
||||
|
@ -175,8 +175,8 @@ packages:
|
|||
resolution: {integrity: sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==}
|
||||
dev: true
|
||||
|
||||
/@types/morgan/1.9.3:
|
||||
resolution: {integrity: sha512-BiLcfVqGBZCyNCnCH3F4o2GmDLrpy0HeBVnNlyZG4fo88ZiE9SoiBe3C+2ezuwbjlEyT+PDZ17//TAlRxAn75Q==}
|
||||
/@types/morgan/1.9.4:
|
||||
resolution: {integrity: sha512-cXoc4k+6+YAllH3ZHmx4hf7La1dzUk6keTR4bF4b4Sc0mZxU/zK4wO7l+ZzezXm/jkYj/qC+uYGZrarZdIVvyQ==}
|
||||
dependencies:
|
||||
'@types/node': 18.11.18
|
||||
dev: true
|
||||
|
|
Loading…
Reference in a new issue