Skip to content

Commit 68b83e1

Browse files
chore(deps): bump lodash from 4.17.23 to 4.18.1
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b59946 commit 68b83e1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/otel-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@opentelemetry/sdk-trace-web": "~1.24.1",
6464
"@opentelemetry/semantic-conventions": "^1.24.1",
6565
"json-stringify-safe": "^5.0.1",
66-
"lodash": "^4.17.23",
66+
"lodash": "^4.18.1",
6767
"shimmer": "^1.2.1",
6868
"web-vitals": "^3.3.2"
6969
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10356,10 +10356,10 @@ lodash.startcase@^4.4.0:
1035610356
resolved "https://registry.yarnpkg.com/lodash.startcase/-/lodash.startcase-4.4.0.tgz#9436e34ed26093ed7ffae1936144350915d9add8"
1035710357
integrity sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==
1035810358

10359-
lodash@^4.17.21, lodash@^4.17.23:
10360-
version "4.17.23"
10361-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
10362-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
10359+
lodash@^4.17.21, lodash@^4.18.1:
10360+
version "4.18.1"
10361+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
10362+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
1036310363

1036410364
log-symbols@4.1.0, log-symbols@^4.0.0, log-symbols@^4.1.0:
1036510365
version "4.1.0"

0 commit comments

Comments
 (0)