Skip to content

Commit

Permalink
Bump n3 from 1.17.3 to 1.17.4 (#193)
Browse files Browse the repository at this point in the history
Bumps [n3](https://github.com/rdfjs/N3.js) from 1.17.3 to 1.17.4.
- [Release notes](https://github.com/rdfjs/N3.js/releases)
- [Commits](rdfjs/N3.js@v1.17.3...v1.17.4)

---
updated-dependencies:
- dependency-name: n3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 997afee commit d591f35
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3517,10 +3517,11 @@ [email protected]:
integrity sha512-r65nCZhrbXXb6dXOACihYApHw2Q6pV0M3V0PSxd74N0+D8nzAdEAITq2oAjA1jVnKI+tGvEBUpqiMh0+rW6zDQ==

n3@^1.16.3, n3@^1.16.4, n3@^1.17.0, n3@^1.6.3:
version "1.17.3"
resolved "https://registry.yarnpkg.com/n3/-/n3-1.17.3.tgz#28f33fae36812226bc677f17742afe32f7d2a105"
integrity sha512-ZHc24eZi2GIJcJQVxtL6NT3g+mTHRNeTVfXWELzeUOirqLrh2AAyg0nfYZ/kryJWKFSCgO37DGB6Ok3qmGgEcA==
version "1.17.4"
resolved "https://registry.yarnpkg.com/n3/-/n3-1.17.4.tgz#4eea7ec0b8ac9e4a61183e5cf8ea8a99f5b71d37"
integrity sha512-G5RR9PKLJXQU1uDJ2cZq+zp23V5XruqWhAGlCpF2/8kLiPbqEKOXDXgOLuoMqFwdxO/oBE2h4KNGQUp0aQ0OLA==
dependencies:
buffer "^6.0.3"
queue-microtask "^1.1.2"
readable-stream "^4.0.0"

Expand Down

0 comments on commit d591f35

Please sign in to comment.