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:
dependabot[bot]
2021-05-14 16:34:45 +00:00
committed by GitHub
parent f444d27980
commit a3d440978d

8
package-lock.json generated
View File

@@ -19595,12 +19595,12 @@
} }
}, },
"json-ptr": { "json-ptr": {
"version": "2.0.0", "version": "2.2.0",
"resolved": "https://registry.npmjs.org/json-ptr/-/json-ptr-2.0.0.tgz", "resolved": "https://registry.npmjs.org/json-ptr/-/json-ptr-2.2.0.tgz",
"integrity": "sha512-VGP7ucQzBLJFUC8sWR57ALW/+iui9NCE2i61SULum4TBfu9664bCdWjuRkjghbg1rj1k+8+PciKbfFJdGQlS1w==", "integrity": "sha512-w9f6/zhz4kykltXMG7MLJWMajxiPj0q+uzQPR1cggNAE/sXoq/C5vjUb/7QNcC3rJsVIIKy37ALTXy1O+3c8QQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"tslib": "^2.0.3" "tslib": "^2.2.0"
}, },
"dependencies": { "dependencies": {
"tslib": { "tslib": {