Skip to content

Commit 9108367

Browse files
authored
1 parent a85237a commit 9108367

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@
168168
},
169169
"resolutions": {
170170
"@babel/helper-create-regexp-features-plugin": "^7.22.15",
171+
"cookie": "^0.7.0",
171172
"express": "^4.21.0",
172173
"istanbul-lib-instrument": "^6.0.0",
173174
"jackspeak": "2.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7360,10 +7360,10 @@ __metadata:
73607360
languageName: node
73617361
linkType: hard
73627362

7363-
"cookie@npm:0.6.0":
7364-
version: 0.6.0
7365-
resolution: "cookie@npm:0.6.0"
7366-
checksum: 10c0/f2318b31af7a31b4ddb4a678d024514df5e705f9be5909a192d7f116cfb6d45cbacf96a473fa733faa95050e7cff26e7832bb3ef94751592f1387b71c8956686
7363+
"cookie@npm:^0.7.0":
7364+
version: 0.7.2
7365+
resolution: "cookie@npm:0.7.2"
7366+
checksum: 10c0/9596e8ccdbf1a3a88ae02cf5ee80c1c50959423e1022e4e60b91dd87c622af1da309253d8abdb258fb5e3eacb4f08e579dc58b4897b8087574eee0fd35dfa5d2
73677367
languageName: node
73687368
linkType: hard
73697369

0 commit comments

Comments
 (0)