Skip to content

Commit d74a1d5

Browse files
authored
Merge pull request #245 from reportportal/develop
Release 5.5.6
2 parents d806167 + 11f3d1c commit d74a1d5

File tree

4 files changed

+14
-12
lines changed

4 files changed

+14
-12
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### Security
2+
- Updated versions of vulnerable packages (glob).
13

24
## [5.5.5] - 2025-11-18
35
### Changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.5.5
1+
5.5.6-SNAPSHOT

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"axios": "^1.12.2",
2929
"axios-retry": "^4.5.0",
30-
"glob": "^11.0.3",
30+
"glob": "^11.1.0",
3131
"http-proxy-agent": "^7.0.2",
3232
"https-proxy-agent": "^7.0.6",
3333
"ini": "^2.0.0",

0 commit comments

Comments
 (0)