Skip to content

Commit aa7fc62

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
1 parent 69b4b4c commit aa7fc62

File tree

2 files changed

+132
-67
lines changed

2 files changed

+132
-67
lines changed

package-lock.json

Lines changed: 131 additions & 66 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
@@ -25,7 +25,7 @@
2525
"ajv": "^6.12.6",
2626
"algoliasearch": "^3.35.1",
2727
"assert": "^2.0.0",
28-
"babel-loader": "^8.1.0",
28+
"babel-loader": "^9.1.3",
2929
"babel-preset-env": "^1.7.0",
3030
"browser-date-formatter": "^3.0.3",
3131
"change-case": "^3.1.0",

0 commit comments

Comments
 (0)