Skip to content

Commit

Permalink
Merge branch 'development' into update-tables
Browse files Browse the repository at this point in the history
  • Loading branch information
Zasa-san authored Jun 12, 2024
2 parents 1537e34 + 5ade371 commit 80508c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"pdfjs-dist": "^4.0.379",
"postcss-loader": "^8.1.1",
"postcss-prefix-selector": "^1.16.0",
"prom-client": "^15.1.1",
"prom-client": "^15.1.2",
"prop-types": "^15.8.1",
"qrcode.react": "^3.1.0",
"qs": "^6.12.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14823,10 +14823,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==

prom-client@^15.1.1:
version "15.1.1"
resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-15.1.1.tgz#71ba84371241acd173181b04a436782c246f3652"
integrity sha512-GVA2H96QCg2q71rjc3VYvSrVG7OpnJxyryC7dMzvfJfpJJHzQVwF3TJLfHzKORcwJpElWs1TwXLthlJAFJxq2A==
prom-client@^15.1.2:
version "15.1.2"
resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-15.1.2.tgz#78d79f12c35d395ca97edf7111c18210cf07f815"
integrity sha512-on3h1iXb04QFLLThrmVYg1SChBQ9N1c+nKAjebBjokBqipddH3uxmOUcEkTnzmJ8Jh/5TSUnUqS40i2QB2dJHQ==
dependencies:
"@opentelemetry/api" "^1.4.0"
tdigest "^0.1.1"
Expand Down

0 comments on commit 80508c1

Please sign in to comment.