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

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.61",
3
+ "version": "0.1.0-beta.63",
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.61",
3
+ "version": "0.1.0-beta.63",
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.61",
9
+ "version": "0.1.0-beta.63",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@fastify/cors": "11.2.0",
@@ -757,9 +757,9 @@
757
757
  "license": "BSD-3-Clause"
758
758
  },
759
759
  "node_modules/@types/node": {
760
- "version": "26.1.0",
761
- "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.0.tgz",
762
- "integrity": "sha512-O0A1G3xPGy4w7AgQdAQYUlQ+BKk2Oovw8eRpofyp5KdBZULnbe+WqaOVNrm705SHphCiG4XHsACrSmPu1f+Kgw==",
760
+ "version": "26.1.1",
761
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.1.tgz",
762
+ "integrity": "sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==",
763
763
  "license": "MIT",
764
764
  "dependencies": {
765
765
  "undici-types": "~8.3.0"
@@ -898,9 +898,9 @@
898
898
  }
899
899
  },
900
900
  "node_modules/bare-fs": {
901
- "version": "4.7.3",
902
- "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.3.tgz",
903
- "integrity": "sha512-xRgplks8SvcKkdlv2M6Z2LZmRsmqd+x0nXXGXeMEjwdibj1HSDrlnqBRLeYdMvsgCox7Bq0e+DHwfczOfsn6IA==",
901
+ "version": "4.7.4",
902
+ "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.4.tgz",
903
+ "integrity": "sha512-y1kC+ffIx/tPLdTE693uNjHfzTfr+ravR5tvWlMXe25nELbkqV400S71qHDwbkAQ1FVEZobB1NFRzFbCCcyBCQ==",
904
904
  "license": "Apache-2.0",
905
905
  "dependencies": {
906
906
  "bare-events": "^2.5.4",
@@ -922,9 +922,9 @@
922
922
  }
923
923
  },
924
924
  "node_modules/bare-path": {
925
- "version": "3.1.0",
926
- "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.1.0.tgz",
927
- "integrity": "sha512-322oSBHOhMhOm2CVwn7b3+gWQqwzSgIY4gNpKKb+Ha5jx2dEl9ClOgz/SK57DwuDql8YQg8JRpb9U0o8K3pW9g==",
925
+ "version": "3.1.1",
926
+ "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.1.1.tgz",
927
+ "integrity": "sha512-JprUlveX3QjApC1cTpsUOiscADftCGVWkzitbHsRqv84hzYwYHw2mbluddsq5TvI8mH/8Ov1f4BiMAdcB0oYnQ==",
928
928
  "license": "Apache-2.0"
929
929
  },
930
930
  "node_modules/bare-stream": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cydm/happy-elves",
3
- "version": "0.1.0-beta.61",
3
+ "version": "0.1.0-beta.63",
4
4
  "description": "Remote controller for local coding agents with hosted or self-hosted relay support.",
5
5
  "type": "module",
6
6
  "bin": {