fix(package.json): update terser and workbox-cli dependencies for compatibility
This commit is contained in:
parent
ac66c8f8a5
commit
2c03ef82de
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"author": "fynks",
|
||||
"dependencies": {
|
||||
"clean-css-cli": "^5.6.3",
|
||||
"terser": "^5.44.0",
|
||||
"workbox-cli": "^7.3.0"
|
||||
"terser": "^5.44.1",
|
||||
"workbox-cli": "^7.4.0"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue