@balena/open-balena-api 29.0.2-build-renovate-major-5-chai-f4db4fe0f3e6ef3057b139f2b834ba8a28fc8fef-1 → 29.0.2-build-update-pinejs-853ceaf8c98315f1cbd2e2a03a5de1fffd506c47-1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +11 -11
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": "29.0.2-build-
|
4
|
+
"version": "29.0.2-build-update-pinejs-853ceaf8c98315f1cbd2e2a03a5de1fffd506c47-1",
|
5
5
|
"license": "AGPL-3.0",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -49,9 +49,9 @@
|
|
49
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": "^19.0.
|
52
|
+
"@balena/pinejs": "^19.0.4",
|
53
53
|
"@balena/pinejs-webresource-cloudfront": "^0.2.1",
|
54
|
-
"@sentry/node": "^8.
|
54
|
+
"@sentry/node": "^8.33.1",
|
55
55
|
"@types/basic-auth": "^1.1.8",
|
56
56
|
"@types/bluebird": "^3.5.42",
|
57
57
|
"@types/cache-manager": "^4.0.6",
|
@@ -62,14 +62,14 @@
|
|
62
62
|
"@types/cookie-session": "^2.0.49",
|
63
63
|
"@types/escape-html": "^1.0.4",
|
64
64
|
"@types/express": "^4.17.21",
|
65
|
-
"@types/express-serve-static-core": "^4.19.
|
65
|
+
"@types/express-serve-static-core": "^4.19.6",
|
66
66
|
"@types/json-schema": "^7.0.15",
|
67
|
-
"@types/jsonwebtoken": "^9.0.
|
68
|
-
"@types/lodash": "^4.17.
|
67
|
+
"@types/jsonwebtoken": "^9.0.7",
|
68
|
+
"@types/lodash": "^4.17.10",
|
69
69
|
"@types/memoizee": "^0.4.11",
|
70
70
|
"@types/morgan": "^1.9.9",
|
71
71
|
"@types/ndjson": "^2.0.4",
|
72
|
-
"@types/node": "^22.
|
72
|
+
"@types/node": "^22.7.4",
|
73
73
|
"@types/node-schedule": "^2.1.7",
|
74
74
|
"@types/on-finished": "^2.3.4",
|
75
75
|
"@types/passport-jwt": "^4.0.1",
|
@@ -80,7 +80,7 @@
|
|
80
80
|
"@types/semver": "^7.5.8",
|
81
81
|
"@types/statuses": "^2.0.5",
|
82
82
|
"@types/uuid": "^10.0.0",
|
83
|
-
"@types/validator": "^13.12.
|
83
|
+
"@types/validator": "^13.12.2",
|
84
84
|
"avsc": "^5.7.7",
|
85
85
|
"aws-sdk": "^2.1691.0",
|
86
86
|
"balena-device-config": "^6.3.0",
|
@@ -136,7 +136,7 @@
|
|
136
136
|
},
|
137
137
|
"devDependencies": {
|
138
138
|
"@balena/lint": "^9.0.1",
|
139
|
-
"@types/chai": "^
|
139
|
+
"@types/chai": "^4.3.20",
|
140
140
|
"@types/mocha": "^10.0.8",
|
141
141
|
"@types/mockery": "^1.4.33",
|
142
142
|
"@types/sinon": "^17.0.3",
|
@@ -151,7 +151,7 @@
|
|
151
151
|
"nock": "^13.5.5",
|
152
152
|
"pinejs-client-supertest": "^3.0.0",
|
153
153
|
"rimraf": "^6.0.1",
|
154
|
-
"sinon": "^19.0.
|
154
|
+
"sinon": "^19.0.2",
|
155
155
|
"supertest": "^7.0.0"
|
156
156
|
},
|
157
157
|
"engines": {
|
@@ -168,6 +168,6 @@
|
|
168
168
|
"loader": "ts-node/esm/transpile-only"
|
169
169
|
},
|
170
170
|
"versionist": {
|
171
|
-
"publishedAt": "2024-10-
|
171
|
+
"publishedAt": "2024-10-04T15:56:51.099Z"
|
172
172
|
}
|
173
173
|
}
|