Skip to content

Commit 71341d3

Browse files
chore(deps): bump core-js from 3.37.0 to 3.37.1 (#17426)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.37.0 to 3.37.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.37.1/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c6bfac commit 71341d3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"beautiful-react-hooks": "5.0.2",
1616
"classnames": "2.5.1",
1717
"copy-webpack-plugin": "12.0.2",
18-
"core-js": "3.37.0",
18+
"core-js": "3.37.1",
1919
"countly-sdk-web": "24.4.0",
2020
"date-fns": "3.6.0",
2121
"dexie-batch": "0.4.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7041,10 +7041,10 @@ __metadata:
70417041
languageName: node
70427042
linkType: hard
70437043

7044-
"core-js@npm:3.37.0":
7045-
version: 3.37.0
7046-
resolution: "core-js@npm:3.37.0"
7047-
checksum: 10/97feac0b54b95d928bda6a6e611cf34963a265a5fe8ab46ed35bbc9d32a14221bf6bede5d6cd4b0c0f30e8440cf1eff0c4f0c242d719c561e5dd73d3b005d63c
7044+
"core-js@npm:3.37.1":
7045+
version: 3.37.1
7046+
resolution: "core-js@npm:3.37.1"
7047+
checksum: 10/25d6bd15fcc6ffd2a0ec0be57a78ff3358b3e1fdffdb6800fc93dcfdb3854037aee41f3d101aed8c37905d107daf98218b3e7ee95cec383710d2a66a5d9e541b
70487048
languageName: node
70497049
linkType: hard
70507050

@@ -17861,7 +17861,7 @@ __metadata:
1786117861
beautiful-react-hooks: "npm:5.0.2"
1786217862
classnames: "npm:2.5.1"
1786317863
copy-webpack-plugin: "npm:12.0.2"
17864-
core-js: "npm:3.37.0"
17864+
core-js: "npm:3.37.1"
1786517865
countly-sdk-web: "npm:24.4.0"
1786617866
cross-env: "npm:7.0.3"
1786717867
css-loader: "npm:7.1.1"

0 commit comments

Comments
 (0)