diff --git a/.changelog/816.internal.md b/.changelog/816.internal.md new file mode 100644 index 000000000..ff61b0e1e --- /dev/null +++ b/.changelog/816.internal.md @@ -0,0 +1 @@ +Update dependency @types/node to v18.17.8 diff --git a/package.json b/package.json index 1fcfbd7f0..dc0cd1bb7 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", "@types/jest": "^29.5.3", - "@types/node": "18.17.7", + "@types/node": "18.17.8", "@types/react": "18.2.15", "@types/react-dom": "18.2.7", "@typescript-eslint/eslint-plugin": "6.4.1", diff --git a/yarn.lock b/yarn.lock index cc44d201a..e9c679517 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4331,10 +4331,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f" integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q== -"@types/node@18.17.7": - version "18.17.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.7.tgz#8be4a95467c4f2a94cae65f30ee1cf98760525cb" - integrity sha512-WJj/p/cIg6zUsxv1n2leZHpvn8hr9TYuLQxAZxZcK/7+5t5ukmJGelOLGOy3L1MLhAO/sapTJGd1V7kvoIuzUg== +"@types/node@18.17.8": + version "18.17.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.8.tgz#fd69eb04c25d50374245e8bd69ba29dd0eb7ff5e" + integrity sha512-Av/7MqX/iNKwT9Tr60V85NqMnsmh8ilfJoBlIVibkXfitk9Q22D9Y5mSpm+FvG5DET7EbVfB40bOiLzKgYFgPw== "@types/node@^16.0.0": version "16.18.23"