Skip to content

Commit 1a55420

Browse files
authored
fix(deps): update all patch versions (#2413)
1 parent 00e1d04 commit 1a55420

File tree

18 files changed

+125
-125
lines changed

18 files changed

+125
-125
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
runs-on: ubuntu-latest
4545
services:
4646
memcached:
47-
image: memcached:1.6.29-alpine
47+
image: memcached:1.6.34-alpine
4848
ports:
4949
- 11211:11211
5050
mongo:

metapackages/auto-instrumentations-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"nyc": "15.1.0",
5454
"rimraf": "5.0.10",
5555
"sinon": "15.1.2",
56-
"ts-loader": "9.5.1",
56+
"ts-loader": "9.5.2",
5757
"typescript": "4.4.4",
5858
"webpack": "5.94.0",
5959
"webpack-cli": "5.1.4",

0 commit comments

Comments
 (0)