Skip to content

Commit

Permalink
[update-deps] Dependency Update
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfmurdock committed Dec 15, 2024
1 parent e67d4eb commit 5e6cf77
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions kotlin-js-store/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11800,10 +11800,10 @@ graphql-ws@^5.14.0:
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.0.tgz#849efe02f384b4332109329be01d74c345842729"
integrity sha512-Ju2RCU2dQMgSKtArPbEtsK5gNLnsQyTNIo/T7cZNp96niC1x0KdJNZV0TIoilceBPQwfb5itrGl8pkFeOUMl4A==

graphql@^16.9.0:
version "16.9.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
graphql@^16.10.0:
version "16.10.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==

handle-thing@^2.0.0:
version "2.0.1"
Expand Down Expand Up @@ -13721,10 +13721,10 @@ map-cache@^0.2.0:
resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf"
integrity sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==

marked@^15.0.3:
version "15.0.3"
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.3.tgz#f75ae6ca71aeeaea0cfa2c2f120016ac8373aede"
integrity sha512-Ai0cepvl2NHnTcO9jYDtcOEtVBNVYR31XnEA3BndO7f5As1wzpcOceSUM8FDkNLJNIODcLpDTWay/qQhqbuMvg==
marked@^15.0.4:
version "15.0.4"
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.4.tgz#864dbf50227b6507646c771c2ef5f0de2924833e"
integrity sha512-TCHvDqmb3ZJ4PWG7VEGVgtefA5/euFmsIhxtD0XsBxI39gUSKL81mIRFdt0AiNQozUahd4ke98ZdirExd/vSEw==

[email protected]:
version "0.3.0"
Expand Down
4 changes: 2 additions & 2 deletions libraries/js-dependencies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"fitty": "^2.4.2",
"fs-extra": "^11.2.0",
"global-jsdom": "25.0.0",
"graphql": "^16.9.0",
"graphql": "^16.10.0",
"graphql-http": "^1.22.3",
"html-webpack-harddisk-plugin": "^2.0.0",
"html-webpack-plugin": "^5.6.3",
Expand All @@ -60,7 +60,7 @@
"jwks-rsa": "3.1.0",
"jwt-decode": "4.0.0",
"karma": "^6.4.4",
"marked": "^15.0.3",
"marked": "^15.0.4",
"method-override": "^3.0.0",
"mime": "1.6.0",
"mini-css-extract-plugin": "^2.9.2",
Expand Down

0 comments on commit 5e6cf77

Please sign in to comment.