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

This commit is contained in:
renovate[bot] 2023-05-13 16:28:25 +00:00
parent b898144e78
commit 05556a7c0b
2 changed files with 6 additions and 6 deletions

View File

@ -58,7 +58,7 @@
"devDependencies": {
"@types/cors": "^2.8.13",
"@types/crypto-js": "^4.0.2",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/react": "18.2.6",
"@types/react-copy-to-clipboard": "^5.0.4",
"@types/react-dom": "^18.0.10",

View File

@ -139,8 +139,8 @@ devDependencies:
specifier: ^4.0.2
version: 4.1.1
'@types/node':
specifier: 18.16.8
version: 18.16.8
specifier: 18.16.9
version: 18.16.9
'@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.8
'@types/node': 18.16.9
dev: true
/@types/crypto-js@4.1.1:
@ -763,8 +763,8 @@ packages:
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
dev: false
/@types/node@18.16.8:
resolution: {integrity: sha512-p0iAXcfWCOTCBbsExHIDFCfwsqFwBTgETJveKMT+Ci3LY9YqQCI91F5S+TB20+aRCXpcWfvx5Qr5EccnwCm2NA==}
/@types/node@18.16.9:
resolution: {integrity: sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==}
dev: true
/@types/nprogress@0.2.0: