chore(deps): update dependency @types/node to v18.16.13

This commit is contained in:
renovate[bot]
2023-05-18 20:25:06 +00:00
parent e8555417ea
commit c15cc1fc85
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -139,8 +139,8 @@ devDependencies:
specifier: ^4.0.2
version: 4.1.1
'@types/node':
specifier: 18.16.12
version: 18.16.12
specifier: 18.16.13
version: 18.16.13
'@types/react':
specifier: 18.2.6
version: 18.2.6
@@ -704,7 +704,7 @@ packages:
/@types/cors@2.8.13:
resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==}
dependencies:
'@types/node': 18.16.12
'@types/node': 18.16.13
dev: true
/@types/crypto-js@4.1.1:
@@ -763,8 +763,8 @@ packages:
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
dev: false
/@types/node@18.16.12:
resolution: {integrity: sha512-tIRrjbY9C277MOfP8M3zjMIhtMlUJ6YVqkGgLjz+74jVsdf4/UjC6Hku4+1N0BS0qyC0JAS6tJLUk9H6JUKviQ==}
/@types/node@18.16.13:
resolution: {integrity: sha512-uZRomboV1vBL61EBXneL4j9/hEn+1Yqa4LQdpGrKmXFyJmVfWc9JV9+yb2AlnOnuaDnb2PDO3hC6/LKmzJxP1A==}
dev: true
/@types/nprogress@0.2.0: