Skip to content

Commit afcfb71

Browse files
authored
Merge pull request #139 from leapfrogtechnology/dependabot/npm_and_yarn/examples/koa-http-server-ts/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3 in /examples/koa-http-server-ts
2 parents 38bcdff + b75cf30 commit afcfb71

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

examples/koa-http-server-ts/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -264,11 +264,11 @@ brace-expansion@^1.1.7:
264264
concat-map "0.0.1"
265265

266266
braces@~3.0.2:
267-
version "3.0.2"
268-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
269-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
267+
version "3.0.3"
268+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
269+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
270270
dependencies:
271-
fill-range "^7.0.1"
271+
fill-range "^7.1.1"
272272

273273
cache-content-type@^1.0.0:
274274
version "1.0.1"
@@ -572,10 +572,10 @@ fast-json-stable-stringify@^2.0.0:
572572
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
573573
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
574574

575-
fill-range@^7.0.1:
576-
version "7.0.1"
577-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
578-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
575+
fill-range@^7.1.1:
576+
version "7.1.1"
577+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
578+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
579579
dependencies:
580580
to-regex-range "^5.0.1"
581581

0 commit comments

Comments
 (0)