<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cidr.xyz/yarn.lock, branch master</title>
<subtitle>CIDR Calculator and Subnetting Visualizer</subtitle>
<id>https://git.yuv.al/cidr.xyz/atom/yarn.lock?h=master</id>
<link rel='self' href='https://git.yuv.al/cidr.xyz/atom/yarn.lock?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/cidr.xyz/'/>
<updated>2024-09-21T13:13:25Z</updated>
<entry>
<title>Initial NextJS project creation with basic structure</title>
<updated>2024-09-21T13:13:25Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2024-09-21T11:15:44Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/cidr.xyz/commit/?id=65e7041a3c88a5b2d1ae76e7023807537775cb1b'/>
<id>urn:sha1:65e7041a3c88a5b2d1ae76e7023807537775cb1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump qs from 6.5.2 to 6.5.3 (#63)</title>
<updated>2024-09-21T08:09:01Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-09-21T08:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/cidr.xyz/commit/?id=6ed566ac4f30e1aa8b7a817c22912c50ee136f86'/>
<id>urn:sha1:6ed566ac4f30e1aa8b7a817c22912c50ee136f86</id>
<content type='text'>
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Bump express from 4.19.2 to 4.21.0 (#86)</title>
<updated>2024-09-21T08:08:22Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-09-21T08:08:22Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/cidr.xyz/commit/?id=7dcd6e9c75e59e171d4ac7023fc9a1c5f80c1c41'/>
<id>urn:sha1:7dcd6e9c75e59e171d4ac7023fc9a1c5f80c1c41</id>
<content type='text'>
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Bump decode-uri-component from 0.2.0 to 0.2.2 (#61)</title>
<updated>2024-06-18T09:24:21Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-06-18T09:24:21Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/cidr.xyz/commit/?id=bd83dde6bbc981b746959836fc3389a69f42eb6a'/>
<id>urn:sha1:bd83dde6bbc981b746959836fc3389a69f42eb6a</id>
<content type='text'>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Bump ws from 6.2.1 to 6.2.3 (#84)</title>
<updated>2024-06-18T09:10:10Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-06-18T09:10:10Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/cidr.xyz/commit/?id=6f174f98aff1842c35805ce259d0e2c22ade3c34'/>
<id>urn:sha1:6f174f98aff1842c35805ce259d0e2c22ade3c34</id>
<content type='text'>
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Bump express from 4.18.2 to 4.19.2</title>
<updated>2024-03-29T06:19:40Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-03-29T02:46:33Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/cidr.xyz/commit/?id=eebcae983922c1757ade923bfdc8421e6a9b5efe'/>
<id>urn:sha1:eebcae983922c1757ade923bfdc8421e6a9b5efe</id>
<content type='text'>
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>Bump follow-redirects from 1.15.4 to 1.15.6 (#80)</title>
<updated>2024-03-18T19:08:14Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-03-18T19:08:14Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/cidr.xyz/commit/?id=58edb9b8e68aebdf8e477773a342aae5989ceaec'/>
<id>urn:sha1:58edb9b8e68aebdf8e477773a342aae5989ceaec</id>
<content type='text'>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Bump follow-redirects from 1.13.0 to 1.15.4 (#77)</title>
<updated>2024-01-09T08:41:22Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-01-09T08:41:22Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/cidr.xyz/commit/?id=0b0b736396f6230f8d135b7e862ead1f304d7c48'/>
<id>urn:sha1:0b0b736396f6230f8d135b7e862ead1f304d7c48</id>
<content type='text'>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Bump @babel/traverse from 7.6.2 to 7.23.2 (#73)</title>
<updated>2023-12-10T08:36:04Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2023-12-10T08:36:04Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/cidr.xyz/commit/?id=0243ed5f5d7f0ba302150ecc2cd675d9e473e560'/>
<id>urn:sha1:0243ed5f5d7f0ba302150ecc2cd675d9e473e560</id>
<content type='text'>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.6.2 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Bump browserify-sign from 4.0.4 to 4.2.2 (#74)</title>
<updated>2023-10-27T08:37:20Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2023-10-27T08:37:20Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/cidr.xyz/commit/?id=71f11fcf418796d7a4b6c427eba3a6181c438810'/>
<id>urn:sha1:71f11fcf418796d7a4b6c427eba3a6181c438810</id>
<content type='text'>
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.0.4 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.0.4...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
</feed>
