@cydm/happy-elves 0.1.0-beta.63 → 0.1.0-beta.65

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cydm/happy-elves-daemon",
3
- "version": "0.1.0-beta.63",
3
+ "version": "0.1.0-beta.65",
4
4
  "private": true,
5
5
  "type": "module"
6
6
  }
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cydm/happy-elves",
3
- "version": "0.1.0-beta.63",
3
+ "version": "0.1.0-beta.65",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@cydm/happy-elves",
9
- "version": "0.1.0-beta.63",
9
+ "version": "0.1.0-beta.65",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@fastify/cors": "11.2.0",
@@ -555,9 +555,9 @@
555
555
  }
556
556
  },
557
557
  "node_modules/@fastify/fast-json-stringify-compiler/node_modules/fast-json-stringify": {
558
- "version": "7.0.0",
559
- "resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-7.0.0.tgz",
560
- "integrity": "sha512-YV53BAbR3Qwq37wfD1oZ97YJ0nYj6CwfzKXQ38ock9XxI2EnLOdl5psKms6Evook6ACckytZJOaKY0ThmIi1uw==",
558
+ "version": "7.0.1",
559
+ "resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-7.0.1.tgz",
560
+ "integrity": "sha512-eRSayARSbbwlBjpP4vnTTIRD5QPcIrmihPxDeN1DtKnHPg66UuJLx+8hlK1kaFdjvzyQ/dzALoi4vwAQ+T+iZA==",
561
561
  "funding": [
562
562
  {
563
563
  "type": "github",
@@ -573,11 +573,27 @@
573
573
  "@fastify/merge-json-schemas": "^0.2.0",
574
574
  "ajv": "^8.12.0",
575
575
  "ajv-formats": "^3.0.1",
576
- "fast-uri": "^3.0.0",
576
+ "fast-uri": "^4.0.0",
577
577
  "json-schema-ref-resolver": "^3.0.0",
578
578
  "rfdc": "^1.2.0"
579
579
  }
580
580
  },
581
+ "node_modules/@fastify/fast-json-stringify-compiler/node_modules/fast-uri": {
582
+ "version": "4.1.0",
583
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-4.1.0.tgz",
584
+ "integrity": "sha512-ZodJ2cRiLVWGi9IgPb3mbgSqM4CD3LexCHkuv0FfBXHJI1ADfucTD06m6clO2Cy5RZYsw/SiCVl/dyrFI/SYWA==",
585
+ "funding": [
586
+ {
587
+ "type": "github",
588
+ "url": "https://github.com/sponsors/fastify"
589
+ },
590
+ {
591
+ "type": "opencollective",
592
+ "url": "https://opencollective.com/fastify"
593
+ }
594
+ ],
595
+ "license": "BSD-3-Clause"
596
+ },
581
597
  "node_modules/@fastify/forwarded": {
582
598
  "version": "3.0.1",
583
599
  "resolved": "https://registry.npmjs.org/@fastify/forwarded/-/forwarded-3.0.1.tgz",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cydm/happy-elves",
3
- "version": "0.1.0-beta.63",
3
+ "version": "0.1.0-beta.65",
4
4
  "description": "Remote controller for local coding agents with hosted or self-hosted relay support.",
5
5
  "type": "module",
6
6
  "bin": {