This is an automated email from the ASF dual-hosted git repository.
massakam pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git
The following commit(s) were added to refs/heads/master by this push:
new 80950a7 Bump grunt from 1.4.1 to 1.5.2 (#210)
80950a7 is described below
commit 80950a70131dda8e0f5233d74ef4796d45c27de1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 27 17:30:00 2022 +0900
Bump grunt from 1.4.1 to 1.5.2 (#210)
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.4.1 to 1.5.2.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt/compare/v1.4.1...v1.5.2)
---
updated-dependencies:
- dependency-name: grunt
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index fc8b0a5..400cafe 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3947,9 +3947,9 @@
"dev": true
},
"node_modules/grunt": {
- "version": "1.4.1",
- "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.4.1.tgz",
- "integrity":
"sha512-ZXIYXTsAVrA7sM+jZxjQdrBOAg7DyMUplOMhTaspMRExei+fD0BTwdWXnn0W5SXqhb/Q/nlkzXclSi3IH55PIA==",
+ "version": "1.5.2",
+ "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.2.tgz",
+ "integrity":
"sha512-XCtfaIu72OyDqK24MjWiGC9SwlkuhkS1mrULr1xzuJ2XqAFhP3ZAchZGHJeSCY6mkaOXU4F7SbmmCF7xIVoC9w==",
"dev": true,
"dependencies": {
"dateformat": "~3.0.3",
@@ -3957,7 +3957,7 @@
"exit": "~0.1.2",
"findup-sync": "~0.3.0",
"glob": "~7.1.6",
- "grunt-cli": "~1.4.2",
+ "grunt-cli": "~1.4.3",
"grunt-known-options": "~2.0.0",
"grunt-legacy-log": "~3.0.0",
"grunt-legacy-util": "~2.0.1",
@@ -11747,9 +11747,9 @@
"dev": true
},
"grunt": {
- "version": "1.4.1",
- "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.4.1.tgz",
- "integrity":
"sha512-ZXIYXTsAVrA7sM+jZxjQdrBOAg7DyMUplOMhTaspMRExei+fD0BTwdWXnn0W5SXqhb/Q/nlkzXclSi3IH55PIA==",
+ "version": "1.5.2",
+ "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.2.tgz",
+ "integrity":
"sha512-XCtfaIu72OyDqK24MjWiGC9SwlkuhkS1mrULr1xzuJ2XqAFhP3ZAchZGHJeSCY6mkaOXU4F7SbmmCF7xIVoC9w==",
"dev": true,
"requires": {
"dateformat": "~3.0.3",
@@ -11757,7 +11757,7 @@
"exit": "~0.1.2",
"findup-sync": "~0.3.0",
"glob": "~7.1.6",
- "grunt-cli": "~1.4.2",
+ "grunt-cli": "~1.4.3",
"grunt-known-options": "~2.0.0",
"grunt-legacy-log": "~3.0.0",
"grunt-legacy-util": "~2.0.1",