Skip to content

Commit

Permalink
fix: upgrade core-js from 3.32.1 to 3.32.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade core-js from 3.32.1 to 3.32.2.

See this package in npm:
https://www.npmjs.com/package/core-js

See this project in Snyk:
https://app.snyk.io/org/clarin-eric/project/7e36aabb-988e-4f86-97cd-167d3eb49c71?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 28, 2023
1 parent 4c2a169 commit 8be52c3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions webui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"webpack-merge": "^5.8.0"
},
"dependencies": {
"core-js": "^3.32.1",
"core-js": "^3.32.2",
"axios": "^1.5.0",
"prop-types": "^15.8.1",
"history": "^5.3.0",
Expand Down

0 comments on commit 8be52c3

Please sign in to comment.