dependabot[bot]
|
2156619012
|
build(deps-dev): bump @types/lodash in the dev-dependencies-patch group (#14)
Bumps the dev-dependencies-patch group with 1 update: [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash).
Updates `@types/lodash` from 4.17.14 to 4.17.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-01 01:54:58 -08:00 |
|
Evan Simkowitz
|
5bc1b62416
|
Create LICENSE (#13)
|
2025-01-22 23:57:09 -08:00 |
|
dependabot[bot]
|
29a65326dd
|
build(deps): bump micromatch from 4.0.5 to 4.0.8 (#10)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-22 23:53:51 -08:00 |
|
Evan Simkowitz
|
7298af1048
|
Fix ws and path-to-regexp vulns (#12)
|
2025-01-22 23:53:34 -08:00 |
|
dependabot[bot]
|
618066a01c
|
build(deps): bump webpack from 5.91.0 to 5.97.1 (#11)
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.97.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.97.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-22 23:46:21 -08:00 |
|
dependabot[bot]
|
a520aec790
|
build(deps): bump ws from 7.5.9 to 7.5.10 (#9)
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-22 23:46:01 -08:00 |
|
dependabot[bot]
|
6423b2d585
|
build(deps): bump braces from 3.0.2 to 3.0.3 (#8)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-22 23:45:49 -08:00 |
|
dependabot[bot]
|
eead1321f6
|
build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 (#4)
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-22 23:44:25 -08:00 |
|
dependabot[bot]
|
ef8884c85c
|
build(deps): bump nanoid from 3.3.7 to 3.3.8 (#5)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-22 23:44:12 -08:00 |
|
dependabot[bot]
|
e131abf01e
|
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#6)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-22 23:44:01 -08:00 |
|
dependabot[bot]
|
a478f7a2f1
|
build(deps): bump express from 4.19.1 to 4.21.2 (#7)
Bumps [express](https://github.com/expressjs/express) from 4.19.1 to 4.21.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.1...4.21.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-22 23:43:50 -08:00 |
|
Evan Simkowitz
|
098f373765
|
Add dependabot
|
2025-01-22 23:26:16 -08:00 |
|
Evan Simkowitz
|
243b4a7fef
|
update deps
|
2025-01-21 13:26:36 -08:00 |
|
Evan Simkowitz
|
b3c4a9071b
|
update deps
|
2024-10-09 14:15:49 -04:00 |
|
Evan Simkowitz
|
1cc17b16b5
|
use yarn modern
|
2024-10-08 17:38:29 -04:00 |
|
Evan Simkowitz
|
a0acc8a835
|
build
|
2024-10-08 16:54:19 -04:00 |
|
Evan Simkowitz
|
ba715f6241
|
better index handling
|
2024-10-08 15:00:18 -04:00 |
|
Evan Simkowitz
|
94182229b4
|
remove log
|
2024-10-08 14:58:53 -04:00 |
|
Evan Simkowitz
|
f5c6a6d56e
|
fix
|
2024-10-08 14:56:30 -04:00 |
|
Evan Simkowitz
|
9bd7b1c422
|
more checks
|
2024-10-08 14:54:26 -04:00 |
|
Evan Simkowitz
|
f5f63c361f
|
log
|
2024-10-08 14:51:09 -04:00 |
|
Evan Simkowitz
|
e56fa08104
|
bail
|
2024-10-08 14:49:09 -04:00 |
|
Evan Simkowitz
|
e0852296b6
|
push
|
2024-10-08 14:47:46 -04:00 |
|
Evan Simkowitz
|
86de784878
|
remove comma
|
2024-10-08 14:20:44 -04:00 |
|
Evan Simkowitz
|
ca48efdda1
|
update repo name
|
2024-10-08 14:20:34 -04:00 |
|