Skip to content

Commit 74a45c5

Browse files
lholmquistsnyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#789)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent e66ca47 commit 74a45c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@babel/core": "^7.21.8",
4040
"@babel/preset-env": "^7.21.5",
41-
"babel-loader": "^9.1.2",
41+
"babel-loader": "^9.1.3",
4242
"buffer": "^6.0.3",
4343
"documentation": "^14.0.1",
4444
"eslint": "^8.40.0",

0 commit comments

Comments
 (0)