diff --git a/package.json b/package.json index e73634e..938e92c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "author": "", "license": "ISC", "dependencies": { - "lodash": "^4.17.21", + "lodash": "^4.17.23", "requirejs": "^2.3.7" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7ede49..a8b4d84 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,16 +9,16 @@ importers: .: dependencies: lodash: - specifier: ^4.17.21 - version: 4.17.21 + specifier: ^4.17.23 + version: 4.17.23 requirejs: specifier: ^2.3.7 version: 2.3.7 packages: - lodash@4.17.21: - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} + lodash@4.17.23: + resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==} requirejs@2.3.7: resolution: {integrity: sha512-DouTG8T1WanGok6Qjg2SXuCMzszOo0eHeH9hDZ5Y4x8Je+9JB38HdTLT4/VA8OaUhBa0JPVHJ0pyBkM1z+pDsw==} @@ -27,6 +27,6 @@ packages: snapshots: - lodash@4.17.21: {} + lodash@4.17.23: {} requirejs@2.3.7: {}