chore(deps): update dependency core-js to v3.49.0 (#199)
unbound-site / build (push) Successful in 58s
unbound-site / deploy-prod (push) Successful in 1m28s

This commit was merged in pull request #199.
This commit is contained in:
2026-03-16 22:16:44 +00:00
parent 2d4800c314
commit 4a386f3d49
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1995,9 +1995,9 @@
"dev": true
},
"core-js": {
"version": "3.48.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.48.0.tgz",
"integrity": "sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==",
"version": "3.49.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.49.0.tgz",
"integrity": "sha512-es1U2+YTtzpwkxVLwAFdSpaIMyQaq0PBgm3YD1W3Qpsn1NAmO3KSgZfu+oGSWVu6NvLHoHCV/aYcsE5wiB7ALg==",
"dev": true
},
"core-js-compat": {
+1 -1
View File
@@ -11,7 +11,7 @@
"babel-preset-minify": "0.5.2",
"babelify": "10.0.0",
"browserify": "17.0.1",
"core-js": "3.48.0",
"core-js": "3.49.0",
"husky": "9.1.7",
"minimist": "1.2.8",
"segmentit": "2.0.3"