Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"body-parser": "^2.2.1",
"config": "^1.26.1",
"connect-timeout": "^1.9.0",
"cookie": "^0.7.0",
"cross-env": "^10.0.0",
"debug": "~4.4.0",
"cookie": "^1.0.0",
"cross-env": "^5.2.0",
"debug": "~2.6.3",
"express": "^5.0.1",
"formidable": "^3.5.4",
"ioredis": "^3.1.4",
Expand Down
35 changes: 17 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -483,13 +483,6 @@ __metadata:
languageName: node
linkType: hard

"@epic-web/invariant@npm:^1.0.0":
version: 1.0.0
resolution: "@epic-web/invariant@npm:1.0.0"
checksum: 10/28b36a7447f60b84f9d6a23571480042170ef4239a577577ad8447f64a2e4f1a4e57e6fe1b592e61534c5ab53ff67776130e6c88a68cbd997eb6e9c9759a5934
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.8.0":
version: 4.9.1
resolution: "@eslint-community/eslint-utils@npm:4.9.1"
Expand Down Expand Up @@ -2149,9 +2142,9 @@ __metadata:
chai-http: "npm:^5.0.0"
config: "npm:^1.26.1"
connect-timeout: "npm:^1.9.0"
cookie: "npm:^0.7.0"
cross-env: "npm:^10.0.0"
debug: "npm:~4.4.0"
cookie: "npm:^1.0.0"
cross-env: "npm:^5.2.0"
debug: "npm:~2.6.3"
eslint: "npm:9.39.4"
eslint-config-airbnb-base: "npm:^14.0.0"
eslint-plugin-import: "npm:^2.14.0"
Expand Down Expand Up @@ -2509,6 +2502,13 @@ __metadata:
languageName: node
linkType: hard

"cookie@npm:^1.0.0":
version: 1.1.1
resolution: "cookie@npm:1.1.1"
checksum: 10/85538153054791155cf4d38d2e807e3b9382d71bf71d92fc46fca348515ea574049d0d9ef8eb84d2d54a681ad1d7a7316b1989b901dace50a6c0f4c3858dbdb2
languageName: node
linkType: hard

"cookiejar@npm:^2.1.4":
version: 2.1.4
resolution: "cookiejar@npm:2.1.4"
Expand All @@ -2523,16 +2523,15 @@ __metadata:
languageName: node
linkType: hard

"cross-env@npm:^10.0.0":
version: 10.1.0
resolution: "cross-env@npm:10.1.0"
"cross-env@npm:^5.2.0":
version: 5.2.1
resolution: "cross-env@npm:5.2.1"
dependencies:
"@epic-web/invariant": "npm:^1.0.0"
cross-spawn: "npm:^7.0.6"
cross-spawn: "npm:^6.0.5"
bin:
cross-env: dist/bin/cross-env.js
cross-env-shell: dist/bin/cross-env-shell.js
checksum: 10/0e5d8bdefbbcd000460b69755e0eeb22953510abac8375e4f8b638ff7c45406141acfd57b8a4c1d1cf0b5ea42f33451b302062fb9b34408753b4d465e901b845
checksum: 10/5a81dc207e61b90f3ec9053e7651e07ed6dc880df6098bbf739c7fdcd00f09dce057416bca36fccef6c9491fdad35f740fec9f7a401180d15648f3952998cc7e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2587,7 +2586,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:2.6.9, debug@npm:^2.6.9":
"debug@npm:2.6.9, debug@npm:^2.6.9, debug@npm:~2.6.3":
version: 2.6.9
resolution: "debug@npm:2.6.9"
dependencies:
Expand All @@ -2605,7 +2604,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.3.7, debug@npm:^4.4.0, debug@npm:^4.4.3, debug@npm:~4.4.0":
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.3.7, debug@npm:^4.4.0, debug@npm:^4.4.3":
version: 4.4.3
resolution: "debug@npm:4.4.3"
dependencies:
Expand Down