From d42a1192198f2ceb0226c5a740fb65dd95b36efd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 08:00:18 +0000 Subject: [PATCH] chore(deps-dev): bump @inrupt/jest-jsdom-polyfills from 2.4.0 to 2.4.1 Bumps [@inrupt/jest-jsdom-polyfills](https://github.com/inrupt/typescript-sdk-tools) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/inrupt/typescript-sdk-tools/releases) - [Commits](https://github.com/inrupt/typescript-sdk-tools/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: "@inrupt/jest-jsdom-polyfills" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index a598c6da70..ed139992d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -894,15 +894,15 @@ } }, "node_modules/@inrupt/jest-jsdom-polyfills": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/@inrupt/jest-jsdom-polyfills/-/jest-jsdom-polyfills-2.4.0.tgz", - "integrity": "sha512-TPiD5HJr3BRmX8KkHWz44VaLrpSnudXx0Q+E27qvLbmUrVUNZJNpgs+SwTLspJ/Z/D5nMnDJJYmpA3fEUQKMDQ==", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/@inrupt/jest-jsdom-polyfills/-/jest-jsdom-polyfills-2.4.1.tgz", + "integrity": "sha512-VgeSfZ5JVwnzKIlxs1wzULIp7phIMWQHhLxIYQBvjmFfrChYd9HrM3IEcMNNa5OL9JQJBxo6ESPtYLQKbqFRWQ==", "dev": true, "dependencies": { "@peculiar/webcrypto": "^1.4.0", "@web-std/blob": "^3.0.5", "@web-std/file": "^3.0.3", - "undici": "^5.24.0" + "undici": "^5.25.2" } }, "node_modules/@inrupt/oidc-client": { @@ -10264,9 +10264,9 @@ } }, "node_modules/undici": { - "version": "5.24.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.24.0.tgz", - "integrity": "sha512-OKlckxBjFl0oXxcj9FU6oB8fDAaiRUq+D8jrFWGmOfI/gIyjk/IeS75LMzgYKUaeHzLUcYvf9bbJGSrUwTfwwQ==", + "version": "5.25.2", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.25.2.tgz", + "integrity": "sha512-tch8RbCfn1UUH1PeVCXva4V8gDpGAud/w0WubD6sHC46vYQ3KDxL+xv1A2UxK0N6jrVedutuPHxe1XIoqerwMw==", "dependencies": { "busboy": "^1.6.0" }, @@ -11561,15 +11561,15 @@ } }, "@inrupt/jest-jsdom-polyfills": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/@inrupt/jest-jsdom-polyfills/-/jest-jsdom-polyfills-2.4.0.tgz", - "integrity": "sha512-TPiD5HJr3BRmX8KkHWz44VaLrpSnudXx0Q+E27qvLbmUrVUNZJNpgs+SwTLspJ/Z/D5nMnDJJYmpA3fEUQKMDQ==", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/@inrupt/jest-jsdom-polyfills/-/jest-jsdom-polyfills-2.4.1.tgz", + "integrity": "sha512-VgeSfZ5JVwnzKIlxs1wzULIp7phIMWQHhLxIYQBvjmFfrChYd9HrM3IEcMNNa5OL9JQJBxo6ESPtYLQKbqFRWQ==", "dev": true, "requires": { "@peculiar/webcrypto": "^1.4.0", "@web-std/blob": "^3.0.5", "@web-std/file": "^3.0.3", - "undici": "^5.24.0" + "undici": "^5.25.2" } }, "@inrupt/oidc-client": { @@ -18602,9 +18602,9 @@ } }, "undici": { - "version": "5.24.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.24.0.tgz", - "integrity": "sha512-OKlckxBjFl0oXxcj9FU6oB8fDAaiRUq+D8jrFWGmOfI/gIyjk/IeS75LMzgYKUaeHzLUcYvf9bbJGSrUwTfwwQ==", + "version": "5.25.2", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.25.2.tgz", + "integrity": "sha512-tch8RbCfn1UUH1PeVCXva4V8gDpGAud/w0WubD6sHC46vYQ3KDxL+xv1A2UxK0N6jrVedutuPHxe1XIoqerwMw==", "requires": { "busboy": "^1.6.0" }