From 8ed5eea870c8557df7407cf8a91124cb2cfca088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 07:07:17 +0000 Subject: [PATCH] chore(deps): bump n3 from 1.22.3 to 1.23.0 (#309) Bumps [n3](https://github.com/rdfjs/N3.js) from 1.22.3 to 1.23.0. - [Release notes](https://github.com/rdfjs/N3.js/releases) - [Commits](https://github.com/rdfjs/N3.js/compare/v1.22.3...v1.23.0) --- updated-dependencies: - dependency-name: n3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 96d01f9..c234132 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3596,9 +3596,9 @@ mute-stream@0.0.7: integrity sha512-r65nCZhrbXXb6dXOACihYApHw2Q6pV0M3V0PSxd74N0+D8nzAdEAITq2oAjA1jVnKI+tGvEBUpqiMh0+rW6zDQ== n3@^1.16.3, n3@^1.16.4, n3@^1.17.0, n3@^1.6.3: - version "1.22.3" - resolved "https://registry.yarnpkg.com/n3/-/n3-1.22.3.tgz#51e31747730000efc8001d0f037bb8eb97dbaaa2" - integrity sha512-TAFTjk0ErUbvw65sWpvj86ombVMfB63SxsZXQnVC8Ms02rDbOiA26WlP3tilEnuh3LhUa5TPiB0FyoYsPZ/DmA== + version "1.23.0" + resolved "https://registry.yarnpkg.com/n3/-/n3-1.23.0.tgz#463d6da406ae03d2534d3404dae777c7773483f8" + integrity sha512-JEbhFlxFTNsHTHUAGykRoVNRG4Sqsu8Wn+SXq99l9pRQPgqJzvY4CwNp/yxRGwb4oni9BT5sH5kevnbVUIUvkQ== dependencies: buffer "^6.0.3" queue-microtask "^1.1.2"