Skip to content

Commit f9b0554

Browse files
committed
fix: etl/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295
1 parent c60cd35 commit f9b0554

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@rails/ujs": "^6.0.0",
88
"@rails/webpacker": "5.4.3",
99
"turbolinks": "^5.2.0",
10-
"webpack": "^4.46.0",
10+
"webpack": "^5.0.0",
1111
"webpack-cli": "^3.3.12"
1212
},
1313
"version": "0.1.0",

0 commit comments

Comments
 (0)