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

This commit is contained in:
renovate[bot]
2023-04-26 05:19:16 +00:00
parent 0e58dc4218
commit 6c2697caad
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.0
version: 18.16.0
specifier: 18.16.1
version: 18.16.1
'@types/react':
specifier: 18.2.0
version: 18.2.0
@@ -704,7 +704,7 @@ packages:
/@types/cors@2.8.13:
resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==}
dependencies:
'@types/node': 18.16.0
'@types/node': 18.16.1
dev: true
/@types/crypto-js@4.1.1:
@@ -763,8 +763,8 @@ packages:
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
dev: false
/@types/node@18.16.0:
resolution: {integrity: sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ==}
/@types/node@18.16.1:
resolution: {integrity: sha512-DZxSZWXxFfOlx7k7Rv4LAyiMroaxa3Ly/7OOzZO8cBNho0YzAi4qlbrx8W27JGqG57IgR/6J7r+nOJWw6kcvZA==}
dev: true
/@types/nprogress@0.2.0: