Skip to content

Commit 0d80026

Browse files
fix(deps): update all non-major dependencies (#1119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf7d462 commit 0d80026

File tree

3 files changed

+78
-80
lines changed

3 files changed

+78
-80
lines changed

@ecomplus/storefront-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"axios": "^0.27.2 || ^1.1.2",
3333
"ejs": "^3.1.10",
3434
"html-minifier": "^4.0.0",
35-
"image-size": "^1.1.1",
35+
"image-size": "^1.2.0",
3636
"lodash": "^4.17.21",
3737
"markdown-it": "^14.1.0"
3838
}

package-lock.json

Lines changed: 76 additions & 78 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
@@ -49,7 +49,7 @@
4949
"babel-loader": "^8.4.1",
5050
"bootstrap": "^4.6.2",
5151
"browser-sync": "^3.0.3",
52-
"caniuse-lite": "^1.0.30001688",
52+
"caniuse-lite": "^1.0.30001690",
5353
"clean-webpack-plugin": "^4.0.0",
5454
"cross-env": "^7.0.3",
5555
"css-loader": "^3.6.0",

0 commit comments

Comments
 (0)