@balena/open-balena-api 34.3.10 → 34.3.11-build-update-deps-c1ec6225327d141b2b4a2715abda22dbe78326c8-1

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.
Files changed (1) hide show
  1. package/package.json +21 -21
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": "34.3.10",
4
+ "version": "34.3.11-build-update-deps-c1ec6225327d141b2b4a2715abda22dbe78326c8-1",
5
5
  "license": "AGPL-3.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -44,14 +44,14 @@
44
44
  "prepare": "node -e \"try { (await import('husky')).default() } catch (e) { if (e.code !== 'ERR_MODULE_NOT_FOUND') throw e }\" --input-type module"
45
45
  },
46
46
  "dependencies": {
47
- "@balena/abstract-sql-compiler": "^10.0.1",
47
+ "@balena/abstract-sql-compiler": "^10.1.0",
48
48
  "@balena/abstract-sql-to-typescript": "^5.1.0",
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.7.0",
53
- "@balena/pinejs-webresource-cloudfront": "^0.2.1",
54
- "@sentry/node": "^8.35.0",
52
+ "@balena/pinejs": "^19.7.1",
53
+ "@balena/pinejs-webresource-cloudfront": "^1.0.2",
54
+ "@sentry/node": "^8.47.0",
55
55
  "@types/basic-auth": "^1.1.8",
56
56
  "@types/bluebird": "^3.5.42",
57
57
  "@types/cache-manager": "^4.0.6",
@@ -65,11 +65,11 @@
65
65
  "@types/express-serve-static-core": "^4.19.6",
66
66
  "@types/json-schema": "^7.0.15",
67
67
  "@types/jsonwebtoken": "^9.0.7",
68
- "@types/lodash": "^4.17.12",
68
+ "@types/lodash": "^4.17.13",
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.7.9",
72
+ "@types/node": "^22.10.3",
73
73
  "@types/node-schedule": "^2.1.7",
74
74
  "@types/on-finished": "^2.3.4",
75
75
  "@types/passport-jwt": "^4.0.1",
@@ -81,7 +81,7 @@
81
81
  "@types/statuses": "^2.0.5",
82
82
  "@types/validator": "^13.12.2",
83
83
  "avsc": "^5.7.7",
84
- "aws-sdk": "^2.1691.0",
84
+ "aws-sdk": "^2.1692.0",
85
85
  "balena-device-config": "^6.3.0",
86
86
  "balena-semver": "^2.3.5",
87
87
  "basic-auth": "^2.0.1",
@@ -91,15 +91,15 @@
91
91
  "cache-manager-ioredis": "^2.1.0",
92
92
  "common-tags": "^1.8.2",
93
93
  "compressible": "^2.0.18",
94
- "compression": "^1.7.4",
94
+ "compression": "^1.7.5",
95
95
  "compression-next": "^1.0.3",
96
96
  "cookie-parser": "^1.4.7",
97
97
  "cookie-session": "^2.1.0",
98
98
  "escape-html": "^1.0.3",
99
99
  "eventemitter3": "^5.0.1",
100
- "express": "^4.21.1",
100
+ "express": "^4.21.2",
101
101
  "fast-glob": "^3.3.2",
102
- "ioredis": "^5.4.1",
102
+ "ioredis": "^5.4.2",
103
103
  "ipaddr.js": "^2.2.0",
104
104
  "jsonwebtoken": "^9.0.2",
105
105
  "lodash": "^4.17.21",
@@ -111,7 +111,7 @@
111
111
  "on-finished": "^2.4.1",
112
112
  "passport": "^0.7.0",
113
113
  "passport-jwt": "^4.0.1",
114
- "pinejs-client-core": "^8.1.1",
114
+ "pinejs-client-core": "^8.1.2",
115
115
  "proxy-addr": "^2.0.7",
116
116
  "randomstring": "^1.3.0",
117
117
  "rate-limiter-flexible": "^5.0.4",
@@ -129,24 +129,24 @@
129
129
  "ts-node": "^10.9.2",
130
130
  "typed-error": "^3.2.2",
131
131
  "typescript": "^5.7.2",
132
- "uuid": "^11.0.0",
132
+ "uuid": "^11.0.3",
133
133
  "validator": "^13.12.0"
134
134
  },
135
135
  "devDependencies": {
136
- "@balena/lint": "^9.0.1",
137
- "@types/chai": "^5.0.0",
138
- "@types/mocha": "^10.0.9",
136
+ "@balena/lint": "^9.1.3",
137
+ "@types/chai": "^5.0.1",
138
+ "@types/mocha": "^10.0.10",
139
139
  "@types/mockery": "^1.4.33",
140
140
  "@types/sinon": "^17.0.3",
141
141
  "@types/supertest": "^6.0.2",
142
142
  "@types/temp": "^0.9.4",
143
143
  "chai": "^5.1.2",
144
144
  "copyfiles": "^2.4.1",
145
- "husky": "^9.1.6",
146
- "lint-staged": "^15.2.10",
147
- "mocha": "^11.0.0",
145
+ "husky": "^9.1.7",
146
+ "lint-staged": "^15.3.0",
147
+ "mocha": "^11.1.0",
148
148
  "mockery": "^2.1.0",
149
- "nock": "^13.5.5",
149
+ "nock": "^13.5.6",
150
150
  "pinejs-client-supertest": "^3.0.1",
151
151
  "rimraf": "^6.0.1",
152
152
  "sinon": "^19.0.2",
@@ -166,6 +166,6 @@
166
166
  "loader": "ts-node/esm/transpile-only"
167
167
  },
168
168
  "versionist": {
169
- "publishedAt": "2024-12-30T01:19:14.353Z"
169
+ "publishedAt": "2025-01-02T15:47:20.683Z"
170
170
  }
171
171
  }