@balena/open-balena-api 27.2.4 → 28.0.0-build-pinejs-19-3fc2198e69b93c5438d4dd8a1bc9ba8e8f096074-1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/balena-model.js +1 -1
- package/package.json +14 -14
package/dist/balena-model.js
CHANGED
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@balena/open-balena-api",
|
3
3
|
"description": "Internet of things, Made Simple",
|
4
|
-
"version": "
|
4
|
+
"version": "28.0.0-build-pinejs-19-3fc2198e69b93c5438d4dd8a1bc9ba8e8f096074-1",
|
5
5
|
"license": "AGPL-3.0",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -45,13 +45,13 @@
|
|
45
45
|
},
|
46
46
|
"dependencies": {
|
47
47
|
"@balena/abstract-sql-compiler": "^9.2.0",
|
48
|
-
"@balena/abstract-sql-to-typescript": "^4.0.
|
49
|
-
"@balena/env-parsing": "^1.
|
48
|
+
"@balena/abstract-sql-to-typescript": "^4.0.6",
|
49
|
+
"@balena/env-parsing": "^1.2.0",
|
50
50
|
"@balena/es-version": "^1.0.3",
|
51
51
|
"@balena/node-metrics-gatherer": "^6.0.3",
|
52
|
-
"@balena/pinejs": "^
|
53
|
-
"@balena/pinejs-webresource-cloudfront": "^0.2.
|
54
|
-
"@sentry/node": "^8.
|
52
|
+
"@balena/pinejs": "^19.0.0",
|
53
|
+
"@balena/pinejs-webresource-cloudfront": "^0.2.1",
|
54
|
+
"@sentry/node": "^8.30.0",
|
55
55
|
"@types/basic-auth": "^1.1.8",
|
56
56
|
"@types/bluebird": "^3.5.42",
|
57
57
|
"@types/cache-manager": "^4.0.6",
|
@@ -69,7 +69,7 @@
|
|
69
69
|
"@types/memoizee": "^0.4.11",
|
70
70
|
"@types/morgan": "^1.9.9",
|
71
71
|
"@types/ndjson": "^2.0.4",
|
72
|
-
"@types/node": "^
|
72
|
+
"@types/node": "^22.5.5",
|
73
73
|
"@types/node-schedule": "^2.1.7",
|
74
74
|
"@types/on-finished": "^2.3.4",
|
75
75
|
"@types/passport-jwt": "^4.0.1",
|
@@ -87,7 +87,7 @@
|
|
87
87
|
"balena-semver": "^2.3.5",
|
88
88
|
"basic-auth": "^2.0.1",
|
89
89
|
"bluebird": "^3.7.2",
|
90
|
-
"body-parser": "^1.20.
|
90
|
+
"body-parser": "^1.20.3",
|
91
91
|
"cache-manager": "^4.1.0",
|
92
92
|
"cache-manager-ioredis": "^2.1.0",
|
93
93
|
"common-tags": "^1.8.2",
|
@@ -98,7 +98,7 @@
|
|
98
98
|
"cookie-session": "^2.1.0",
|
99
99
|
"escape-html": "^1.0.3",
|
100
100
|
"eventemitter3": "^5.0.1",
|
101
|
-
"express": "^4.
|
101
|
+
"express": "^4.21.0",
|
102
102
|
"fast-glob": "^3.3.2",
|
103
103
|
"ioredis": "^5.4.1",
|
104
104
|
"ipaddr.js": "^2.2.0",
|
@@ -113,7 +113,7 @@
|
|
113
113
|
"on-finished": "^2.4.1",
|
114
114
|
"passport": "^0.7.0",
|
115
115
|
"passport-jwt": "^4.0.1",
|
116
|
-
"pinejs-client-core": "^
|
116
|
+
"pinejs-client-core": "^8.0.1",
|
117
117
|
"proxy-addr": "^2.0.7",
|
118
118
|
"randomstring": "^1.3.0",
|
119
119
|
"rate-limiter-flexible": "^5.0.3",
|
@@ -137,19 +137,19 @@
|
|
137
137
|
"devDependencies": {
|
138
138
|
"@balena/lint": "^9.0.1",
|
139
139
|
"@types/chai": "^4.3.19",
|
140
|
-
"@types/mocha": "^10.0.
|
140
|
+
"@types/mocha": "^10.0.8",
|
141
141
|
"@types/mockery": "^1.4.33",
|
142
142
|
"@types/sinon": "^17.0.3",
|
143
143
|
"@types/supertest": "^6.0.2",
|
144
144
|
"@types/temp": "^0.9.4",
|
145
145
|
"chai": "^5.1.1",
|
146
146
|
"copyfiles": "^2.4.1",
|
147
|
-
"husky": "^9.1.
|
147
|
+
"husky": "^9.1.6",
|
148
148
|
"lint-staged": "^15.2.10",
|
149
149
|
"mocha": "^10.7.3",
|
150
150
|
"mockery": "^2.1.0",
|
151
151
|
"nock": "^13.5.5",
|
152
|
-
"pinejs-client-supertest": "^
|
152
|
+
"pinejs-client-supertest": "^3.0.0",
|
153
153
|
"rimraf": "^6.0.1",
|
154
154
|
"sinon": "^19.0.0",
|
155
155
|
"supertest": "^7.0.0"
|
@@ -168,6 +168,6 @@
|
|
168
168
|
"loader": "ts-node/esm/transpile-only"
|
169
169
|
},
|
170
170
|
"versionist": {
|
171
|
-
"publishedAt": "2024-09-
|
171
|
+
"publishedAt": "2024-09-16T14:17:45.919Z"
|
172
172
|
}
|
173
173
|
}
|