Browse Source

build(deps): bump lodash.template from 4.5.0 to 4.18.1

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.5.0 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.5.0...4.18.1)

---
updated-dependencies:
- dependency-name: lodash.template
  dependency-version: 4.18.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/6735/head
dependabot[bot] 2 months ago
committed by GitHub
parent
commit
40cb584d0a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      packages/cli/package.json
  2. 12
      pnpm-lock.yaml

2
packages/cli/package.json

@ -39,7 +39,7 @@
"html-webpack-plugin": "5.6.3",
"inquirer": "^8.2.5",
"listr": "^0.14.3",
"lodash.template": "^4.5.0",
"lodash.template": "^4.18.1",
"rimraf": "^4.1.2",
"spdx-license-list": "^6.6.0",
"terser-webpack-plugin": "^5.3.14",

12
pnpm-lock.yaml

@ -181,8 +181,8 @@ importers:
specifier: ^0.14.3
version: 0.14.3
lodash.template:
specifier: ^4.5.0
version: 4.5.0
specifier: ^4.18.1
version: 4.18.1
rimraf:
specifier: ^4.1.2
version: 4.4.1
@ -5649,8 +5649,8 @@ packages:
lodash.sortby@4.7.0:
resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==}
lodash.template@4.5.0:
resolution: {integrity: sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==}
lodash.template@4.18.1:
resolution: {integrity: sha512-5urZrLnV/VD6zHK5KsVtZgt7H19v51mIzoS0aBNH8yp3I8tbswrEjOABOPY8m8uB7NuibubLrMX+Y0PXsU9X+w==}
deprecated: This package is deprecated. Use https://socket.dev/npm/package/eta instead.
lodash.templatesettings@4.2.0:
@ -15573,7 +15573,7 @@ snapshots:
lodash.sortby@4.7.0: {}
lodash.template@4.5.0:
lodash.template@4.18.1:
dependencies:
lodash._reinterpolate: 3.0.0
lodash.templatesettings: 4.2.0
@ -18842,7 +18842,7 @@ snapshots:
chalk: 4.1.2
hash-sum: 2.0.0
he: 1.2.0
lodash.template: 4.5.0
lodash.template: 4.18.1
lodash.uniq: 4.5.0
resolve: 1.22.8
serialize-javascript: 6.0.2

Loading…
Cancel
Save