Просмотр исходного кода

build(deps): bump moment from 2.24.0 to 2.25.3 (#6530)

* build(deps): bump moment from 2.24.0 to 2.25.3

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.25.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* remove resolutions for moment

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: chenshuai2144 <qixian.cs@outlook.com>
dependabot-preview[bot] 5 лет назад
Родитель
Сommit
d07cb50f1c
1 измененных файлов с 1 добавлено и 4 удалено
  1. 1 4
      package.json

+ 1 - 4
package.json

@@ -57,9 +57,6 @@
     "last 2 versions",
     "last 2 versions",
     "not ie <= 10"
     "not ie <= 10"
   ],
   ],
-  "resolutions": {
-    "moment": "2.24.0"
-  },
   "dependencies": {
   "dependencies": {
     "@ant-design/icons": "^4.0.0",
     "@ant-design/icons": "^4.0.0",
     "@ant-design/pro-layout": "^5.0.8",
     "@ant-design/pro-layout": "^5.0.8",
@@ -67,7 +64,7 @@
     "antd": "4.2.0",
     "antd": "4.2.0",
     "classnames": "^2.2.6",
     "classnames": "^2.2.6",
     "lodash": "^4.17.11",
     "lodash": "^4.17.11",
-    "moment": "~2.24.0",
+    "moment": "^2.25.3",
     "omit.js": "^1.0.2",
     "omit.js": "^1.0.2",
     "path-to-regexp": "2.4.0",
     "path-to-regexp": "2.4.0",
     "qs": "^6.9.0",
     "qs": "^6.9.0",