Merge pull request #53 from jerrylizilong/dependabot/npm_and_yarn/app/static/minder/grunt-1.5.3

Bump grunt from 1.5.2 to 1.5.3 in /app/static/minder
This commit is contained in:
Jerry Li 2022-06-09 22:26:51 -05:00 committed by GitHub
commit 31a16149d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -177,7 +177,7 @@
"array-each": { "array-each": {
"version": "1.0.1", "version": "1.0.1",
"resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz", "resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz",
"integrity": "sha1-p5SvDAWrF1KEbudTofIRoFugxE8=", "integrity": "sha512-zHjL5SZa68hkKHBFBK6DJCTtr9sfTCPCaph/L7tMSLcTFgy+zX7E+6q5UArbtOtMBCtxdICpfTCspRse+ywyXA==",
"dev": true "dev": true
}, },
"array-find-index": { "array-find-index": {
@ -1685,9 +1685,9 @@
"dev": true "dev": true
}, },
"grunt": { "grunt": {
"version": "1.5.2", "version": "1.5.3",
"resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.2.tgz", "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.3.tgz",
"integrity": "sha512-XCtfaIu72OyDqK24MjWiGC9SwlkuhkS1mrULr1xzuJ2XqAFhP3ZAchZGHJeSCY6mkaOXU4F7SbmmCF7xIVoC9w==", "integrity": "sha512-mKwmo4X2d8/4c/BmcOETHek675uOqw0RuA/zy12jaspWqvTp4+ZeQF1W+OTpcbncnaBsfbQJ6l0l4j+Sn/GmaQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"dateformat": "~3.0.3", "dateformat": "~3.0.3",