File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 49
49
"@firebase/app-types" : " 0.x"
50
50
},
51
51
"devDependencies" : {
52
- "@types/json-stable-stringify" : " ^ 1.0.32" ,
53
- "json-stable-stringify" : " ^ 1.0.1" ,
52
+ "@types/json-stable-stringify" : " 1.0.32" ,
53
+ "json-stable-stringify" : " 1.0.1" ,
54
54
"protobufjs" : " 6.8.9" ,
55
55
"rollup" : " 2.0.6" ,
56
56
"rollup-plugin-copy-assets" : " 1.1.0" ,
Original file line number Diff line number Diff line change 2116
2116
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.3.tgz#bdfd69d61e464dcc81b25159c270d75a73c1a636"
2117
2117
integrity sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A==
2118
2118
2119
- "@types/json-stable-stringify@^ 1.0.32":
2119
+
2120
2120
version "1.0.32"
2121
2121
resolved "https://registry.npmjs.org/@types/json-stable-stringify/-/json-stable-stringify-1.0.32.tgz#121f6917c4389db3923640b2e68de5fa64dda88e"
2122
2122
integrity sha512-q9Q6+eUEGwQkv4Sbst3J4PNgDOvpuVuKj79Hl/qnmBMEIPzB5QoFRUtjcgcg2xNUZyYUGXBk5wYIBKHt0A+Mxw==
@@ -8924,7 +8924,7 @@ json-stable-stringify-without-jsonify@^1.0.1:
8924
8924
resolved "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
8925
8925
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
8926
8926
8927
- json-stable-stringify@^ 1.0.1:
8927
+
8928
8928
version "1.0.1"
8929
8929
resolved "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz#9a759d39c5f2ff503fd5300646ed445f88c4f9af"
8930
8930
integrity sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=
You can’t perform that action at this time.
0 commit comments