chore(deps): bump json-ptr from 2.0.0 to 2.2.0
Bumps [json-ptr](https://github.com/flitbit/json-ptr) from 2.0.0 to 2.2.0. - [Release notes](https://github.com/flitbit/json-ptr/releases) - [Changelog](https://github.com/flitbit/json-ptr/blob/master/tsconfig.release.json) - [Commits](https://github.com/flitbit/json-ptr/compare/v2.0.0...v2.2.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -19595,12 +19595,12 @@
|
||||
}
|
||||
},
|
||||
"json-ptr": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/json-ptr/-/json-ptr-2.0.0.tgz",
|
||||
"integrity": "sha512-VGP7ucQzBLJFUC8sWR57ALW/+iui9NCE2i61SULum4TBfu9664bCdWjuRkjghbg1rj1k+8+PciKbfFJdGQlS1w==",
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/json-ptr/-/json-ptr-2.2.0.tgz",
|
||||
"integrity": "sha512-w9f6/zhz4kykltXMG7MLJWMajxiPj0q+uzQPR1cggNAE/sXoq/C5vjUb/7QNcC3rJsVIIKy37ALTXy1O+3c8QQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"tslib": "^2.0.3"
|
||||
"tslib": "^2.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"tslib": {
|
||||
|
||||
Reference in New Issue
Block a user