@balena/open-balena-api 30.0.14 → 30.0.15-build-update-deps-dcf5c70ad956f511dbf6135069acdc389c787a76-1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
- // These types were generated by @balena/abstract-sql-to-typescript v5.0.0
1
+ // These types were generated by @balena/abstract-sql-to-typescript v5.0.1
2
2
  export {};
3
3
  //# sourceMappingURL=balena-model.js.map
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": "30.0.14",
4
+ "version": "30.0.15-build-update-deps-dcf5c70ad956f511dbf6135069acdc389c787a76-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": "^10.0.1",
48
- "@balena/abstract-sql-to-typescript": "^5.0.0",
48
+ "@balena/abstract-sql-to-typescript": "^5.0.1",
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.2.0",
52
+ "@balena/pinejs": "^19.4.2",
53
53
  "@balena/pinejs-webresource-cloudfront": "^0.2.1",
54
- "@sentry/node": "^8.33.1",
54
+ "@sentry/node": "^8.35.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.10",
68
+ "@types/lodash": "^4.17.12",
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.4",
72
+ "@types/node": "^22.7.9",
73
73
  "@types/node-schedule": "^2.1.7",
74
74
  "@types/on-finished": "^2.3.4",
75
75
  "@types/passport-jwt": "^4.0.1",
@@ -94,11 +94,11 @@
94
94
  "compressible": "^2.0.18",
95
95
  "compression": "^1.7.4",
96
96
  "compression-next": "^1.0.3",
97
- "cookie-parser": "^1.4.6",
97
+ "cookie-parser": "^1.4.7",
98
98
  "cookie-session": "^2.1.0",
99
99
  "escape-html": "^1.0.3",
100
100
  "eventemitter3": "^5.0.1",
101
- "express": "^4.21.0",
101
+ "express": "^4.21.1",
102
102
  "fast-glob": "^3.3.2",
103
103
  "ioredis": "^5.4.1",
104
104
  "ipaddr.js": "^2.2.0",
@@ -115,7 +115,7 @@
115
115
  "pinejs-client-core": "^8.1.1",
116
116
  "proxy-addr": "^2.0.7",
117
117
  "randomstring": "^1.3.0",
118
- "rate-limiter-flexible": "^5.0.3",
118
+ "rate-limiter-flexible": "^5.0.4",
119
119
  "redis": "^4.7.0",
120
120
  "redlock": "^4.2.0",
121
121
  "request": "^2.88.2",
@@ -136,12 +136,12 @@
136
136
  "devDependencies": {
137
137
  "@balena/lint": "^9.0.1",
138
138
  "@types/chai": "^5.0.0",
139
- "@types/mocha": "^10.0.8",
139
+ "@types/mocha": "^10.0.9",
140
140
  "@types/mockery": "^1.4.33",
141
141
  "@types/sinon": "^17.0.3",
142
142
  "@types/supertest": "^6.0.2",
143
143
  "@types/temp": "^0.9.4",
144
- "chai": "^5.1.1",
144
+ "chai": "^5.1.2",
145
145
  "copyfiles": "^2.4.1",
146
146
  "husky": "^9.1.6",
147
147
  "lint-staged": "^15.2.10",
@@ -167,6 +167,6 @@
167
167
  "loader": "ts-node/esm/transpile-only"
168
168
  },
169
169
  "versionist": {
170
- "publishedAt": "2024-10-23T10:46:27.502Z"
170
+ "publishedAt": "2024-10-23T13:23:29.194Z"
171
171
  }
172
172
  }