diff --git a/package-lock.json b/package-lock.json index ff3aa4ae..a23ba702 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "devDependencies": { "@github/prettier-config": "^0.0.6", "@types/jest": "^27.5.0", - "@types/node": "16.18.27", + "@types/node": "16.18.29", "@typescript-eslint/parser": "^5.59.5", "@vercel/ncc": "^0.36.1", "concurrently": "^8.0.1", @@ -1435,9 +1435,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "16.18.27", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.27.tgz", - "integrity": "sha512-GFfndd/RINWD19W+xNJ9Qh/sOZ5ieTiOSagA86ER/12i/l+MEnQxsbldGRF23azWjRfe7zUlAldyrwN84a1E5w==", + "version": "16.18.29", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.29.tgz", + "integrity": "sha512-cal+XTYF4JBwG82kw3m9ktTOyUj7GXcO9i2o+t49y/OF+3asYfpHqTROF1UbV91e71g/UB5wNeL5hfqPthzp8Q==", "dev": true }, "node_modules/@types/prettier": { @@ -8419,9 +8419,9 @@ "dev": true }, "@types/node": { - "version": "16.18.27", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.27.tgz", - "integrity": "sha512-GFfndd/RINWD19W+xNJ9Qh/sOZ5ieTiOSagA86ER/12i/l+MEnQxsbldGRF23azWjRfe7zUlAldyrwN84a1E5w==", + "version": "16.18.29", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.29.tgz", + "integrity": "sha512-cal+XTYF4JBwG82kw3m9ktTOyUj7GXcO9i2o+t49y/OF+3asYfpHqTROF1UbV91e71g/UB5wNeL5hfqPthzp8Q==", "dev": true }, "@types/prettier": { diff --git a/package.json b/package.json index 8889c418..f83c3908 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@github/prettier-config": "^0.0.6", "@types/jest": "^27.5.0", - "@types/node": "16.18.27", + "@types/node": "16.18.29", "@typescript-eslint/parser": "^5.59.5", "@vercel/ncc": "^0.36.1", "concurrently": "^8.0.1",