Skip to content

Commit

Permalink
Bump elastic-apm to latest version (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
apmmachine authored Feb 26, 2024
1 parent d30dc3e commit b1491b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ LABEL \
org.label-schema.schema-version="1.0" \
org.label-schema.vendor="Elastic" \
org.label-schema.name="opbeans-frontend" \
org.label-schema.version="@elastic/apm-rum@5.14.0" \
org.label-schema.version="@elastic/apm-rum@5.16.0" \
org.label-schema.url="https://hub.docker.com/r/opbeans/opbeans-frontend" \
org.label-schema.vcs-url="https://github.com/elastic/opbeans-frontend" \
org.label-schema.license="MIT"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"dependencies": {
"@elastic/apm-rum": "^5.14.0",
"@elastic/apm-rum": "^5.16.0",
"@elastic/apm-rum-react": "^1.4.2",
"@reduxjs/toolkit": "^1.9.1",
"@testing-library/jest-dom": "^5.16.5",
Expand Down

0 comments on commit b1491b6

Please sign in to comment.