Skip to content

Commit db38d32

Browse files
Bump core-js from 3.6.4 to 3.6.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.4 to 3.6.5. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.6.4...v3.6.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1832a3f commit db38d32

File tree

4 files changed

+13
-6
lines changed

4 files changed

+13
-6
lines changed

β€Žjs/notifications.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žjs/notifications.js.mapβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage-lock.jsonβ€Ž

Lines changed: 10 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@nextcloud/axios": "^1.3.2",
1717
"@nextcloud/moment": "^1.1.1",
18-
"core-js": "^3.6.4",
18+
"core-js": "^3.6.5",
1919
"escape-html": "^1.0.3",
2020
"regenerator-runtime": "^0.13.5",
2121
"vue": "^2.6.11"

0 commit comments

Comments
Β (0)