diff --git a/package-lock.json b/package-lock.json index 8547807..8e051fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@lhci/cli": "^0.12.0", "@svgr/webpack": "^7.0.0", "@tailwindcss/typography": "^0.5.9", - "@types/node": "^20.4.2", + "@types/node": "^20.6.2", "@types/react": "^18.0.35", "@typescript-eslint/eslint-plugin": "^5.58.0", "@typescript-eslint/parser": "^5.62.0", @@ -3016,9 +3016,9 @@ "integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==" }, "node_modules/@types/node": { - "version": "20.4.2", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.2.tgz", - "integrity": "sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==", + "version": "20.6.2", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.6.2.tgz", + "integrity": "sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==", "dev": true }, "node_modules/@types/prop-types": { @@ -13988,9 +13988,9 @@ "integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==" }, "@types/node": { - "version": "20.4.2", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.2.tgz", - "integrity": "sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==", + "version": "20.6.2", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.6.2.tgz", + "integrity": "sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==", "dev": true }, "@types/prop-types": { diff --git a/package.json b/package.json index 9a351f9..7d56188 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@lhci/cli": "^0.12.0", "@svgr/webpack": "^7.0.0", "@tailwindcss/typography": "^0.5.9", - "@types/node": "^20.4.2", + "@types/node": "^20.6.2", "@types/react": "^18.0.35", "@typescript-eslint/eslint-plugin": "^5.58.0", "@typescript-eslint/parser": "^5.62.0",