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

This commit is contained in:
renovate[bot]
2023-04-21 11:08:44 +00:00
parent 1128a37072
commit 05f3495038
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.15.12
version: 18.15.12
specifier: 18.15.13
version: 18.15.13
'@types/react':
specifier: 18.0.37
version: 18.0.37
@@ -704,7 +704,7 @@ packages:
/@types/cors@2.8.13:
resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==}
dependencies:
'@types/node': 18.15.12
'@types/node': 18.15.13
dev: true
/@types/crypto-js@4.1.1:
@@ -763,8 +763,8 @@ packages:
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
dev: false
/@types/node@18.15.12:
resolution: {integrity: sha512-Wha1UwsB3CYdqUm2PPzh/1gujGCNtWVUYF0mB00fJFoR4gTyWTDPjSm+zBF787Ahw8vSGgBja90MkgFwvB86Dg==}
/@types/node@18.15.13:
resolution: {integrity: sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==}
dev: true
/@types/nprogress@0.2.0: