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

This commit is contained in:
renovate[bot]
2023-04-23 11:26:30 +00:00
parent 0e8a8b92d3
commit 646713d1a3
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.13
version: 18.15.13
specifier: 18.16.0
version: 18.16.0
'@types/react':
specifier: 18.0.38
version: 18.0.38
@@ -704,7 +704,7 @@ packages:
/@types/cors@2.8.13:
resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==}
dependencies:
'@types/node': 18.15.13
'@types/node': 18.16.0
dev: true
/@types/crypto-js@4.1.1:
@@ -763,8 +763,8 @@ packages:
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
dev: false
/@types/node@18.15.13:
resolution: {integrity: sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==}
/@types/node@18.16.0:
resolution: {integrity: sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ==}
dev: true
/@types/nprogress@0.2.0: