Skip to content

Commit 45e4deb

Browse files
update package-lock.json and yarn.lock
1 parent d42977f commit 45e4deb

File tree

2 files changed

+36
-22
lines changed

2 files changed

+36
-22
lines changed

package-lock.json

Lines changed: 27 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1997,6 +1997,11 @@ babel-plugin-polyfill-regenerator@^0.3.0:
19971997
dependencies:
19981998
"@babel/helper-define-polyfill-provider" "^0.3.1"
19991999

2000+
babel-plugin-transform-react-remove-prop-types@^0.4.24:
2001+
version "0.4.24"
2002+
resolved "https://registry.npmjs.org/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz"
2003+
integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
2004+
20002005
babel-preset-current-node-syntax@^1.0.0:
20012006
version "1.0.1"
20022007
resolved "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz"
@@ -5144,9 +5149,9 @@ ms@2.1.2:
51445149
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
51455150

51465151
nan@^2.12.1:
5147-
version "2.15.0"
5148-
resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
5149-
integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==
5152+
version "2.16.0"
5153+
resolved "https://registry.yarnpkg.com/nan/-/nan-2.16.0.tgz#664f43e45460fb98faf00edca0bb0d7b8dce7916"
5154+
integrity sha512-UdAqHyFngu7TfQKsCBgAA6pWDkT8MAO7d0jyOecVhN5354xbLqdn8mV9Tat9gepAupm0bt2DbeaSC8vS52MuFA==
51505155

51515156
nanomatch@^1.2.9:
51525157
version "1.2.13"
@@ -5814,7 +5819,7 @@ randomfill@^1.0.3:
58145819

58155820
react-dom@16.9.0:
58165821
version "16.9.0"
5817-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.9.0.tgz#5e65527a5e26f22ae3701131bcccaee9fb0d3962"
5822+
resolved "https://registry.npmjs.org/react-dom/-/react-dom-16.9.0.tgz"
58185823
integrity sha512-YFT2rxO9hM70ewk9jq0y6sQk8cL02xm4+IzYBz75CQGlClQQ1Bxq0nhHF6OtSbit+AIahujJgb/CPRibFkMNJQ==
58195824
dependencies:
58205825
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)