momentic 1.1.13 → 1.3.0

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,12 +1,12 @@
1
1
  {
2
2
  "name": "momentic",
3
- "version": "1.1.13",
3
+ "version": "1.3.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "momentic",
9
- "version": "1.1.13",
9
+ "version": "1.3.0",
10
10
  "dependencies": {
11
11
  "@actions/exec": "^1.1.1",
12
12
  "@actions/io": "^1.1.3",
@@ -17,7 +17,6 @@
17
17
  "@octokit/auth-app": "^7.1.0",
18
18
  "@octokit/rest": "^20.1.1",
19
19
  "@sentry/node": "^8.51.0",
20
- "@sentry/profiling-node": "^8.51.0",
21
20
  "adm-zip": "^0.5.16",
22
21
  "axios": "^1.6.7",
23
22
  "body-parser": "^1.20.2",
@@ -101,9 +100,9 @@
101
100
  }
102
101
  },
103
102
  "node_modules/@dotenvx/dotenvx": {
104
- "version": "1.42.2",
105
- "resolved": "https://registry.npmjs.org/@dotenvx/dotenvx/-/dotenvx-1.42.2.tgz",
106
- "integrity": "sha512-+3KZS/T2dKfi1X3+lFzcAMQFc5bd+Ew/iwZ3TNEzpFwnrwvh9vZJHQCekfyWmQnj8KnAeUiOur3Yh5rTrEi5IQ==",
103
+ "version": "1.43.0",
104
+ "resolved": "https://registry.npmjs.org/@dotenvx/dotenvx/-/dotenvx-1.43.0.tgz",
105
+ "integrity": "sha512-Z8XjM75aWZ/ekUzBjlr/OqQsLWtJY4nVtruxopAt+FlYHfY0/gKl85nD16aEqbTkU53kJcm5psID0L2/sQMmuw==",
107
106
  "license": "BSD-3-Clause",
108
107
  "dependencies": {
109
108
  "commander": "^11.1.0",
@@ -1837,25 +1836,6 @@
1837
1836
  "@opentelemetry/semantic-conventions": "^1.28.0"
1838
1837
  }
1839
1838
  },
1840
- "node_modules/@sentry/profiling-node": {
1841
- "version": "8.55.0",
1842
- "resolved": "https://registry.npmjs.org/@sentry/profiling-node/-/profiling-node-8.55.0.tgz",
1843
- "integrity": "sha512-rYrlxbMlfQLHhkBUEC7bviuja1rojCb4+TtXi4NGnB4PppZeveGeuVTdJDWt3Ed6IBd20EEYoXv4+0aETbEnpw==",
1844
- "hasInstallScript": true,
1845
- "license": "MIT",
1846
- "dependencies": {
1847
- "@sentry/core": "8.55.0",
1848
- "@sentry/node": "8.55.0",
1849
- "detect-libc": "^2.0.2",
1850
- "node-abi": "^3.61.0"
1851
- },
1852
- "bin": {
1853
- "sentry-prune-profiler-binaries": "scripts/prune-profiler-binaries.js"
1854
- },
1855
- "engines": {
1856
- "node": ">=14.18"
1857
- }
1858
- },
1859
1839
  "node_modules/@sideway/address": {
1860
1840
  "version": "4.1.5",
1861
1841
  "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.5.tgz",
@@ -1932,9 +1912,9 @@
1932
1912
  }
1933
1913
  },
1934
1914
  "node_modules/@types/node": {
1935
- "version": "22.15.3",
1936
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.3.tgz",
1937
- "integrity": "sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==",
1915
+ "version": "22.15.9",
1916
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.9.tgz",
1917
+ "integrity": "sha512-l6QaCgJSJQ0HngL1TjvEY2DlefKggyGeXP1KYvYLBX41ZDPM1FsgDMAr5c+T673NMy7VCptMOzXOuJqf5uB0bA==",
1938
1918
  "license": "MIT",
1939
1919
  "dependencies": {
1940
1920
  "undici-types": "~6.21.0"
@@ -2645,15 +2625,6 @@
2645
2625
  "npm": "1.2.8000 || >= 1.4.16"
2646
2626
  }
2647
2627
  },
