diff --git a/package.json b/package.json index a3dcbfa..32351ad 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.4", "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..b3f8915 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.4 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.4 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.4: + resolution: {integrity: sha512-ATL4WLgr7/W40+Sp1WnNTSKbgVn6Pvhc/2RHAdt8fl6NsQyp4oPCi2eKcGOvA494bwf1K/W6nGgZ9TwDqvpjdw==} dev: true /argparse/2.0.1: