momentic 2.18.1 → 2.18.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.18.
|
|
3
|
+
"version": "2.18.3",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "momentic",
|
|
9
|
-
"version": "2.18.
|
|
9
|
+
"version": "2.18.3",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@actions/exec": "^1.1.1",
|
|
12
12
|
"@actions/io": "^1.1.3",
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
"adm-zip": "^0.5.16",
|
|
25
25
|
"ai": "^5.0.71",
|
|
26
26
|
"axios": "^1.12.0",
|
|
27
|
+
"blocked-at": "1.2.0",
|
|
27
28
|
"body-parser": "^1.20.2",
|
|
28
29
|
"chalk": "^5.3.0",
|
|
29
30
|
"commander": "^11.1.0",
|
|
@@ -76,6 +77,7 @@
|
|
|
76
77
|
"twilio": "^5.2.0",
|
|
77
78
|
"uuid": "^9.0.1",
|
|
78
79
|
"wait-on": "^7.2.0",
|
|
80
|
+
"why-is-node-running": "3.2.2",
|
|
79
81
|
"yaml": "^2.5.0",
|
|
80
82
|
"zod": "^3.25.76",
|
|
81
83
|
"zod-openapi": "^2.19.0"
|
|
@@ -119,9 +121,9 @@
|
|
|
119
121
|
}
|
|
120
122
|
},
|
|
121
123
|
"node_modules/@ai-sdk/gateway": {
|
|
122
|
-
"version": "2.0.
|
|
123
|
-
"resolved": "https://registry.npmjs.org/@ai-sdk/gateway/-/gateway-2.0.
|
|
124
|
-
"integrity": "sha512
|
|
124
|
+
"version": "2.0.4",
|
|
125
|
+
"resolved": "https://registry.npmjs.org/@ai-sdk/gateway/-/gateway-2.0.4.tgz",
|
|
126
|
+
"integrity": "sha512-YakzaijPayJI244AOAXX+29WY+6i40vbvyMggfBB5D75ui8GyJPHvD/1TCSdD8lUyD4/QJvi9xSQ26QnPjmhag==",
|
|
125
127
|
"license": "Apache-2.0",
|
|
126
128
|
"dependencies": {
|
|
127
129
|
"@ai-sdk/provider": "2.0.0",
|
|
@@ -1425,16 +1427,16 @@
|
|
|
1425
1427
|
}
|
|
1426
1428
|
},
|
|
1427
1429
|
"node_modules/@octokit/auth-app": {
|
|
1428
|
-
"version": "8.1.
|
|
1429
|
-
"resolved": "https://registry.npmjs.org/@octokit/auth-app/-/auth-app-8.1.
|
|
1430
|
-
"integrity": "sha512-
|
|
1430
|
+
"version": "8.1.2",
|
|
1431
|
+
"resolved": "https://registry.npmjs.org/@octokit/auth-app/-/auth-app-8.1.2.tgz",
|
|
1432
|
+
"integrity": "sha512-db8VO0PqXxfzI6GdjtgEFHY9tzqUql5xMFXYA12juq8TeTgPAuiiP3zid4h50lwlIP457p5+56PnJOgd2GGBuw==",
|
|
1431
1433
|
"license": "MIT",
|
|
1432
1434
|
"dependencies": {
|
|
1433
|
-
"@octokit/auth-oauth-app": "^9.0.
|
|
1434
|
-
"@octokit/auth-oauth-user": "^6.0.
|
|
1435
|
-
"@octokit/request": "^10.0.
|
|
1436
|
-
"@octokit/request-error": "^7.0.
|
|
1437
|
-
"@octokit/types": "^
|
|
1435
|
+
"@octokit/auth-oauth-app": "^9.0.3",
|
|
1436
|
+
"@octokit/auth-oauth-user": "^6.0.2",
|
|
1437
|
+
"@octokit/request": "^10.0.6",
|
|
1438
|
+
"@octokit/request-error": "^7.0.2",
|
|
1439
|
+
"@octokit/types": "^16.0.0",
|
|
1438
1440
|
"toad-cache": "^3.7.0",
|
|
1439
1441
|
"universal-github-app-jwt": "^2.2.0",
|
|
1440
1442
|
"universal-user-agent": "^7.0.0"
|
|
@@ -1444,15 +1446,15 @@
|
|
|
1444
1446
|
}
|
|
1445
1447
|
},
|
|
1446
1448
|
"node_modules/@octokit/auth-oauth-app": {
|
|
1447
|
-
"version": "9.0.
|
|
1448
|
-
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-app/-/auth-oauth-app-9.0.
|
|
1449
|
-
"integrity": "sha512
|
|
1449
|
+
"version": "9.0.3",
|
|
1450
|
+
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-app/-/auth-oauth-app-9.0.3.tgz",
|
|
1451
|
+
"integrity": "sha512-+yoFQquaF8OxJSxTb7rnytBIC2ZLbLqA/yb71I4ZXT9+Slw4TziV9j/kyGhUFRRTF2+7WlnIWsePZCWHs+OGjg==",
|
|
1450
1452
|
"license": "MIT",
|
|
1451
1453
|
"dependencies": {
|
|
1452
|
-
"@octokit/auth-oauth-device": "^8.0.
|
|
1453
|
-
"@octokit/auth-oauth-user": "^6.0.
|
|
1454
|
-
"@octokit/request": "^10.0.
|
|
1455
|
-
"@octokit/types": "^
|
|
1454
|
+
"@octokit/auth-oauth-device": "^8.0.3",
|
|
1455
|
+
"@octokit/auth-oauth-user": "^6.0.2",
|
|
1456
|
+
"@octokit/request": "^10.0.6",
|
|
1457
|
+
"@octokit/types": "^16.0.0",
|
|
1456
1458
|
"universal-user-agent": "^7.0.0"
|
|
1457
1459
|
},
|
|
1458
1460
|
"engines": {
|
|
@@ -1460,14 +1462,14 @@
|
|
|
1460
1462
|
}
|
|
1461
1463
|
},
|
|
1462
1464
|
"node_modules/@octokit/auth-oauth-device": {
|
|
1463
|
-
"version": "8.0.
|
|
1464
|
-
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-device/-/auth-oauth-device-8.0.
|
|
1465
|
-
"integrity": "sha512-
|
|
1465
|
+
"version": "8.0.3",
|
|
1466
|
+
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-device/-/auth-oauth-device-8.0.3.tgz",
|
|
1467
|
+
"integrity": "sha512-zh2W0mKKMh/VWZhSqlaCzY7qFyrgd9oTWmTmHaXnHNeQRCZr/CXy2jCgHo4e4dJVTiuxP5dLa0YM5p5QVhJHbw==",
|
|
1466
1468
|
"license": "MIT",
|
|
1467
1469
|
"dependencies": {
|
|
1468
|
-
"@octokit/oauth-methods": "^6.0.
|
|
1469
|
-
"@octokit/request": "^10.0.
|
|
1470
|
-
"@octokit/types": "^
|
|
1470
|
+
"@octokit/oauth-methods": "^6.0.2",
|
|
1471
|
+
"@octokit/request": "^10.0.6",
|
|
1472
|
+
"@octokit/types": "^16.0.0",
|
|
1471
1473
|
"universal-user-agent": "^7.0.0"
|
|
1472
1474
|
},
|
|
1473
1475
|
"engines": {
|
|
@@ -1475,15 +1477,15 @@
|
|
|
1475
1477
|
}
|
|
1476
1478
|
},
|
|
1477
1479
|
"node_modules/@octokit/auth-oauth-user": {
|
|
1478
|
-
"version": "6.0.
|
|
1479
|
-
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-user/-/auth-oauth-user-6.0.
|
|
1480
|
-
"integrity": "sha512-
|
|
1480
|
+
"version": "6.0.2",
|
|
1481
|
+
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-user/-/auth-oauth-user-6.0.2.tgz",
|
|
1482
|
+
"integrity": "sha512-qLoPPc6E6GJoz3XeDG/pnDhJpTkODTGG4kY0/Py154i/I003O9NazkrwJwRuzgCalhzyIeWQ+6MDvkUmKXjg/A==",
|
|
1481
1483
|
"license": "MIT",
|
|
1482
1484
|
"dependencies": {
|
|
1483
|
-
"@octokit/auth-oauth-device": "^8.0.
|
|
1484
|
-
"@octokit/oauth-methods": "^6.0.
|
|
1485
|
-
"@octokit/request": "^10.0.
|
|
1486
|
-
"@octokit/types": "^
|
|
1485
|
+
"@octokit/auth-oauth-device": "^8.0.3",
|
|
1486
|
+
"@octokit/oauth-methods": "^6.0.2",
|
|
1487
|
+
"@octokit/request": "^10.0.6",
|
|
1488
|
+
"@octokit/types": "^16.0.0",
|
|
1487
1489
|
"universal-user-agent": "^7.0.0"
|
|
1488
1490
|
},
|
|
1489
1491
|
"engines": {
|
|
@@ -1500,16 +1502,16 @@
|
|
|
1500
1502
|
}
|
|
1501
1503
|
},
|
|
1502
1504
|
"node_modules/@octokit/core": {
|
|
1503
|
-
"version": "7.0.
|
|
1504
|
-
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-7.0.
|
|
1505
|
-
"integrity": "sha512-
|
|
1505
|
+
"version": "7.0.6",
|
|
1506
|
+
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-7.0.6.tgz",
|
|
1507
|
+
"integrity": "sha512-DhGl4xMVFGVIyMwswXeyzdL4uXD5OGILGX5N8Y+f6W7LhC1Ze2poSNrkF/fedpVDHEEZ+PHFW0vL14I+mm8K3Q==",
|
|
1506
1508
|
"license": "MIT",
|
|
1507
1509
|
"dependencies": {
|
|
1508
1510
|
"@octokit/auth-token": "^6.0.0",
|
|
1509
|
-
"@octokit/graphql": "^9.0.
|
|
1510
|
-
"@octokit/request": "^10.0.
|
|
1511
|
-
"@octokit/request-error": "^7.0.
|
|
1512
|
-
"@octokit/types": "^
|
|
1511
|
+
"@octokit/graphql": "^9.0.3",
|
|
1512
|
+
"@octokit/request": "^10.0.6",
|
|
1513
|
+
"@octokit/request-error": "^7.0.2",
|
|
1514
|
+
"@octokit/types": "^16.0.0",
|
|
1513
1515
|
"before-after-hook": "^4.0.0",
|
|
1514
1516
|
"universal-user-agent": "^7.0.0"
|
|
1515
1517
|
},
|
|
@@ -1518,12 +1520,12 @@
|
|
|
1518
1520
|
}
|
|
1519
1521
|
},
|
|
1520
1522
|
"node_modules/@octokit/endpoint": {
|
|
1521
|
-
"version": "11.0.
|
|
1522
|
-
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-11.0.
|
|
1523
|
-
"integrity": "sha512-
|
|
1523
|
+
"version": "11.0.2",
|
|
1524
|
+
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-11.0.2.tgz",
|
|
1525
|
+
"integrity": "sha512-4zCpzP1fWc7QlqunZ5bSEjxc6yLAlRTnDwKtgXfcI/FxxGoqedDG8V2+xJ60bV2kODqcGB+nATdtap/XYq2NZQ==",
|
|
1524
1526
|
"license": "MIT",
|
|
1525
1527
|
"dependencies": {
|
|
1526
|
-
"@octokit/types": "^
|
|
1528
|
+
"@octokit/types": "^16.0.0",
|
|
1527
1529
|
"universal-user-agent": "^7.0.2"
|
|
1528
1530
|
},
|
|
1529
1531
|
"engines": {
|
|
@@ -1531,13 +1533,13 @@
|
|
|
1531
1533
|
}
|
|
1532
1534
|
},
|
|
1533
1535
|
"node_modules/@octokit/graphql": {
|
|
1534
|
-
"version": "9.0.
|
|
1535
|
-
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-9.0.
|
|
1536
|
-
"integrity": "sha512-
|
|
1536
|
+
"version": "9.0.3",
|
|
1537
|
+
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-9.0.3.tgz",
|
|
1538
|
+
"integrity": "sha512-grAEuupr/C1rALFnXTv6ZQhFuL1D8G5y8CN04RgrO4FIPMrtm+mcZzFG7dcBm+nq+1ppNixu+Jd78aeJOYxlGA==",
|
|
1537
1539
|
"license": "MIT",
|
|
1538
1540
|
"dependencies": {
|
|
1539
|
-
"@octokit/request": "^10.0.
|
|
1540
|
-
"@octokit/types": "^
|
|
1541
|
+
"@octokit/request": "^10.0.6",
|
|
1542
|
+
"@octokit/types": "^16.0.0",
|
|
1541
1543
|
"universal-user-agent": "^7.0.0"
|
|
1542
1544
|
},
|
|
1543
1545
|
"engines": {
|
|
@@ -1554,24 +1556,24 @@
|
|
|
1554
1556
|
}
|
|
1555
1557
|
},
|
|
1556
1558
|
"node_modules/@octokit/oauth-methods": {
|
|
1557
|
-
"version": "6.0.
|
|
1558
|
-
"resolved": "https://registry.npmjs.org/@octokit/oauth-methods/-/oauth-methods-6.0.
|
|
1559
|
-
"integrity": "sha512-
|
|
1559
|
+
"version": "6.0.2",
|
|
1560
|
+
"resolved": "https://registry.npmjs.org/@octokit/oauth-methods/-/oauth-methods-6.0.2.tgz",
|
|
1561
|
+
"integrity": "sha512-HiNOO3MqLxlt5Da5bZbLV8Zarnphi4y9XehrbaFMkcoJ+FL7sMxH/UlUsCVxpddVu4qvNDrBdaTVE2o4ITK8ng==",
|
|
1560
1562
|
"license": "MIT",
|
|
1561
1563
|
"dependencies": {
|
|
1562
1564
|
"@octokit/oauth-authorization-url": "^8.0.0",
|
|
1563
|
-
"@octokit/request": "^10.0.
|
|
1564
|
-
"@octokit/request-error": "^7.0.
|
|
1565
|
-
"@octokit/types": "^
|
|
1565
|
+
"@octokit/request": "^10.0.6",
|
|
1566
|
+
"@octokit/request-error": "^7.0.2",
|
|
1567
|
+
"@octokit/types": "^16.0.0"
|
|
1566
1568
|
},
|
|
1567
1569
|
"engines": {
|
|
1568
1570
|
"node": ">= 20"
|
|
1569
1571
|
}
|
|
1570
1572
|
},
|
|
1571
1573
|
"node_modules/@octokit/openapi-types": {
|
|
1572
|
-
"version": "
|
|
1573
|
-
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-
|
|
1574
|
-
"integrity": "sha512-
|
|
1574
|
+
"version": "27.0.0",
|
|
1575
|
+
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-27.0.0.tgz",
|
|
1576
|
+
"integrity": "sha512-whrdktVs1h6gtR+09+QsNk2+FO+49j6ga1c55YZudfEG+oKJVvJLQi3zkOm5JjiUXAagWK2tI2kTGKJ2Ys7MGA==",
|
|
1575
1577
|
"license": "MIT"
|
|
1576
1578
|
},
|
|
1577
1579
|
"node_modules/@octokit/plugin-paginate-rest": {
|
|
@@ -1589,6 +1591,21 @@
|
|
|
1589
1591
|
"@octokit/core": ">=6"
|
|
1590
1592
|
}
|
|
1591
1593
|
},
|
|
1594
|
+
"node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/openapi-types": {
|
|
1595
|
+
"version": "26.0.0",
|
|
1596
|
+
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-26.0.0.tgz",
|
|
1597
|
+
"integrity": "sha512-7AtcfKtpo77j7Ts73b4OWhOZHTKo/gGY8bB3bNBQz4H+GRSWqx2yvj8TXRsbdTE0eRmYmXOEY66jM7mJ7LzfsA==",
|
|
1598
|
+
"license": "MIT"
|
|
1599
|
+
},
|
|
1600
|
+
"node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types": {
|
|
1601
|
+
"version": "15.0.2",
|
|
1602
|
+
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-15.0.2.tgz",
|
|
1603
|
+
"integrity": "sha512-rR+5VRjhYSer7sC51krfCctQhVTmjyUMAaShfPB8mscVa8tSoLyon3coxQmXu0ahJoLVWl8dSGD/3OGZlFV44Q==",
|
|
1604
|
+
"license": "MIT",
|
|
1605
|
+
"dependencies": {
|
|
1606
|
+
"@octokit/openapi-types": "^26.0.0"
|
|
1607
|
+
}
|
|
1608
|
+
},
|
|
1592
1609
|
"node_modules/@octokit/plugin-request-log": {
|
|
1593
1610
|
"version": "6.0.0",
|
|
1594
1611
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-6.0.0.tgz",
|
|
@@ -1616,15 +1633,30 @@
|
|
|
1616
1633
|
"@octokit/core": ">=6"
|
|
1617
1634
|
}
|
|
1618
1635
|
},
|
|
1636
|
+
"node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/openapi-types": {
|
|
1637
|
+
"version": "26.0.0",
|
|
1638
|
+
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-26.0.0.tgz",
|
|
1639
|
+
"integrity": "sha512-7AtcfKtpo77j7Ts73b4OWhOZHTKo/gGY8bB3bNBQz4H+GRSWqx2yvj8TXRsbdTE0eRmYmXOEY66jM7mJ7LzfsA==",
|
|
1640
|
+
"license": "MIT"
|
|
1641
|
+
},
|
|
1642
|
+
"node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types": {
|
|
1643
|
+
"version": "15.0.2",
|
|
1644
|
+
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-15.0.2.tgz",
|
|
1645
|
+
"integrity": "sha512-rR+5VRjhYSer7sC51krfCctQhVTmjyUMAaShfPB8mscVa8tSoLyon3coxQmXu0ahJoLVWl8dSGD/3OGZlFV44Q==",
|
|
1646
|
+
"license": "MIT",
|
|
1647
|
+
"dependencies": {
|
|
1648
|
+
"@octokit/openapi-types": "^26.0.0"
|
|
1649
|
+
}
|
|
1650
|
+
},
|
|
1619
1651
|
"node_modules/@octokit/request": {
|
|
1620
|
-
"version": "10.0.
|
|
1621
|
-
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-10.0.
|
|
1622
|
-
"integrity": "sha512-
|
|
1652
|
+
"version": "10.0.6",
|
|
1653
|
+
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-10.0.6.tgz",
|
|
1654
|
+
"integrity": "sha512-FO+UgZCUu+pPnZAR+iKdUt64kPE7QW7ciqpldaMXaNzixz5Jld8dJ31LAUewk0cfSRkNSRKyqG438ba9c/qDlQ==",
|
|
1623
1655
|
"license": "MIT",
|
|
1624
1656
|
"dependencies": {
|
|
1625
|
-
"@octokit/endpoint": "^11.0.
|
|
1626
|
-
"@octokit/request-error": "^7.0.
|
|
1627
|
-
"@octokit/types": "^
|
|
1657
|
+
"@octokit/endpoint": "^11.0.2",
|
|
1658
|
+
"@octokit/request-error": "^7.0.2",
|
|
1659
|
+
"@octokit/types": "^16.0.0",
|
|
1628
1660
|
"fast-content-type-parse": "^3.0.0",
|
|
1629
1661
|
"universal-user-agent": "^7.0.2"
|
|
1630
1662
|
},
|
|
@@ -1633,12 +1665,12 @@
|
|
|
1633
1665
|
}
|
|
1634
1666
|
},
|
|
1635
1667
|
"node_modules/@octokit/request-error": {
|
|
1636
|
-
"version": "7.0.
|
|
1637
|
-
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-7.0.
|
|
1638
|
-
"integrity": "sha512-
|
|
1668
|
+
"version": "7.0.2",
|
|
1669
|
+
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-7.0.2.tgz",
|
|
1670
|
+
"integrity": "sha512-U8piOROoQQUyExw5c6dTkU3GKxts5/ERRThIauNL7yaRoeXW0q/5bgHWT7JfWBw1UyrbK8ERId2wVkcB32n0uQ==",
|
|
1639
1671
|
"license": "MIT",
|
|
1640
1672
|
"dependencies": {
|
|
1641
|
-
"@octokit/types": "^
|
|
1673
|
+
"@octokit/types": "^16.0.0"
|
|
1642
1674
|
},
|
|
1643
1675
|
"engines": {
|
|
1644
1676
|
"node": ">= 20"
|
|
@@ -1660,12 +1692,12 @@
|
|
|
1660
1692
|
}
|
|
1661
1693
|
},
|
|
1662
1694
|
"node_modules/@octokit/types": {
|
|
1663
|
-
"version": "
|
|
1664
|
-
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-
|
|
1665
|
-
"integrity": "sha512-
|
|
1695
|
+
"version": "16.0.0",
|
|
1696
|
+
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-16.0.0.tgz",
|
|
1697
|
+
"integrity": "sha512-sKq+9r1Mm4efXW1FCk7hFSeJo4QKreL/tTbR0rz/qx/r1Oa2VV83LTA/H/MuCOX7uCIJmQVRKBcbmWoySjAnSg==",
|
|
1666
1698
|
"license": "MIT",
|
|
1667
1699
|
"dependencies": {
|
|
1668
|
-
"@octokit/openapi-types": "^
|
|
1700
|
+
"@octokit/openapi-types": "^27.0.0"
|
|
1669
1701
|
}
|
|
1670
1702
|
},
|
|
1671
1703
|
"node_modules/@one-ini/wasm": {
|
|
@@ -2564,12 +2596,12 @@
|
|
|
2564
2596
|
"license": "MIT"
|
|
2565
2597
|
},
|
|
2566
2598
|
"node_modules/ai": {
|
|
2567
|
-
"version": "5.0.
|
|
2568
|
-
"resolved": "https://registry.npmjs.org/ai/-/ai-5.0.
|
|
2569
|
-
"integrity": "sha512-
|
|
2599
|
+
"version": "5.0.83",
|
|
2600
|
+
"resolved": "https://registry.npmjs.org/ai/-/ai-5.0.83.tgz",
|
|
2601
|
+
"integrity": "sha512-tMc1wqc9khzETBN0X4/MHw9RbeP5uKFdoG5sUIUJ3p7lSgfDU6yZMwT6jrnA3Nk2AvxM0T43P1h2LfPlBSwGKA==",
|
|
2570
2602
|
"license": "Apache-2.0",
|
|
2571
2603
|
"dependencies": {
|
|
2572
|
-
"@ai-sdk/gateway": "2.0.
|
|
2604
|
+
"@ai-sdk/gateway": "2.0.4",
|
|
2573
2605
|
"@ai-sdk/provider": "2.0.0",
|
|
2574
2606
|
"@ai-sdk/provider-utils": "3.0.14",
|
|
2575
2607
|
"@opentelemetry/api": "1.9.0"
|
|
@@ -2721,6 +2753,12 @@
|
|
|
2721
2753
|
"integrity": "sha512-q6tR3RPqIB1pMiTRMFcZwuG5T8vwp+vUvEG0vuI6B+Rikh5BfPp2fQ82c925FOs+b0lcFQ8CFrL+KbilfZFhOQ==",
|
|
2722
2754
|
"license": "Apache-2.0"
|
|
2723
2755
|
},
|
|
2756
|
+
"node_modules/blocked-at": {
|
|
2757
|
+
"version": "1.2.0",
|
|
2758
|
+
"resolved": "https://registry.npmjs.org/blocked-at/-/blocked-at-1.2.0.tgz",
|
|
2759
|
+
"integrity": "sha512-Ba9yhK4KcFrgqEPgsU0qVGiMimf+VrD9QJo9pgwjg4yl0GXwgOJS8IRx2rPepQjalrmUdGTqX47bSuJLUMLX7w==",
|
|
2760
|
+
"license": "ISC"
|
|
2761
|
+
},
|
|
2724
2762
|
"node_modules/bmp-ts": {
|
|
2725
2763
|
"version": "1.0.9",
|
|
2726
2764
|
"resolved": "https://registry.npmjs.org/bmp-ts/-/bmp-ts-1.0.9.tgz",
|
|
@@ -3105,9 +3143,9 @@
|
|
|
3105
3143
|
}
|
|
3106
3144
|
},
|
|
3107
3145
|
"node_modules/dayjs": {
|
|
3108
|
-
"version": "1.11.
|
|
3109
|
-
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.
|
|
3110
|
-
"integrity": "sha512-
|
|
3146
|
+
"version": "1.11.19",
|
|
3147
|
+
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz",
|
|
3148
|
+
"integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
|
|
3111
3149
|
"license": "MIT"
|
|
3112
3150
|
},
|
|
3113
3151
|
"node_modules/debug": {
|
|
@@ -6071,9 +6109,9 @@
|
|
|
6071
6109
|
}
|
|
6072
6110
|
},
|
|
6073
6111
|
"node_modules/simple-git": {
|
|
6074
|
-
"version": "3.
|
|
6075
|
-
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.
|
|
6076
|
-
"integrity": "sha512-
|
|
6112
|
+
"version": "3.29.0",
|
|
6113
|
+
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.29.0.tgz",
|
|
6114
|
+
"integrity": "sha512-PEBgFYc8plTys6/XuxinxAJ+6CbXVh+xxsBTOEXw/uYBd3sYlGGoyB12nX5rRPGsFrdnnZWb81qluSl7a83HtA==",
|
|
6077
6115
|
"license": "MIT",
|
|
6078
6116
|
"dependencies": {
|
|
6079
6117
|
"@kwsites/file-exists": "^1.1.1",
|
|
@@ -6698,6 +6736,18 @@
|
|
|
6698
6736
|
"node": "^16.13.0 || >=18.0.0"
|
|
6699
6737
|
}
|
|
6700
6738
|
},
|
|
6739
|
+
"node_modules/why-is-node-running": {
|
|
6740
|
+
"version": "3.2.2",
|
|
6741
|
+
"resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-3.2.2.tgz",
|
|
6742
|
+
"integrity": "sha512-NKUzAelcoCXhXL4dJzKIwXeR8iEVqsA0Lq6Vnd0UXvgaKbzVo4ZTHROF2Jidrv+SgxOQ03fMinnNhzZATxOD3A==",
|
|
6743
|
+
"license": "MIT",
|
|
6744
|
+
"bin": {
|
|
6745
|
+
"why-is-node-running": "cli.js"
|
|
6746
|
+
},
|
|
6747
|
+
"engines": {
|
|
6748
|
+
"node": ">=20.11"
|
|
6749
|
+
}
|
|
6750
|
+
},
|
|
6701
6751
|
"node_modules/wrap-ansi": {
|
|
6702
6752
|
"version": "6.2.0",
|
|
6703
6753
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "momentic",
|
|
3
|
-
"version": "2.18.
|
|
3
|
+
"version": "2.18.3",
|
|
4
4
|
"bin": {
|
|
5
5
|
"momentic": "./bin/cli.js"
|
|
6
6
|
},
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
"ai": "^5.0.71",
|
|
25
25
|
"adm-zip": "^0.5.16",
|
|
26
26
|
"axios": "^1.12.0",
|
|
27
|
+
"blocked-at": "1.2.0",
|
|
27
28
|
"body-parser": "^1.20.2",
|
|
28
29
|
"chalk": "^5.3.0",
|
|
29
30
|
"commander": "^11.1.0",
|
|
@@ -76,6 +77,7 @@
|
|
|
76
77
|
"twilio": "^5.2.0",
|
|
77
78
|
"uuid": "^9.0.1",
|
|
78
79
|
"wait-on": "^7.2.0",
|
|
80
|
+
"why-is-node-running": "3.2.2",
|
|
79
81
|
"yaml": "^2.5.0",
|
|
80
82
|
"zod": "^3.25.76",
|
|
81
83
|
"zod-openapi": "^2.19.0"
|