2648
- "node_modules/detect-libc": {
2649
- "version": "2.0.4",
2650
- "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
2651
- "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
2652
- "license": "Apache-2.0",
2653
- "engines": {
2654
- "node": ">=8"
2655
- }
2656
- },
2657
2628
  "node_modules/diff": {
2658
2629
  "version": "3.5.0",
2659
2630
  "resolved": "https://registry.npmjs.org/diff/-/diff-3.5.0.tgz",
@@ -4150,18 +4121,6 @@
4150
4121
  "node": ">= 0.6"
4151
4122
  }
4152
4123
  },
4153
- "node_modules/node-abi": {
4154
- "version": "3.75.0",
4155
- "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.75.0.tgz",
4156
- "integrity": "sha512-OhYaY5sDsIka7H7AtijtI9jwGYLyl29eQn/W623DiN/MIv5sUqc4g7BIDThX+gb7di9f6xK02nkp8sdfFWZLTg==",
4157
- "license": "MIT",
4158
- "dependencies": {
4159
- "semver": "^7.3.5"
4160
- },
4161
- "engines": {
4162
- "node": ">=10"
4163
- }
4164
- },
4165
4124
  "node_modules/nodejs-file-downloader": {
4166
4125
  "version": "4.13.0",
4167
4126
  "resolved": "https://registry.npmjs.org/nodejs-file-downloader/-/nodejs-file-downloader-4.13.0.tgz",
@@ -5843,12 +5802,12 @@
5843
5802
  "license": "0BSD"
5844
5803
  },
5845
5804
  "node_modules/twilio": {
5846
- "version": "5.5.2",
5847
- "resolved": "https://registry.npmjs.org/twilio/-/twilio-5.5.2.tgz",
5848
- "integrity": "sha512-yrRh6immcL5xEVX7VmHsl3vU01x/fmqxf38kvxMrrtvEtAkYARYOPor9lt5T7964zC7l31k5sTrnLJmd2jjeOA==",
5805
+ "version": "5.6.0",
5806
+ "resolved": "https://registry.npmjs.org/twilio/-/twilio-5.6.0.tgz",
5807
+ "integrity": "sha512-Md4ZFZrkZoNbriK/jU1yxKXs/HcgrI6LgFUmTATCOcJTAzDfritA03tol28KReDc4fAvshovxw+iDI6ADHSpPg==",
5849
5808
  "license": "MIT",
5850
5809
  "dependencies": {
5851
- "axios": "^1.7.8",
5810
+ "axios": "^1.8.3",
5852
5811
  "dayjs": "^1.11.9",
5853
5812
  "https-proxy-agent": "^5.0.0",
5854
5813
  "jsonwebtoken": "^9.0.2",
@@ -6163,9 +6122,9 @@
6163
6122
  }
6164
6123
  },
6165
6124
  "node_modules/zod": {
6166
- "version": "3.24.3",
6167
- "resolved": "https://registry.npmjs.org/zod/-/zod-3.24.3.tgz",
6168
- "integrity": "sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg==",
6125
+ "version": "3.24.4",
6126
+ "resolved": "https://registry.npmjs.org/zod/-/zod-3.24.4.tgz",
6127
+ "integrity": "sha512-OdqJE9UDRPwWsrHjLN2F8bPxvwJBK22EHLWtanu0LSYr5YqzsaaW3RMgmjwr8Rypg5k+meEJdSPXJZXE/yqOMg==",
6169
6128
  "license": "MIT",
6170
6129
  "funding": {
6171
6130
  "url": "https://github.com/sponsors/colinhacks"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "momentic",
3
- "version": "1.1.13",
3
+ "version": "1.3.0",
4
4
  "bin": {
5
5
  "momentic": "./bin/cli.js"
6
6
  },
@@ -17,7 +17,6 @@
17
17
  "@octokit/auth-app": "^7.1.0",
18
18
  "@octokit/rest": "^20.1.1",
19
19
  "@sentry/node": "^8.51.0",
20
- "@sentry/profiling-node": "^8.51.0",
21
20
  "adm-zip": "^0.5.16",
22
21
  "axios": "^1.6.7",
23
22
  "body-parser": "^1.20.2",