@automattic/vip 3.22.3 → 3.22.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/npm-shrinkwrap.json +8 -8
- package/package.json +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@automattic/vip",
|
|
3
|
-
"version": "3.22.
|
|
3
|
+
"version": "3.22.4",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@automattic/vip",
|
|
9
|
-
"version": "3.22.
|
|
9
|
+
"version": "3.22.4",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
@@ -4705,9 +4705,9 @@
|
|
|
4705
4705
|
}
|
|
4706
4706
|
},
|
|
4707
4707
|
"node_modules/@wwa/single-line-log": {
|
|
4708
|
-
"version": "1.1
|
|
4709
|
-
"resolved": "https://registry.npmjs.org/@wwa/single-line-log/-/single-line-log-1.1.
|
|
4710
|
-
"integrity": "sha512-
|
|
4708
|
+
"version": "1.2.1",
|
|
4709
|
+
"resolved": "https://registry.npmjs.org/@wwa/single-line-log/-/single-line-log-1.2.1.tgz",
|
|
4710
|
+
"integrity": "sha512-8sEWvVfdLlR8JJZtZTrxWf4u5whPs3H9VhFMKQI4IpAg7oEpo5WZsaFeLPZ+DM228QfB2kHGFjPb6jXpFxcLkw==",
|
|
4711
4711
|
"license": "MIT",
|
|
4712
4712
|
"dependencies": {
|
|
4713
4713
|
"string-width": "^4.2.2"
|
|
@@ -17588,9 +17588,9 @@
|
|
|
17588
17588
|
}
|
|
17589
17589
|
},
|
|
17590
17590
|
"@wwa/single-line-log": {
|
|
17591
|
-
"version": "1.1
|
|
17592
|
-
"resolved": "https://registry.npmjs.org/@wwa/single-line-log/-/single-line-log-1.1.
|
|
17593
|
-
"integrity": "sha512-
|
|
17591
|
+
"version": "1.2.1",
|
|
17592
|
+
"resolved": "https://registry.npmjs.org/@wwa/single-line-log/-/single-line-log-1.2.1.tgz",
|
|
17593
|
+
"integrity": "sha512-8sEWvVfdLlR8JJZtZTrxWf4u5whPs3H9VhFMKQI4IpAg7oEpo5WZsaFeLPZ+DM228QfB2kHGFjPb6jXpFxcLkw==",
|
|
17594
17594
|
"requires": {
|
|
17595
17595
|
"string-width": "^4.2.2"
|
|
17596
17596
|
}
|