Skip to content

Commit dfef921

Browse files
fix: bump aws-rum-web from 1.22.1 to 1.23.0
Bumps [aws-rum-web](https://github.com/aws-observability/aws-rum-web) from 1.22.1 to 1.23.0. - [Release notes](https://github.com/aws-observability/aws-rum-web/releases) - [Changelog](https://github.com/aws-observability/aws-rum-web/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-observability/aws-rum-web/commits/v1.23.0) --- updated-dependencies: - dependency-name: aws-rum-web dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b639df9 commit dfef921

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/client-metrics-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"main": "lib/index.js",
1717
"types": "types/index.d.ts",
1818
"dependencies": {
19-
"aws-rum-web": "^1.22.1"
19+
"aws-rum-web": "^1.23.0"
2020
}
2121
}

0 commit comments

Comments
 (0)