From 1701d44b54e91ab985f8c67f9ae8a172aa8a4e40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 11:53:26 +0000 Subject: [PATCH] Bump the types group across 1 directory with 5 updates Bumps the types group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.1` | `25.0.10` | | [@types/sortablejs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sortablejs) | `1.15.8` | `1.15.9` | | [@types/dagre](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dagre) | `0.7.52` | `0.7.53` | | [@types/hapi__inert](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/hapi__inert) | `5.2.10` | `7.1.0` | | [oidc-client-ts](https://github.com/authts/oidc-client-ts) | `3.2.1` | `3.4.1` | Updates `@types/node` from 22.19.1 to 25.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/sortablejs` from 1.15.8 to 1.15.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sortablejs) Updates `@types/dagre` from 0.7.52 to 0.7.53 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dagre) Updates `@types/hapi__inert` from 5.2.10 to 7.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/hapi__inert) Updates `oidc-client-ts` from 3.2.1 to 3.4.1 - [Release notes](https://github.com/authts/oidc-client-ts/releases) - [Commits](https://github.com/authts/oidc-client-ts/compare/v3.2.1...v3.4.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: types - dependency-name: "@types/sortablejs" dependency-version: 1.15.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types - dependency-name: "@types/dagre" dependency-version: 0.7.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: types - dependency-name: "@types/hapi__inert" dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: types - dependency-name: oidc-client-ts dependency-version: 3.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: types ... Signed-off-by: dependabot[bot] --- designer/package.json | 6 ++--- package-lock.json | 52 +++++++++++++++++++++---------------------- package.json | 4 ++-- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/designer/package.json b/designer/package.json index 1b32301fa..e3b659cfa 100644 --- a/designer/package.json +++ b/designer/package.json @@ -53,11 +53,11 @@ "@hapi/vision": "^7.0.3", "@hapi/wreck": "^18.1.0", "@hapi/yar": "^11.0.3", - "@types/dagre": "^0.7.52", + "@types/dagre": "^0.7.53", "@types/govuk-frontend": "^5.7.0", "@types/hapi__cookie": "^12.0.5", "@types/hapi__crumb": "^7.3.7", - "@types/hapi__inert": "^5.2.10", + "@types/hapi__inert": "^7.1.0", "@types/lodash": "^4.17.17", "@types/luxon": "^3.6.2", "@types/nunjucks": "^3.2.6", @@ -119,7 +119,7 @@ "eslint-plugin-react-hooks": "^5.2.0", "file-loader": "^6.2.0", "jest-environment-jsdom": "^29.7.0", - "oidc-client-ts": "^3.2.1", + "oidc-client-ts": "^3.4.1", "outdent": "^0.8.0", "pino-pretty": "^13.1.1", "postcss-load-config": "^6.0.1", diff --git a/package-lock.json b/package-lock.json index cee401847..4a3ce81c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,8 +20,8 @@ "@hapi/hoek": "^11.0.7", "@types/eslint": "^8.56.12", "@types/jest": "^29.5.14", - "@types/node": "^22.19.1", - "@types/sortablejs": "^1.15.8", + "@types/node": "^25.2.0", + "@types/sortablejs": "^1.15.9", "@typescript-eslint/eslint-plugin": "^8.34.0", "@typescript-eslint/parser": "^8.27.0", "aws-sdk-client-mock": "^4.1.0", @@ -84,11 +84,11 @@ "@hapi/vision": "^7.0.3", "@hapi/wreck": "^18.1.0", "@hapi/yar": "^11.0.3", - "@types/dagre": "^0.7.52", + "@types/dagre": "^0.7.53", "@types/govuk-frontend": "^5.7.0", "@types/hapi__cookie": "^12.0.5", "@types/hapi__crumb": "^7.3.7", - "@types/hapi__inert": "^5.2.10", + "@types/hapi__inert": "^7.1.0", "@types/lodash": "^4.17.17", "@types/luxon": "^3.6.2", "@types/nunjucks": "^3.2.6", @@ -150,7 +150,7 @@ "eslint-plugin-react-hooks": "^5.2.0", "file-loader": "^6.2.0", "jest-environment-jsdom": "^29.7.0", - "oidc-client-ts": "^3.2.1", + "oidc-client-ts": "^3.4.1", "outdent": "^0.8.0", "pino-pretty": "^13.1.1", "postcss-load-config": "^6.0.1", @@ -5930,9 +5930,9 @@ } }, "node_modules/@types/dagre": { - "version": "0.7.52", - "resolved": "https://registry.npmjs.org/@types/dagre/-/dagre-0.7.52.tgz", - "integrity": "sha512-XKJdy+OClLk3hketHi9Qg6gTfe1F3y+UFnHxKA2rn9Dw+oXa4Gb378Ztz9HlMgZKSxpPmn4BNVh9wgkpvrK1uw==", + "version": "0.7.53", + "resolved": "https://registry.npmjs.org/@types/dagre/-/dagre-0.7.53.tgz", + "integrity": "sha512-f4gkWqzPZvYmKhOsDnhq/R8mO4UMcKdxZo+i5SCkOU1wvGeHJeUXGIHeE9pnwGyPMDof1Vx5ZQo4nxpeg2TTVQ==", "license": "MIT" }, "node_modules/@types/deep-eql": { @@ -6016,13 +6016,13 @@ } }, "node_modules/@types/hapi__inert": { - "version": "5.2.10", - "resolved": "https://registry.npmjs.org/@types/hapi__inert/-/hapi__inert-5.2.10.tgz", - "integrity": "sha512-egynajL8fKZvUn1GlUnxd/TjYNKb+a/o6ZFvCJsWyLtC+nU98j6Fa20cAD53UbO4Hx5a3JsDsDTW/NwYN205mQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/@types/hapi__inert/-/hapi__inert-7.1.0.tgz", + "integrity": "sha512-RGRlcFO2Ob+zAC6q7R7/dwwiv97BBA6SvvmUvOT8N+CzVQOMI64oCcapFn7EDKDviZ8ECTlrLpi+zfOcphooCA==", + "deprecated": "This is a stub types definition. @hapi/inert provides its own type definitions, so you do not need this installed.", "license": "MIT", "dependencies": { - "@hapi/hapi": "^21.1.0", - "joi": "^17.7.0" + "@hapi/inert": "*" } }, "node_modules/@types/humanize-duration": { @@ -6141,12 +6141,12 @@ "dev": true }, "node_modules/@types/node": { - "version": "22.19.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.1.tgz", - "integrity": "sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==", + "version": "25.2.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.0.tgz", + "integrity": "sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==", "license": "MIT", "dependencies": { - "undici-types": "~6.21.0" + "undici-types": "~7.16.0" } }, "node_modules/@types/nunjucks": { @@ -6235,9 +6235,9 @@ "license": "MIT" }, "node_modules/@types/sortablejs": { - "version": "1.15.8", - "resolved": "https://registry.npmjs.org/@types/sortablejs/-/sortablejs-1.15.8.tgz", - "integrity": "sha512-b79830lW+RZfwaztgs1aVPgbasJ8e7AXtZYHTELNXZPsERt4ymJdjV4OccDbHQAvHrCcFpbF78jkm0R6h/pZVg==", + "version": "1.15.9", + "resolved": "https://registry.npmjs.org/@types/sortablejs/-/sortablejs-1.15.9.tgz", + "integrity": "sha512-7HP+rZGE2p886PKV9c9OJzLBI6BBJu1O7lJGYnPyG3fS4/duUCcngkNCjsLwIMV+WMqANe3tt4irrXHSIe68OQ==", "dev": true, "license": "MIT" }, @@ -15831,9 +15831,9 @@ } }, "node_modules/oidc-client-ts": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/oidc-client-ts/-/oidc-client-ts-3.2.1.tgz", - "integrity": "sha512-hS5AJ5s/x4bXhHvNJT1v+GGvzHUwdRWqNQQbSrp10L1IRmzfRGKQ3VWN3dstJb+oF3WtAyKezwD2+dTEIyBiAA==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/oidc-client-ts/-/oidc-client-ts-3.4.1.tgz", + "integrity": "sha512-jNdst/U28Iasukx/L5MP6b274Vr7ftQs6qAhPBCvz6Wt5rPCA+Q/tUmCzfCHHWweWw5szeMy2Gfrm1rITwUKrw==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -20246,9 +20246,9 @@ } }, "node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz", + "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==", "license": "MIT" }, "node_modules/unicode-canonical-property-names-ecmascript": { diff --git a/package.json b/package.json index acb8ecb16..9062c6cc8 100644 --- a/package.json +++ b/package.json @@ -43,8 +43,8 @@ "@hapi/hoek": "^11.0.7", "@types/eslint": "^8.56.12", "@types/jest": "^29.5.14", - "@types/node": "^22.19.1", - "@types/sortablejs": "^1.15.8", + "@types/node": "^25.2.0", + "@types/sortablejs": "^1.15.9", "@typescript-eslint/eslint-plugin": "^8.34.0", "@typescript-eslint/parser": "^8.27.0", "aws-sdk-client-mock": "^4.1.0",