File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ LABEL \
27
27
org.label-schema.schema-version="1.0" \
28
28
org.label-schema.vendor="Elastic" \
29
29
org.label-schema.name="opbeans-frontend" \
30
- org.label-schema.version="@elastic/apm-rum@5.16.0 " \
30
+ org.label-schema.version="@elastic/apm-rum@5.16.3 " \
31
31
org.label-schema.url="https://hub.docker.com/r/opbeans/opbeans-frontend" \
32
32
org.label-schema.vcs-url="https://github.com/elastic/opbeans-frontend" \
33
33
org.label-schema.license="MIT"
Original file line number Diff line number Diff line change 3
3
"version" : " 1.0.0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
- "@elastic/apm-rum" : " ^5.16.0 " ,
6
+ "@elastic/apm-rum" : " ^5.16.3 " ,
7
7
"@elastic/apm-rum-react" : " ^1.4.2" ,
8
8
"@reduxjs/toolkit" : " ^1.9.1" ,
9
9
"@testing-library/jest-dom" : " ^5.16.5" ,
You can’t perform that action at this time.
0 commit comments