Skip to content

Commit 2df1d28

Browse files
Bump minimist from 1.2.0 to 1.2.5 in /adventurett
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent face0ca commit 2df1d28

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

adventurett/yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
dependencies:
4141
"@hapi/hoek" "^8.3.0"
4242

43-
"@types/node@^13.9.0":
44-
version "13.9.0"
45-
resolved "https://upsidetravel.jfrog.io/upsidetravel/api/npm/npm-virtual/@types/node/-/node-13.9.0.tgz#5b6ee7a77faacddd7de719017d0bc12f52f81589"
46-
integrity sha1-W27np3+qzd195xkBfQvBL1L4FYk=
43+
"@types/node@^13.13.52":
44+
version "13.13.52"
45+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.52.tgz#03c13be70b9031baaed79481c0c0cfb0045e53f7"
46+
integrity sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ==
4747

4848
buffer-alloc-unsafe@^1.1.0:
4949
version "1.1.0"
@@ -113,9 +113,9 @@ json-stringify-safe@^5.0.1:
113113
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
114114

115115
minimist@^1.2.0:
116-
version "1.2.0"
117-
resolved "https://upsidetravel.jfrog.io/upsidetravel/api/npm/npm-virtual/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
118-
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
116+
version "1.2.5"
117+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
118+
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
119119

120120
moment@^2.24.0:
121121
version "2.24.0"
@@ -177,6 +177,11 @@ through2@^2.0.2, through2@^2.0.3:
177177
readable-stream "~2.3.6"
178178
xtend "~4.0.1"
179179

180+
typescript@^4.3.2:
181+
version "4.3.2"
182+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
183+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
184+
180185
util-deprecate@~1.0.1:
181186
version "1.0.2"
182187
resolved "https://upsidetravel.jfrog.io/upsidetravel/api/npm/npm-virtual/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"

0 commit comments

Comments
 (0)