Skip to content

Commit 2462399

Browse files
renovate[bot]oliversalzburg
authored andcommitted
chore(deps): pin dependency express to 4.21.2
1 parent 4b34798 commit 2462399

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"postversion": "git push"
2525
},
2626
"resolutions": {
27-
"express": "^4.21.2"
27+
"express": "4.21.2"
2828
},
2929
"dependencies": {
3030
"@actions/core": "1.11.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1970,7 +1970,7 @@ __metadata:
19701970
languageName: node
19711971
linkType: hard
19721972

1973-
"express@npm:^4.21.2":
1973+
"express@npm:4.21.2":
19741974
version: 4.21.2
19751975
resolution: "express@npm:4.21.2"
19761976
dependencies:

0 commit comments

Comments
 (0)