Skip to content

Commit c85bcea

Browse files
dependabot[bot]beardhatcode
authored andcommitted
Bump grunt from 1.5.2 to 1.5.3 in /APIServer
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](gruntjs/grunt@v1.5.2...v1.5.3) --- updated-dependencies: - dependency-name: grunt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bacc9c3 commit c85bcea

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

APIServer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"d3": "^5.16.0",
1212
"expose-loader": "^1.0.0",
1313
"express": "^4.16.4",
14-
"grunt": "^1.5.2",
14+
"grunt": "^1.5.3",
1515
"grunt-cli": "^1.3.2",
1616
"grunt-contrib-less": "^2.0.0",
1717
"grunt-contrib-watch": "^1.1.0",

APIServer/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2506,10 +2506,10 @@ grunt-webpack@^3.1.3:
25062506
deep-for-each "^2.0.2"
25072507
lodash "^4.7.0"
25082508

2509-
grunt@^1.5.2:
2510-
version "1.5.2"
2511-
resolved "https://registry.yarnpkg.com/grunt/-/grunt-1.5.2.tgz#46b014e28d17c85baac19d5e891bb3f04923c098"
2512-
integrity sha512-XCtfaIu72OyDqK24MjWiGC9SwlkuhkS1mrULr1xzuJ2XqAFhP3ZAchZGHJeSCY6mkaOXU4F7SbmmCF7xIVoC9w==
2509+
grunt@^1.5.3:
2510+
version "1.5.3"
2511+
resolved "https://registry.yarnpkg.com/grunt/-/grunt-1.5.3.tgz#3214101d11257b7e83cf2b38ea173b824deab76a"
2512+
integrity sha512-mKwmo4X2d8/4c/BmcOETHek675uOqw0RuA/zy12jaspWqvTp4+ZeQF1W+OTpcbncnaBsfbQJ6l0l4j+Sn/GmaQ==
25132513
dependencies:
25142514
dateformat "~3.0.3"
25152515
eventemitter2 "~0.4.13"

0 commit comments

Comments
 (0)