diff --git a/package-lock.json b/package-lock.json index 69c405d4..ec25016d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "@storybook/test-runner": "^0.9.4", "@storybook/testing-library": "^0.0.13", "@types/lodash.debounce": "^4.0.7", - "@types/node": "^18.14.1", + "@types/node": "^18.15.11", "@types/react": "^17.0.53", "@types/react-dom": "^18.0.11", "@types/styled-components": "^5.1.26", @@ -13209,9 +13209,9 @@ } }, "node_modules/@types/node": { - "version": "18.14.6", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.6.tgz", - "integrity": "sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==" + "version": "18.15.11", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.11.tgz", + "integrity": "sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==" }, "node_modules/@types/node-fetch": { "version": "2.6.2", @@ -55743,9 +55743,9 @@ } }, "@types/node": { - "version": "18.14.6", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.6.tgz", - "integrity": "sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==" + "version": "18.15.11", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.11.tgz", + "integrity": "sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==" }, "@types/node-fetch": { "version": "2.6.2", diff --git a/package.json b/package.json index ad7d528e..9bf7a3d4 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@storybook/test-runner": "^0.9.4", "@storybook/testing-library": "^0.0.13", "@types/lodash.debounce": "^4.0.7", - "@types/node": "^18.14.1", + "@types/node": "^18.15.11", "@types/react": "^17.0.53", "@types/react-dom": "^18.0.11", "@types/styled-components": "^5.1.26",