@cydm/happy-elves 0.1.0-beta.76 → 0.1.0-beta.78
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.
- package/apps/daemon/package.json +1 -1
- package/build-identity.json +2 -2
- package/npm-shrinkwrap.json +11 -11
- package/package.json +1 -1
package/apps/daemon/package.json
CHANGED
package/build-identity.json
CHANGED
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cydm/happy-elves",
|
|
3
|
-
"version": "0.1.0-beta.
|
|
3
|
+
"version": "0.1.0-beta.78",
|
|
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.
|
|
9
|
+
"version": "0.1.0-beta.78",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@fastify/cors": "11.2.0",
|
|
@@ -581,9 +581,9 @@
|
|
|
581
581
|
}
|
|
582
582
|
},
|
|
583
583
|
"node_modules/@fastify/fast-json-stringify-compiler/node_modules/fast-uri": {
|
|
584
|
-
"version": "4.1.
|
|
585
|
-
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-4.1.
|
|
586
|
-
"integrity": "sha512-
|
|
584
|
+
"version": "4.1.2",
|
|
585
|
+
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-4.1.2.tgz",
|
|
586
|
+
"integrity": "sha512-TyGmBcbDTZXcb2cj5MV89DrF42DKvb3y5DDUNh95iO+IMeAzMkVSxK1PZRrRIpc9yg8U2GhGdbofNa0LS/a4Bw==",
|
|
587
587
|
"funding": [
|
|
588
588
|
{
|
|
589
589
|
"type": "github",
|
|
@@ -1278,9 +1278,9 @@
|
|
|
1278
1278
|
}
|
|
1279
1279
|
},
|
|
1280
1280
|
"node_modules/fast-uri": {
|
|
1281
|
-
"version": "3.1.
|
|
1282
|
-
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.
|
|
1283
|
-
"integrity": "sha512-
|
|
1281
|
+
"version": "3.1.5",
|
|
1282
|
+
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz",
|
|
1283
|
+
"integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==",
|
|
1284
1284
|
"funding": [
|
|
1285
1285
|
{
|
|
1286
1286
|
"type": "github",
|
|
@@ -1726,9 +1726,9 @@
|
|
|
1726
1726
|
"license": "MIT"
|
|
1727
1727
|
},
|
|
1728
1728
|
"node_modules/process-warning": {
|
|
1729
|
-
"version": "5.
|
|
1730
|
-
"resolved": "https://registry.npmjs.org/process-warning/-/process-warning-5.
|
|
1731
|
-
"integrity": "sha512-
|
|
1729
|
+
"version": "5.1.0",
|
|
1730
|
+
"resolved": "https://registry.npmjs.org/process-warning/-/process-warning-5.1.0.tgz",
|
|
1731
|
+
"integrity": "sha512-jQSaVHsPgtyw60e1rQ/A+/ArPEj/S8pS/vFnyGa/gYFXrKk/6RuDkoqVDQ5NI5MmS01698ltlAk0NoDBNLujRw==",
|
|
1732
1732
|
"funding": [
|
|
1733
1733
|
{
|
|
1734
1734
|
"type": "github",
|