Skip to content

Commit e93054a

Browse files
authored
Merge pull request #6077 from Countly/dependabot/npm_and_yarn/supertest-7.1.0
Bump supertest from 7.0.0 to 7.1.0
2 parents c067c08 + ed8fb0a commit e93054a

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
Dependencies:
44
- Bump moment-timezone from 0.5.47 to 0.5.48
5+
- Bump supertest from 7.0.0 to 7.1.0
56

67
## Version 25.03.3
78
Fixes:

package-lock.json

Lines changed: 4 additions & 4 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
@@ -25,7 +25,7 @@
2525
"mocha": "10.8.2",
2626
"nyc": "17.1.0",
2727
"should": "13.2.3",
28-
"supertest": "7.0.0"
28+
"supertest": "7.1.0"
2929
},
3030
"scripts": {
3131
"test": "grunt --verbose"

0 commit comments

Comments
 (0)