Skip to content

Commit 6b6086d

Browse files
authored
Merge branch 'master' into ar2rsawseen/master2
2 parents ff69f84 + 6529dd6 commit 6b6086d

File tree

9 files changed

+110
-156
lines changed

9 files changed

+110
-156
lines changed

CHANGELOG.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,25 @@
1-
## Version 25.03.x
2-
1+
## Version 25.03.xx
32
Fixes:
3+
- [push] Fixed timeout setting
44
- [security] Fixed injection possibility on res.expose
55

6+
Dependencies:
7+
- Bump axios from 1.12.2 to 1.13.1 in /plugins/cognito
8+
- Bump csvtojson from 1.1.12 to 2.0.14
9+
- Bump eslint-plugin-vue from 10.5.0 to 10.5.1
10+
- Bump express-rate-limit from 8.1.0 to 8.2.0
11+
- Bump get-random-values from 4.0.0 to 4.1.0
12+
- Bump lint-staged from 16.2.4 to 16.2.6
13+
- Bump mockttp from 4.2.0 to 4.2.1 in /plugins/crash_symbolication
14+
- Bump nodemailer from 7.0.9 to 7.0.10
15+
- Bump puppeteer from 24.25.0 to 24.27.0
16+
- Bump vite from 7.1.10 to 7.1.12
17+
618
## Version 25.03.25
719
Fixes:
820
- [crashes] Fixed resolving audit log recording
921
- [location] Fixed updating none gps coordinate location after gps location was used
10-
-
22+
1123
Enterprise Fixes:
1224
- [ab-testing] Add script for fixing variant cohort
1325
- [groups] Fix user permission update after updating user group permission

bin/scripts/device_list/package-lock.json

Lines changed: 10 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/scripts/device_list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
},
2424
"homepage": "https://count.ly/",
2525
"dependencies": {
26-
"csvtojson": "^1.1.9"
26+
"csvtojson": "^2.0.13"
2727
}
2828
}

0 commit comments

Comments
 (0)