Skip to content

Commit 2947015

Browse files
fix(deps): bump core-js from 3.17.3 to 3.18.2 (#106)
Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.3 to 3.18.2. - [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.17.3...v3.18.2) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4809c8a commit 2947015

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -18,7 +18,7 @@
1818
"@nuxtjs/vuetify": "^1.12.1",
1919
"bcrypt": "^5.0.1",
2020
"cookie-parser": "^1.4.5",
21-
"core-js": "^3.17.3",
21+
"core-js": "^3.18.2",
2222
"debug": "^4.3.1",
2323
"dotenv": "^10.0.0",
2424
"express": "^4.17.1",

0 commit comments

Comments
 (0)