Skip to content

Commit 95849b9

Browse files
committed
Lock file maintenance
1 parent 328d90f commit 95849b9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -703,9 +703,9 @@
703703
"@babel/types" "^7.0.0"
704704

705705
"@types/babel__traverse@*", "@types/babel__traverse@^7.0.6":
706-
version "7.20.4"
707-
resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.20.4.tgz#ec2c06fed6549df8bc0eb4615b683749a4a92e1b"
708-
integrity sha512-mSM/iKUk5fDDrEV/e83qY+Cr3I1+Q3qqTuEn++HAWYjEa1+NxZr6CNrcJGf2ZTnq4HoFGC3zaTPZTobCzCFukA==
706+
version "7.20.5"
707+
resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.20.5.tgz#7b7502be0aa80cc4ef22978846b983edaafcd4dd"
708+
integrity sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==
709709
dependencies:
710710
"@babel/types" "^7.20.7"
711711

@@ -1406,9 +1406,9 @@ find-up@^4.0.0, find-up@^4.1.0:
14061406
path-exists "^4.0.0"
14071407

14081408
follow-redirects@^1.15.3:
1409-
version "1.15.3"
1410-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
1411-
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
1409+
version "1.15.4"
1410+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
1411+
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
14121412

14131413
fs.realpath@^1.0.0:
14141414
version "1.0.0"

0 commit comments

Comments
 (0)