Skip to content

Commit

Permalink
Update dependency core-js to ^3.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2024
1 parent 801ab4c commit 07f4c7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vueuse/router": "^10.7.1",
"axios": "^1.6.2",
"comlink": "^4.4.1",
"core-js": "^3.34.0",
"core-js": "^3.35.1",
"d3": "^7.8.5",
"luxon": "^3.4.4",
"monaco-editor": "^0.45.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1489,10 +1489,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==

core-js@^3.34.0:
version "3.34.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.34.0.tgz#5705e6ad5982678612e96987d05b27c6c7c274a5"
integrity sha512-aDdvlDder8QmY91H88GzNi9EtQi2TjvQhpCX6B1v/dAZHU1AuLgHvRh54RiOerpEhEW46Tkf+vgAViB/CWC0ag==
core-js@^3.35.1:
version "3.35.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.1.tgz#9c28f8b7ccee482796f8590cc8d15739eaaf980c"
integrity sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==

cross-spawn@^7.0.2, cross-spawn@^7.0.3:
version "7.0.3"
Expand Down

0 comments on commit 07f4c7b

Please sign in to comment.