Skip to content

Commit 23c9cec

Browse files
Merge pull request #2423 from rocketstack-matt/fix/dependabot-ip-address-postcss
chore(deps): override ip-address and postcss to clear Dependabot alerts
2 parents 1d175ab + c42dc00 commit 23c9cec

3 files changed

Lines changed: 10 additions & 94 deletions

File tree

calm-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"commander": "^14.0.0",
3434
"copyfiles": "^2.4.1",
3535
"express": "^4.18.2",
36-
"express-rate-limit": "^8.2.2"
36+
"express-rate-limit": "^8.5.0"
3737
},
3838
"devDependencies": {
3939
"@types/express": "^5.0.0",

package-lock.json

Lines changed: 8 additions & 93 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"lodash": "^4.18.1",
8686
"lodash-es": "^4.18.1",
8787
"picomatch": "^4.0.4",
88+
"postcss": "^8.5.10",
8889
"@semantic-release/npm": {
8990
"npm": "11.12.1"
9091
},

0 commit comments

Comments
 (0)