diff --git a/adventurett/yarn.lock b/adventurett/yarn.lock index fb5f1d6..eece7cc 100644 --- a/adventurett/yarn.lock +++ b/adventurett/yarn.lock @@ -40,10 +40,10 @@ dependencies: "@hapi/hoek" "^8.3.0" -"@types/node@^13.9.0": - version "13.9.0" - resolved "https://upsidetravel.jfrog.io/upsidetravel/api/npm/npm-virtual/@types/node/-/node-13.9.0.tgz#5b6ee7a77faacddd7de719017d0bc12f52f81589" - integrity sha1-W27np3+qzd195xkBfQvBL1L4FYk= +"@types/node@^13.13.52": + version "13.13.52" + resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.52.tgz#03c13be70b9031baaed79481c0c0cfb0045e53f7" + integrity sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ== buffer-alloc-unsafe@^1.1.0: version "1.1.0" @@ -113,9 +113,9 @@ json-stringify-safe@^5.0.1: integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus= minimist@^1.2.0: - version "1.2.0" - resolved "https://upsidetravel.jfrog.io/upsidetravel/api/npm/npm-virtual/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" - integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ= + version "1.2.5" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" + integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== moment@^2.24.0: version "2.24.0" @@ -177,6 +177,11 @@ through2@^2.0.2, through2@^2.0.3: readable-stream "~2.3.6" xtend "~4.0.1" +typescript@^4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805" + integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw== + util-deprecate@~1.0.1: version "1.0.2" resolved "https://upsidetravel.jfrog.io/upsidetravel/api/npm/npm-virtual/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"