Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump serve-static from 1.15.0 to 1.16.2 #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
35 changes: 21 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3667,7 +3667,7 @@ __metadata:
react-native-device-info: "npm:^10.12.0"
react-native-draggable: "npm:^3.3.0"
react-native-echarts-liquidfill: "npm:^1.0.1"
react-native-echarts-pro: "npm:1.9.2"
react-native-echarts-pro: "npm:1.9.3"
react-native-elements: "npm:^3.4.3"
react-native-gesture-handler: "npm:^2.15.0"
react-native-image-crop-picker: "npm:^0.40.3"
Expand Down Expand Up @@ -5425,6 +5425,13 @@ __metadata:
languageName: node
linkType: hard

"encodeurl@npm:~2.0.0":
version: 2.0.0
resolution: "encodeurl@npm:2.0.0"
checksum: 10c0/5d317306acb13e6590e28e27924c754163946a2480de11865c991a3a7eed4315cd3fba378b543ca145829569eefe9b899f3d84bb09870f675ae60bc924b01ceb
languageName: node
linkType: hard

"encoding@npm:^0.1.13":
version: 0.1.13
resolution: "encoding@npm:0.1.13"
Expand Down Expand Up @@ -10027,10 +10034,10 @@ __metadata:
languageName: node
linkType: hard

"react-native-echarts-pro@npm:1.9.2":
version: 1.9.2
resolution: "react-native-echarts-pro@npm:1.9.2"
checksum: 10c0/1223182122f01a9635d0745aeb2188e2c89ad7ea4f9074115564c629a14d3238fba9d10e12bb086ab9b49f3fd38d93e17225adc246808913b63cd3faf6e549c9
"react-native-echarts-pro@npm:1.9.3":
version: 1.9.3
resolution: "react-native-echarts-pro@npm:1.9.3"
checksum: 10c0/f5a2d3f22a7d5aedc88f4f327257e6b8182835e80dd1f7578b78001727c6842df4220cae2dcf574da2b765a61f6e407ed1d963daac14d03f6158d42a6aeda14c
languageName: node
linkType: hard

Expand Down Expand Up @@ -10998,9 +11005,9 @@ __metadata:
languageName: node
linkType: hard

"send@npm:0.18.0":
version: 0.18.0
resolution: "send@npm:0.18.0"
"send@npm:0.19.0":
version: 0.19.0
resolution: "send@npm:0.19.0"
dependencies:
debug: "npm:2.6.9"
depd: "npm:2.0.0"
Expand All @@ -11015,7 +11022,7 @@ __metadata:
on-finished: "npm:2.4.1"
range-parser: "npm:~1.2.1"
statuses: "npm:2.0.1"
checksum: 10c0/0eb134d6a51fc13bbcb976a1f4214ea1e33f242fae046efc311e80aff66c7a43603e26a79d9d06670283a13000e51be6e0a2cb80ff0942eaf9f1cd30b7ae736a
checksum: 10c0/ea3f8a67a8f0be3d6bf9080f0baed6d2c51d11d4f7b4470de96a5029c598a7011c497511ccc28968b70ef05508675cebff27da9151dd2ceadd60be4e6cf845e3
languageName: node
linkType: hard

Expand All @@ -11027,14 +11034,14 @@ __metadata:
linkType: hard

"serve-static@npm:^1.13.1":
version: 1.15.0
resolution: "serve-static@npm:1.15.0"
version: 1.16.2
resolution: "serve-static@npm:1.16.2"
dependencies:
encodeurl: "npm:~1.0.2"
encodeurl: "npm:~2.0.0"
escape-html: "npm:~1.0.3"
parseurl: "npm:~1.3.3"
send: "npm:0.18.0"
checksum: 10c0/fa9f0e21a540a28f301258dfe1e57bb4f81cd460d28f0e973860477dd4acef946a1f41748b5bd41c73b621bea2029569c935faa38578fd34cd42a9b4947088ba
send: "npm:0.19.0"
checksum: 10c0/528fff6f5e12d0c5a391229ad893910709bc51b5705962b09404a1d813857578149b8815f35d3ee5752f44cd378d0f31669d4b1d7e2d11f41e08283d5134bd1f
languageName: node
linkType: hard

Expand Down
Loading