momentic 2.22.2 → 2.22.3
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/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "momentic",
|
|
3
|
-
"version": "2.22.
|
|
3
|
+
"version": "2.22.3",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "momentic",
|
|
9
|
-
"version": "2.22.
|
|
9
|
+
"version": "2.22.3",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@actions/exec": "^1.1.1",
|
|
12
12
|
"@actions/io": "^1.1.3",
|
|
@@ -1334,15 +1334,19 @@
|
|
|
1334
1334
|
}
|
|
1335
1335
|
},
|
|
1336
1336
|
"node_modules/@modelcontextprotocol/sdk/node_modules/mime-types": {
|
|
1337
|
-
"version": "3.0.
|
|
1338
|
-
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.
|
|
1339
|
-
"integrity": "sha512-
|
|
1337
|
+
"version": "3.0.2",
|
|
1338
|
+
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz",
|
|
1339
|
+
"integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==",
|
|
1340
1340
|
"license": "MIT",
|
|
1341
1341
|
"dependencies": {
|
|
1342
1342
|
"mime-db": "^1.54.0"
|
|
1343
1343
|
},
|
|
1344
1344
|
"engines": {
|
|
1345
|
-
"node": ">=
|
|
1345
|
+
"node": ">=18"
|
|
1346
|
+
},
|
|
1347
|
+
"funding": {
|
|
1348
|
+
"type": "opencollective",
|
|
1349
|
+
"url": "https://opencollective.com/express"
|
|
1346
1350
|
}
|
|
1347
1351
|
},
|
|
1348
1352
|
"node_modules/@modelcontextprotocol/sdk/node_modules/negotiator": {
|
|
@@ -6567,9 +6571,9 @@
|
|
|
6567
6571
|
"license": "0BSD"
|
|
6568
6572
|
},
|
|
6569
6573
|
"node_modules/twilio": {
|
|
6570
|
-
"version": "5.10.
|
|
6571
|
-
"resolved": "https://registry.npmjs.org/twilio/-/twilio-5.10.
|
|
6572
|
-
"integrity": "sha512-
|
|
6574
|
+
"version": "5.10.6",
|
|
6575
|
+
"resolved": "https://registry.npmjs.org/twilio/-/twilio-5.10.6.tgz",
|
|
6576
|
+
"integrity": "sha512-mZkB1JHvIuxv4J0MUP+iNyK4xQi6XhtqZdiowDSZzOgT2MhYhGOtDTorb6+Y8NFsb589W3njtAUnRCPcXaiX3g==",
|
|
6573
6577
|
"license": "MIT",
|
|
6574
6578
|
"dependencies": {
|
|
6575
6579
|
"axios": "^1.12.0",
|