diff --git a/package.json b/package.json index 7dcbcdfb..e90e7d89 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "devDependencies": { "@maxmilton/stylelint-config": "0.0.12", - "@types/node": "18.16.19", + "@types/node": "22.9.3", "@types/remarkable": "2.0.3", "@typescript-eslint/eslint-plugin": "5.59.8", "@typescript-eslint/parser": "5.59.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 53e5225e..82047d5b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ devDependencies: specifier: 0.0.12 version: 0.0.12(postcss@8.4.24)(stylelint@15.6.3) '@types/node': - specifier: 18.16.19 - version: 18.16.19 + specifier: 22.9.3 + version: 22.9.3 '@types/remarkable': specifier: 2.0.3 version: 2.0.3 @@ -620,8 +620,10 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node@18.16.19: - resolution: {integrity: sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==} + /@types/node@22.9.3: + resolution: {integrity: sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==} + dependencies: + undici-types: 6.19.8 dev: true /@types/normalize-package-data@2.4.1: @@ -3582,6 +3584,10 @@ packages: which-boxed-primitive: 1.0.2 dev: true + /undici-types@6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + dev: true + /uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} dependencies: