diff --git a/package.json b/package.json index adb355a..4e495c3 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3fe410d..02cbb2d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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