diff options
Diffstat (limited to '')
-rw-r--r-- | front/yarn.nix | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/front/yarn.nix b/front/yarn.nix index 02533a2..f094242 100644 --- a/front/yarn.nix +++ b/front/yarn.nix @@ -674,11 +674,11 @@ }; } { - name = "axios___axios_0.20.0.tgz"; + name = "axios___axios_0.21.1.tgz"; path = fetchurl { - name = "axios___axios_0.20.0.tgz"; - url = "https://registry.yarnpkg.com/axios/-/axios-0.20.0.tgz"; - sha1 = "057ba30f04884694993a8cd07fa394cff11c50bd"; + name = "axios___axios_0.21.1.tgz"; + url = "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz"; + sha1 = "22563481962f4d6bde9a76d516ef0e5d3c09b2b8"; }; } { @@ -4090,11 +4090,11 @@ }; } { - name = "phaser___phaser_3.24.1.tgz"; + name = "phaser___phaser_3.51.0.tgz"; path = fetchurl { - name = "phaser___phaser_3.24.1.tgz"; - url = "https://registry.yarnpkg.com/phaser/-/phaser-3.24.1.tgz"; - sha1 = "376e0c965d2a35af37c06ee78627dafbde5be017"; + name = "phaser___phaser_3.51.0.tgz"; + url = "https://registry.yarnpkg.com/phaser/-/phaser-3.51.0.tgz"; + sha1 = "b0c7ee2b21e795830d74f476dd30816a42b023bd"; }; } { |