Skip to content

Commit

Permalink
Merge pull request #228 from spq/dependabot/npm_and_yarn/web/producti…
Browse files Browse the repository at this point in the history
…on-dependencies-fe9762e60c

Bump core-js from 3.39.0 to 3.40.0 in /web in the production-dependencies group
  • Loading branch information
spq authored Jan 14, 2025
2 parents 9ce1b7c + c7ba9c9 commit 75756ba
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 @@ -17,7 +17,7 @@
"@mdi/font": "^7.4.47",
"apexcharts": "^4.3.0",
"axios": "^1.7.9",
"core-js": "^3.39.0",
"core-js": "^3.40.0",
"moment": "^2.30.1",
"moo": "^0.5.2",
"nearley": "^2.20.1",
Expand Down
8 changes: 4 additions & 4 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1270,10 +1270,10 @@ constants-browserify@^1.0.0:
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
integrity sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==

core-js@^3.39.0:
version "3.39.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.39.0.tgz#57f7647f4d2d030c32a72ea23a0555b2eaa30f83"
integrity sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==
core-js@^3.40.0:
version "3.40.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.40.0.tgz#2773f6b06877d8eda102fc42f828176437062476"
integrity sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==

core-util-is@~1.0.0:
version "1.0.3"
Expand Down

0 comments on commit 75756ba

Please sign in to comment.