diff --git a/package.json b/package.json index a3dcbfa..bde89cc 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "homepage": "https://github.com/siberex/hello.irkfap.com#readme", "devDependencies": { "@types/js-yaml": "4.0.5", - "@types/node": "17.0.0", + "@types/node": "18.17.1", "fast-glob": "3.2.11", "js-yaml": "4.1.0", "source-map-support": "0.5.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bce1ee2..1d79484 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,7 +2,7 @@ lockfileVersion: 5.3 specifiers: '@types/js-yaml': 4.0.5 - '@types/node': 17.0.0 + '@types/node': 18.17.1 fast-glob: 3.2.11 js-yaml: 4.1.0 source-map-support: 0.5.21 @@ -10,7 +10,7 @@ specifiers: devDependencies: '@types/js-yaml': 4.0.5 - '@types/node': 17.0.0 + '@types/node': 18.17.1 fast-glob: 3.2.11 js-yaml: 4.1.0 source-map-support: 0.5.21 @@ -43,8 +43,8 @@ packages: resolution: {integrity: sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==} dev: true - /@types/node/17.0.0: - resolution: {integrity: sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw==} + /@types/node/18.17.1: + resolution: {integrity: sha512-xlR1jahfizdplZYRU59JlUx9uzF1ARa8jbhM11ccpCJya8kvos5jwdm2ZAgxSCwOl0fq21svP18EVwPBXMQudw==} dev: true /argparse/2.0.1: