Skip to content

Commit 78dd77d

Browse files
chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#1419)
* chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): rebuild mix assets --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 2436a58 commit 78dd77d

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -16,7 +16,7 @@
1616
"bootstrap": "^4.6",
1717
"jquery": "^3.7",
1818
"laravel-mix": "^6.0.49",
19-
"lodash": "^4.17.21",
19+
"lodash": "^4.17.23",
2020
"popper.js": "^1.16.1",
2121
"postcss": "^8.5.6",
2222
"resolve-url-loader": "^5.0.0",

public/js/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/mix-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"/js/app.js": "/js/app.js?id=35a595ef341aa05ce3637ab3eff57329",
2+
"/js/app.js": "/js/app.js?id=b00844a6c9ccf29db2d89f8fbf4578ae",
33
"/js/app-secondary.js": "/js/app-secondary.js?id=4f6f059b19e7e0afa718211e3f9f32fa",
44
"/css/app.css": "/css/app.css?id=6a66aed7a807322933661fa151738910"
55
}

0 commit comments

Comments
 (0)