Skip to content

Commit

Permalink
build(deps): update dependency core-js to v3.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent 60fa4c2 commit 9cd0809
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"bcryptjs": "2.4.3",
"cloudinary": "1.24.0",
"cookie": "0.4.1",
"core-js": "3.8.3",
"core-js": "3.36.0",
"date-fns": "2.17.0",
"deta": "0.0.8",
"uuid": "8.3.2",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4057,14 +4057,21 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.36.0":
version: 3.36.0
resolution: "core-js@npm:3.36.0"
checksum: 2ac7889d2aaff3a5d7b9c67498d876314f599920431e1f2813c8bd35c793e43d187a42771ad943adc0ae986777200760344734051994a48f0fa6a213406d1d3b
languageName: node
linkType: hard

"core-js@npm:3.6.5":
version: 3.6.5
resolution: "core-js@npm:3.6.5"
checksum: 9283348dd5be2f1d07feaf90e2336b3f00a2316e3d3c6d4f789c9a67bdd4d7b08ce1c88dca4e591340130056c6b412b0b74fae039f8e259206f1073f542e4e85
languageName: node
linkType: hard

"core-js@npm:3.8.3, core-js@npm:^3.6.5":
"core-js@npm:^3.6.5":
version: 3.8.3
resolution: "core-js@npm:3.8.3"
checksum: 3c67d1732d505f6afaf836f18038dae8267e8c0e8e84e1c679bac67589e66d0807c24750c7d8b1118cc386c3d66a1d96f20d9cb0f6a879b19cfc04e9f073fe78
Expand Down Expand Up @@ -6709,7 +6716,7 @@ fsevents@~2.3.1:
bcryptjs: 2.4.3
cloudinary: 1.24.0
cookie: 0.4.1
core-js: 3.8.3
core-js: 3.36.0
date-fns: 2.17.0
deta: 0.0.8
eslint: 7.18.0
Expand Down

0 comments on commit 9cd0809

Please sign in to comment.