Bump chownr from 1.0.1 to 1.1.4

Bumps [chownr](https://github.com/isaacs/chownr) from 1.0.1 to 1.1.4.
- [Release notes](https://github.com/isaacs/chownr/releases)
- [Commits](https://github.com/isaacs/chownr/compare/v1.0.1...v1.1.4)

---
updated-dependencies:
- dependency-name: chownr
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-27 01:16:51 +00:00 committed by GitHub
parent 0affdccca3
commit e9f3593a97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
package-lock.json generated
View File

@ -262,6 +262,13 @@
"upath": "^1.0.5"
}
},
"chownr": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==",
"dev": true,
"optional": true
},
"class-utils": {
"version": "0.3.6",
"resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
@ -683,12 +690,6 @@
"concat-map": "0.0.1"
}
},
"chownr": {
"version": "1.0.1",
"bundled": true,
"dev": true,
"optional": true
},
"code-point-at": {
"version": "1.1.0",
"bundled": true,